Grasp-and-Lift Detection from EEG Signal Using Convolutional Neural
Network
- URL: http://arxiv.org/abs/2202.06128v1
- Date: Sat, 12 Feb 2022 19:27:06 GMT
- Title: Grasp-and-Lift Detection from EEG Signal Using Convolutional Neural
Network
- Authors: Md. Kamrul Hasan, Sifat Redwan Wahid, Faria Rahman, Shanjida Khan
Maliha, Sauda Binte Rahman
- Abstract summary: This article has automated the hand movement activity viz GAL detection method from the 32-channel EEG signals.
The proposed pipeline essentially combines preprocessing and end-to-end detection steps, eliminating the requirement of hand-crafted feature engineering.
- Score: 1.869097450593631
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: People undergoing neuromuscular dysfunctions and amputated limbs require
automatic prosthetic appliances. In developing such prostheses, the precise
detection of brain motor actions is imperative for the Grasp-and-Lift (GAL)
tasks. Because of the low-cost and non-invasive essence of
Electroencephalography (EEG), it is widely preferred for detecting motor
actions during the controls of prosthetic tools. This article has automated the
hand movement activity viz GAL detection method from the 32-channel EEG
signals. The proposed pipeline essentially combines preprocessing and
end-to-end detection steps, eliminating the requirement of hand-crafted feature
engineering. Preprocessing action consists of raw signal denoising, using
either Discrete Wavelet Transform (DWT) or highpass or bandpass filtering and
data standardization. The detection step consists of Convolutional Neural
Network (CNN)- or Long Short Term Memory (LSTM)-based model. All the
investigations utilize the publicly available WAY-EEG-GAL dataset, having six
different GAL events. The best experiment reveals that the proposed framework
achieves an average area under the ROC curve of 0.944, employing the DWT-based
denoising filter, data standardization, and CNN-based detection model. The
obtained outcome designates an excellent achievement of the introduced method
in detecting GAL events from the EEG signals, turning it applicable to
prosthetic appliances, brain-computer interfaces, robotic arms, etc.
Related papers
- DTP-Net: Learning to Reconstruct EEG signals in Time-Frequency Domain by
Multi-scale Feature Reuse [7.646218090238708]
We present a fully convolutional neural architecture, called DTP-Net, which consists of a Densely Connected Temporal Pyramid (DTP) sandwiched between a pair of learnable time-frequency transformations.
EEG signals are easily corrupted by various artifacts, making artifact removal crucial for improving signal quality in scenarios such as disease diagnosis and brain-computer interface (BCI)
Extensive experiments conducted on two public semi-simulated datasets demonstrate the effective artifact removal performance of DTP-Net.
arXiv Detail & Related papers (2023-11-27T11:09:39Z) - DGSD: Dynamical Graph Self-Distillation for EEG-Based Auditory Spatial
Attention Detection [49.196182908826565]
Auditory Attention Detection (AAD) aims to detect target speaker from brain signals in a multi-speaker environment.
Current approaches primarily rely on traditional convolutional neural network designed for processing Euclidean data like images.
This paper proposes a dynamical graph self-distillation (DGSD) approach for AAD, which does not require speech stimuli as input.
arXiv Detail & Related papers (2023-09-07T13:43:46Z) - Optimized EEG based mood detection with signal processing and deep
neural networks for brain-computer interface [0.0]
The aim of this study is to establish a smart decision-making model to identify EEG's relation with the mood of the subject.
EEG signals of 28 healthy human subjects have been observed with consent and attempts have been made to study and recognise moods.
Using these techniques, up to 96.01% detection accuracy has been obtained.
arXiv Detail & Related papers (2023-03-30T15:23:24Z) - Robotic Navigation Autonomy for Subretinal Injection via Intelligent
Real-Time Virtual iOCT Volume Slicing [88.99939660183881]
We propose a framework for autonomous robotic navigation for subretinal injection.
Our method consists of an instrument pose estimation method, an online registration between the robotic and the i OCT system, and trajectory planning tailored for navigation to an injection target.
Our experiments on ex-vivo porcine eyes demonstrate the precision and repeatability of the method.
arXiv Detail & Related papers (2023-01-17T21:41:21Z) - Upper Limb Movement Recognition utilising EEG and EMG Signals for
Rehabilitative Robotics [0.0]
We propose a novel decision-level multisensor fusion technique for upper limb movement classification.
The system will integrate EEG signals with EMG signals, retrieve effective information from both sources to understand and predict the desire of the user.
arXiv Detail & Related papers (2022-07-18T14:51:23Z) - Task-oriented Self-supervised Learning for Anomaly Detection in
Electroencephalography [51.45515911920534]
A task-oriented self-supervised learning approach is proposed to train a more effective anomaly detector.
A specific two branch convolutional neural network with larger kernels is designed as the feature extractor.
The effectively designed and trained feature extractor has shown to be able to extract better feature representations from EEGs.
arXiv Detail & Related papers (2022-07-04T13:15:08Z) - Decision Forest Based EMG Signal Classification with Low Volume Dataset
Augmented with Random Variance Gaussian Noise [51.76329821186873]
We produce a model that can classify six different hand gestures with a limited number of samples that generalizes well to a wider audience.
We appeal to a set of more elementary methods such as the use of random bounds on a signal, but desire to show the power these methods can carry in an online setting.
arXiv Detail & Related papers (2022-06-29T23:22:18Z) - DriPP: Driven Point Processes to Model Stimuli Induced Patterns in M/EEG
Signals [62.997667081978825]
We develop a novel statistical point process model-called driven temporal point processes (DriPP)
We derive a fast and principled expectation-maximization (EM) algorithm to estimate the parameters of this model.
Results on standard MEG datasets demonstrate that our methodology reveals event-related neural responses.
arXiv Detail & Related papers (2021-12-08T13:07:21Z) - A Compact and Interpretable Convolutional Neural Network for
Cross-Subject Driver Drowsiness Detection from Single-Channel EEG [4.963467827017178]
We propose a compact and interpretable Convolutional Neural Network (CNN) to discover shared EEG features across different subjects for driver drowsiness detection.
Results show that the proposed model can achieve an average accuracy of 73.22% on 11 subjects for 2-class cross-subject EEG signal classification.
arXiv Detail & Related papers (2021-05-30T14:36:34Z) - Continuous Decoding of Daily-Life Hand Movements from Forearm Muscle
Activity for Enhanced Myoelectric Control of Hand Prostheses [78.120734120667]
We introduce a novel method, based on a long short-term memory (LSTM) network, to continuously map forearm EMG activity onto hand kinematics.
Ours is the first reported work on the prediction of hand kinematics that uses this challenging dataset.
Our results suggest that the presented method is suitable for the generation of control signals for the independent and proportional actuation of the multiple DOFs of state-of-the-art hand prostheses.
arXiv Detail & Related papers (2021-04-29T00:11:32Z) - DENS-ECG: A Deep Learning Approach for ECG Signal Delineation [15.648061765081264]
This paper proposes a deep learning model for real-time segmentation of heartbeats.
The proposed algorithm, named as the DENS-ECG algorithm, combines convolutional neural network (CNN) and long short-term memory (LSTM) model.
arXiv Detail & Related papers (2020-05-18T13:13:41Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.