paper-with-me

Papers

Electromyography Signal Classification Using Deep Learning

2023-05-06 · Mekia Shigute Gaso, Selcuk Cankurt, Abdulhamit Subasi

We have implemented a deep learning model with L2 regularization and trained it on Electromyography (EMG) data. The data comprises of EMG signals collected from control group, myopathy and ALS patients. Our proposed deep neural network consists of eight layers; five fully connected, two batch normalization and one dropout layers. The data is divided into training and testing sections by subsequently dividing the training data into sub-training and validation sections. Having implemented this model, an accuracy of 99 percent is achieved on the test data set. The model was able to distinguishes the normal cases (control group) from the others at a precision of 100 percent and classify the myopathy and ALS with high accuracy of 97.4 and 98.2 percents, respectively. Thus we believe that, this highly improved classification accuracies will be beneficial for their use in the clinical diagnosis of neuromuscular disorders.

📄 PDF Abstract BibTeX arXiv:2305.04006

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDeep LearningElectromyography (EMG)L2 Regularization

Methods 이 논문이 사용한 방법론

Test 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
ALS 설명 없음
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Spectral Collaborative Representation based Classification for Hand Gestures recognition on Electromyography Signals

2015-06-26 · Ali Boyali

In this study, we introduce a novel variant and application of the Collaborative Representation based Classification in spectral domain for recognition of the hand gestures using the raw surface Electromyography signals.…

ClassificationGeneral Classification

Overview of processing techniques for surface electromyography signals

2023-04-08 · Alejandra Manjarres-Triana, Juan Acevedo-Serna, Andrés A. Ramírez-Duque, Mario F. Jiménez 외

Surface electromyography (sEMG) is a technology to assess muscle activation, which is an important component in applications related to diagnosis, treatment, progression assessment, and rehabilitation of specific individ…

Recognition of basic hand movements using Electromyography

2018-10-23

The aim of this work was to identify six basic movements of the hand using two systems. Being an interdisciplinary topic, there has been conducted studying in the anatomy of forearm muscles, biosignals, the method of ele…

AnatomyClassificationElectromyography (EMG)

EMGTTL: Transformers-Based Transfer Learning for Classification of ADL using Raw Surface EMG Signals

2024-10-01 · Ashraf Ali Kareemulla, Rakesh Kumar Sanodiya, Anish Chand Turlapaty, Surya Naidu

Surface Electromyography (sEMG) is widely studied for its applications in rehabilitation, prosthetics, robotic arm control, and human-machine interaction. However, classifying Activities of Daily Living (ADL) using sEMG …

Transfer Learning

Real-Time EMG Signal Classification via Recurrent Neural Networks

2021-09-13 · Reza Bagherian Azhiri, Mohammad Esmaeili, Mehrdad Nourani

Real-time classification of Electromyography signals is the most challenging part of controlling a prosthetic hand. Achieving a high classification accuracy of EMG signals in a short delay time is still challenging. Recu…

Classification