Electroencephalogram (EEG)

376 papers with code • 3 benchmarks • 7 datasets

Electroencephalogram (EEG) is a method of recording brain activity using electrophysiological indexes. When the brain is active, a large number of postsynaptic potentials generated synchronously by neurons are formed after summation. It records the changes of electric waves during brain activity and is the overall reflection of the electrophysiological activities of brain nerve cells on the surface of cerebral cortex or scalp. Brain waves originate from the postsynaptic potential of the apical dendrites of pyramidal cells. The formation of synchronous rhythm of EEG is also related to the activity of nonspecific projection system of cortex and thalamus. EEG is the basic theoretical research of brain science. EEG monitoring is widely used in its clinical application.

Libraries

Use these libraries to find Electroencephalogram (EEG) models and implementations

Most implemented papers

SGDR: Stochastic Gradient Descent with Warm Restarts

loshchil/SGDR 13 Aug 2016

Partial warm restarts are also gaining popularity in gradient-based optimization to improve the rate of convergence in accelerated gradient schemes to deal with ill-conditioned functions.

Learning Representations from EEG with Deep Recurrent-Convolutional Neural Networks

pbashivan/EEGLearn 19 Nov 2015

One of the challenges in modeling cognitive events from electroencephalogram (EEG) data is finding representations that are invariant to inter- and intra-subject differences, as well as to inherent noise associated with such data.

EEGNet: A Compact Convolutional Network for EEG-based Brain-Computer Interfaces

vlawhern/arl-eegmodels 23 Nov 2016

We introduce the use of depthwise and separable convolutions to construct an EEG-specific model which encapsulates well-known EEG feature extraction concepts for BCI.

DeepSleepNet: a Model for Automatic Sleep Stage Scoring based on Raw Single-Channel EEG

akaraspt/deepsleepnet 12 Mar 2017

This demonstrated that, without changing the model architecture and the training algorithm, our model could automatically learn features for sleep stage scoring from different raw single-channel EEGs from different datasets without utilizing any hand-engineered features.

EEGEyeNet: a Simultaneous Electroencephalography and Eye-tracking Dataset and Benchmark for Eye Movement Prediction

ardkastrati/eegeyenet 6 Nov 2021

We present a new dataset and benchmark with the goal of advancing research in the intersection of brain activities and eye movements.

An IoT Endpoint System-on-Chip for Secure and Energy-Efficient Near-Sensor Analytics

pulp-platform/pulp 18 Dec 2016

Near-sensor data analytics is a promising direction for IoT endpoints, as it minimizes energy spent on communication and reduces network load - but it also poses security concerns, as valuable data is stored or sent over the network at various stages of the analytics pipeline.

Deep learning with convolutional neural networks for EEG decoding and visualization

braindecode/braindecode 15 Mar 2017

PLEASE READ AND CITE THE REVISED VERSION at Human Brain Mapping: http://onlinelibrary. wiley. com/doi/10. 1002/hbm. 23730/full Code available here: https://github. com/robintibor/braindecode

EEG-Based Emotion Recognition Using Regularized Graph Neural Networks

zhongpeixiang/RGNN 18 Jul 2019

Finally, investigations on the neuronal activities reveal important brain regions and inter-channel relations for EEG-based emotion recognition.

U-Time: A Fully Convolutional Network for Time Series Segmentation Applied to Sleep Staging

perslev/U-Time NeurIPS 2019

We propose U-Time, a fully feed-forward deep learning approach to physiological time series segmentation developed for the analysis of sleep data.

Decoding Natural Images from EEG for Object Recognition

eeyhsong/nice-eeg 25 Aug 2023

This paper presents a self-supervised framework to demonstrate the feasibility of learning image representations from EEG signals, particularly for object recognition.