688 research outputs found

    Advanced Particle Swarm Optimization Algorithm with Improved Velocity Update Strategy

    Full text link
    Ā© 2018 IEEE. In this paper, advanced particle swarm optimization Algorithm (APSO) with improved velocity updated strategy is presented. The algorithm incorporates an improved velocity update equation so that the particles will reach the optimum point quickly and convergence is much faster than the standard PSO (SPSO) and other improved PSOs in the literature. Five benchmark functions have been selected to evaluate the efficiency of the proposed algorithm. The simulation results demonstrate that the proposed technique has remarkably improved in terms of convergence and solution quality

    Good Parameters for PSO in Optimizing Laying Hen Diet

    Get PDF
    Manual formulation of poultry diet by taking into account the fulfillment of all nutrients requirement with least cost is a difficult task. Particle Swarm Optimization (PSO) shows promising technique to solve this problem. However, there is a lack of studying a good parameter for PSO to solve feed formulation problem since PSO is sensitive to control parameter which depends on the problem. Therefore, this study investigates good swarm size, total iterations, acceleration coefficients, and inertia weight to produce a better formula. PSO with proposed good parameters is compared with other parameters. The obtained result shows that PSO with good parameters choice produces the highest fitness. Furthermore, good parameters of PSO can be used as a reference for a software developer and for further research to optimize poultry diet using PSO

    Proceedings of Abstracts, School of Physics, Engineering and Computer Science Research Conference 2022

    Get PDF
    Ā© 2022 The Author(s). This is an open-access work distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. For further details please see https://creativecommons.org/licenses/by/4.0/. Plenary by Prof. Timothy Foat, ā€˜Indoor dispersion at Dstl and its recent application to COVID-19 transmissionā€™ is Ā© Crown copyright (2022), Dstl. This material is licensed under the terms of the Open Government Licence except where otherwise stated. To view this licence, visit http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3 or write to the Information Policy Team, The National Archives, Kew, London TW9 4DU, or email: [email protected] present proceedings record the abstracts submitted and accepted for presentation at SPECS 2022, the second edition of the School of Physics, Engineering and Computer Science Research Conference that took place online, the 12th April 2022

    Inferring Human Pose and Motion from Images

    No full text
    As optical gesture recognition technology advances, touchless human computer interfaces of the future will soon become a reality. One particular technology, markerless motion capture, has gained a large amount of attention, with widespread application in diverse disciplines, including medical science, sports analysis, advanced user interfaces, and virtual arts. However, the complexity of human anatomy makes markerless motion capture a non-trivial problem: I) parameterised pose configuration exhibits high dimensionality, and II) there is considerable ambiguity in surjective inverse mapping from observation to pose configuration spaces with a limited number of camera views. These factors together lead to multimodality in high dimensional space, making markerless motion capture an ill-posed problem. This study challenges these difficulties by introducing a new framework. It begins with automatically modelling specific subject template models and calibrating posture at the initial stage. Subsequent tracking is accomplished by embedding naturally-inspired global optimisation into the sequential Bayesian filtering framework. Tracking is enhanced by several robust evaluation improvements. Sparsity of images is managed by compressive evaluation, further accelerating computational efficiency in high dimensional space

    A Deep Learning Based Wearable Healthcare Iot Device for AI-Enabled Hearing Assistance Automation

    Get PDF
    With the recent booming of artificial intelligence (AI), particularly deep learning techniques, digital healthcare is one of the prevalent areas that could gain benefits from AI-enabled functionality. This research presents a novel AI-enabled Internet of Things (IoT) device operating from the ESP-8266 platform capable of assisting those who suffer from impairment of hearing or deafness to communicate with others in conversations. In the proposed solution, a server application is created that leverages Google's online speech recognition service to convert the received conversations into texts, then deployed to a micro-display attached to the glasses to display the conversation contents to deaf people, to enable and assist conversation as normal with the general population. Furthermore, in order to raise alert of traffic or dangerous scenarios, an 'urban-emergency' classifier is developed using a deep learning model, Inception-v4, with transfer learning to detect/recognize alerting/alarming sounds, such as a horn sound or a fire alarm, with texts generated to alert the prospective user. The training of Inception-v4 was carried out on a consumer desktop PC and then implemented into the AI-based IoT application. The empirical results indicate that the developed prototype system achieves an accuracy rate of 92% for sound recognition and classification with real-time performance

    Deploying swarm intelligence in medical imaging identifying metastasis, micro-calcifications and brain image segmentation

    Get PDF
    This paper proposes an umbrella deployment of swarm intelligence algorithm such as Stochastic Diffusion Search for medical imaging applications. After summarising the results of some previous work which shows how the algorithm assists in the identification of metastasis in bone scans and microcalcifications on mammographs, for the first time, the use of the algorithm in assessing the CT images of aorta is demonstrated along with its performance in detecting the nasogastric tube in chest X-ray. The swarm intelligence algorithm presented in this paper is adapted to address these particular tasks and its functionality is investigated by running the swarms on sample CT images and X-rays whose status have been determined by senior radiologists. Additionally, a hybrid swarm intelligence-Learning Vector Quantisation (LVQ) approach is proposed in the context of Magnetic Resonance (MR) brain image segmentation. The Particle Swarm Optimisation (PSO) is used to train the LVQ which eliminates the iteration- dependent nature of LVQ. The proposed methodology is used to detect the tumour regions in the abnormal MR brain images

    Analysis of physiological signals using machine learning methods

    Get PDF
    Technological advances in data collection enable scientists to suggest novel approaches, such as Machine Learning algorithms, to process and make sense of this information. However, during this process of collection, data loss and damage can occur for reasons such as faulty device sensors or miscommunication. In the context of time-series data such as multi-channel bio-signals, there is a possibility of losing a whole channel. In such cases, existing research suggests imputing the missing parts when the majority of data is available. One way of understanding and classifying complex signals is by using deep neural networks. The hyper-parameters of such models have been optimised using the process of back propagation. Over time, improvements have been suggested to enhance this algorithm. However, an essential drawback of the back propagation can be the sensitivity to noisy data. This thesis proposes two novel approaches to address the missing data challenge and back propagation drawbacks: First, suggesting a gradient-free model in order to discover the optimal hyper-parameters of a deep neural network. The complexity of deep networks and high-dimensional optimisation parameters presents challenges to find a suitable network structure and hyper-parameter configuration. This thesis proposes the use of a minimalist swarm optimiser, Dispersive Flies Optimisation(DFO), to enable the selected model to achieve better results in comparison with the traditional back propagation algorithm in certain conditions such as limited number of training samples. The DFO algorithm offers a robust search process for finding and determining the hyper-parameter configurations. Second, imputing whole missing bio-signals within a multi-channel sample. This approach comprises two experiments, namely the two-signal and five-signal imputation models. The first experiment attempts to implement and evaluate the performance of a model mapping bio-signals from A toB and vice versa. Conceptually, this is an extension to transfer learning using CycleGenerative Adversarial Networks (CycleGANs). The second experiment attempts to suggest a mechanism imputing missing signals in instances where multiple data channels are available for each sample. The capability to map to a target signal through multiple source domains achieves a more accurate estimate for the target domain. The results of the experiments performed indicate that in certain circumstances, such as having a limited number of samples, finding the optimal hyper-parameters of a neural network using gradient-free algorithms outperforms traditional gradient-based algorithms, leading to more accurate classification results. In addition, Generative Adversarial Networks could be used to impute the missing data channels in multi-channel bio-signals, and the generated data used for further analysis and classification tasks

    Evolutionary Computation

    Get PDF
    This book presents several recent advances on Evolutionary Computation, specially evolution-based optimization methods and hybrid algorithms for several applications, from optimization and learning to pattern recognition and bioinformatics. This book also presents new algorithms based on several analogies and metafores, where one of them is based on philosophy, specifically on the philosophy of praxis and dialectics. In this book it is also presented interesting applications on bioinformatics, specially the use of particle swarms to discover gene expression patterns in DNA microarrays. Therefore, this book features representative work on the field of evolutionary computation and applied sciences. The intended audience is graduate, undergraduate, researchers, and anyone who wishes to become familiar with the latest research work on this field

    Biomechanics and Remodelling for Design and Optimisation in Oral Prosthesis and Therapeutical Procedure

    Get PDF
    The purpose of dental prostheses is to restore the oral function for edentulous patients. Introducing any dental prosthesis into mouth will alter biomechanical status of the oral environment, consequently inducing bone remodelling. Despite the advantageous benefits brought by dental prostheses, the attendant clinical complications and challenges, such as pain, discomfort, tooth root resorption, and residual ridge reduction, remain to be addressed. This thesis aims to explore several different dental prostheses by understanding the biomechanics associated with the potential tissue responses and adaptation, and thereby applying the new knowledge gained from these studies to dental prosthetic design and optimisation. Within its biomechanics focus, this thesis is presented in three major clinical areas, namely prosthodontics, orthodontics and dental implantology. In prosthodontics, the oral mucosa plays a critical role in distributing occlusal forces a denture to the underlying bony structure, and its response is found in a complex, dynamic and nonlinear manner. It is discovered that interstitial fluid pressure in mocosa is the most important indicator to the potential resorption induced by prosthetic denture insertion, and based on this finding, patient-specific analysis is performed to investigate the effects caused by various types of dentures and prediction of the bone remodelling activities. In orthodontic treatments, a dynamic algorithm is developed to analyse and predict potential bone remodelling around the target tooth during orthodontic treatment, thereby providing a numerical approach for treatment planning. In dental implantology, a graded surface morphology of an implant is designed to improve osseointegration over that of a smooth uniform surface in both the short and long term. The graded surface can be optimised to achieve the best possible balance between the bone-implant contact and the peak Tresca stress for the specific clinical application need
    • ā€¦
    corecore