Recursive generalized type-2 fuzzy radial basis function neural networks for joint position estimation and adaptive EMG-based impedance control of lower limb exoskeletons
Electromyography (EMG) is a common method to estimate users’ intended motion in exoskeleton robots. Yet, it is highly susceptible to noise, and the process is complex due to its dynamic nature. While deep neural networks (DNNs) have been utilized to address these challenges, their high computational demands have necessitated costly GPU hardware and posed barriers to portable medical applications. This study introduces a novel approach employing a recurrent structure based on radial basis function neural networks (RBFNN) alongside a type-2 fuzzy inference system to mitigate computational costs while handling increased complexity. Integrating RBFNN and fuzzy inference enhances the model’s ability to process data with fewer parameters and reduced mathematical computations, enabling real-time practical solutions. An impedance controller manages robot joints, while a fuzzy system determines the control parameters. Most fuzzy model parameters are selected via a data-driven approach facilitated by a reinforcement learning (RL) algorithm acting as an expert and augmented by adaptive rules within the control cycle for the remaining parameters. Patients with mobility disorders can use video games to enhance the effectiveness of their rehabilitation. Also, video games can aid patients by customizing the controller’s parameters to suit their needs. A hybrid learning framework that combines supervised learning and RL has been developed and tested to determine fuzzy model parameters through a car driving task. The framework achieves precision and generalization similar to convolutional neural networks with similar normalized root mean square error (NRMSE) and correlation coefficient but fewer computational costs and floating-point operations per second.
Code (1)
Tasks
Electromyography (EMG)GPUPositionReinforcement Learning (RL)Similar Papers 제목 키워드 기반
Radial basis function process neural network training based on generalized frechet distance and GA-SA hybrid strategy
For learning problem of Radial Basis Function Process Neural Network (RBF-PNN), an optimization training method based on GA combined with SA is proposed in this paper. Through building generalized Fr\'echet distance to m…
global-optimizationHybrid Machine Learning Model of Extreme Learning Machine Radial basis function for Breast Cancer Detection and Diagnosis; a Multilayer Fuzzy Expert System
Mammography is often used as the most common laboratory method for the detection of breast cancer, yet associated with the high cost and many side effects. Machine learning prediction as an alternative method has shown p…
Breast Cancer DetectionHybrid Machine LearningSpecificityNeurally-plausible radial basis kernels using distributed Fourier embeddings
Coherent, continuous spatial representations are critical for synthesizing physical and perceptual phenomena into a single representational space. Radial basis kernels provide a path forward for this type of distributed …
Universal Approximation Using Shuffled Linear Models
This paper proposes a specific type of Local Linear Model, the Shuffled Linear Model (SLM), that can be used as a universal approximator. Local operating points are chosen randomly and linear models are used to approxima…
An appointment with Reproducing Kernel Hilbert Space generated by Generalized Gaussian RBF as $L^2-$measure
Gaussian Radial Basis Function (RBF) Kernels are the most-often-employed kernels in artificial intelligence and machine learning routines for providing optimally-best results in contrast to their respective counter-parts…