Electromyographic (EMG) signals provide valuable insights into muscle activity and can be leveraged for human motion classification, particularly in applications such as prosthetics, rehabilitation, and human–computer interaction. This study presents a deep learning-based approach for classifying forearm motions using EMG signals recorded from eight muscles. The dataset, comprising 30 subjects performing seven distinct motions, was preprocessed by applying a bandpass filter (10–400 Hz), down sampling to 1000 Hz, and removing unnecessary rest periods. The signals were segmented using region-of-interest (ROI) masking, ensuring precise alignment between EMG signals and motion labels. A convolutional neural network (CNN) was designed for sequence-to-sequence classification, incorporating 1D convolutional layers, transposed convolutional layers, and layer normalization techniques to effectively extract spatial patterns from the EMG data. The model was trained using the Adam optimizer with a learning rate of 0.001, mini-batch size of 32, and 100 epochs. Training and testing data were split in an 80–20
更多
查看译文
关键词
Electromyography (EMG),Forearm motion classification,Deep learning,Convolutional neural network (CNN),EMG signal processing,Human–machine interaction,Prosthetic control