Study uses active learning to automate EEG event annotation.
problem Lack of annotated clinical EEG data for machine learning models.
method Active learning algorithm for automated annotation of six types of EEG events.
result Recognition performance improved 2% absolute, capable of auto-annotating.
Bayesian method improves deep learning for noisy EEG seizure detection.
problem Label noise in scalp EEG data hinders deep learning performance.
method Integrates domain knowledge into a Bayesian framework to inform deep learning models of label ambiguities.
result BUNDL enhances robustness of seizure detection systems under noisy label conditions.
Deep learning detects sleep events in EEG, reducing expert dependency.
problem Manual EEG event annotation by sleep experts is time-consuming and variable.
method Convolutional neural network for joint event detection in EEG signals.
result Deep learning method outperforms existing event-specific algorithms.
Novel method detects spike-and-wave patterns in EEG signals.
problem Manual classification of spike-and-wave discharges in EEG signals is time-consuming and error-prone.
method The method divides EEG signals into time segments, applies Morlet 1-D decomposition, extracts scale, variance, and median from wavelet coefficients, and uses a k-NN classifier.
result The proposed method achieved 100% accuracy in detecting spike-and-wave patterns.
DOSED detects sleep micro-architecture events in EEG signals.
problem Manual annotation of sleep micro-architecture events is time-consuming and prone to variability.
method DOSED is a deep learning architecture that jointly predicts event locations, durations, and types in EEG time series.
result DOSED outperforms current state-of-the-art detection methods on 4 datasets and 3 types of events (spindles, K-complexes, arousals).
Hybrid pipeline detects spike-and-wave discharges in long-term EEG recordings.
problem Manual identification of spike-and-wave discharges in long-term EEG recordings is labour-intensive and error-prone.
method A hybrid pipeline that combines analytical features with a shallow ANN for SWD detection.
result The method correctly detected 384 out of 392 annotated SWD events, achieving high sensitivity and specificity.
Deep neural net improves sleep stage classification from raw EEG.
problem Improving accuracy of sleep stage classification from raw EEG data.
method 34-layer deep residual ConvNet architecture trained on raw single channel EEG data.
result Proposed network outperforms state-of-the-art methods in sleep staging accuracy.
Transfer learning improves EEG signal classification with less data.
problem Limited data for EEG signal classification.
method Transfer learning applied to deep learning models for EEG analysis.
result Outperformed top results in BCI competition IV by 33%.
Study proposes automated framework for REM Sleep Behaviour Disorder detection.
problem Early detection of REM Sleep Behaviour Disorder (RBD) as a predictor of Parkinson's disease.
method Automated sleep staging followed by RBD identification using a Random Forest classifier and 156 features from EEG, EOG, and EMG channels.
result Automated RBD detection achieved 96% accuracy, surpassing individual established metrics.
New metrics improve evaluation of EEG event detection algorithms.
problem Lack of standard evaluation metrics for EEG event detection.
method Proposed and demonstrated new metrics: ATWV and TAES.
result Deep learning algorithms need improvement for strict user acceptance.
Survey of EEG market and machine learning applications.
problem Improving neurology through data-driven research.
method Comprehensive survey of EEG applications and market.
result Machine learning enhances EEG applications and market growth.
Speech synthesis from EEG features using RNN.
problem Speech synthesis from EEG data.
method Recurrent Neural Network (RNN) regression model to predict acoustic features from EEG features.
result Feasibility of synthesizing speech directly from EEG features demonstrated.
A novel approach selects EEGs for better brain disease diagnosis.
problem Invalid/noisy EEGs degrade diagnosis performance.
method mwcEEGs: maximum weight clique-based approach.
result Improves classification performance by selecting intra-clique and inter-clique EEGs.
Paper predicts EEG features from acoustic features using RNN and GAN.
problem Predicting EEG features from acoustic features.
method Recurrent Neural Network (RNN) and Generative Adversarial Network (GAN).
result Lower RMSE and normalized RMSE values compared to generating acoustic features from EEG features.
Mobile app for neonatal EEG interpretation helps non-experts diagnose brain health.
problem Limited EEG interpretation skills among neonatal healthcare professionals.
method Low-cost, low-power EEG acquisition system with AI-assisted sonification.
result Improves diagnostic capabilities of non-expert clinicians.
The monitoring of sleep patterns without patient's inconvenience or involvement of a medical specialist is a clinical question of significant importance. To this end, we propose an automatic sleep stage monitoring system based on an affordable, unobtrusive, discreet, and long-term wearable in-ear sensor for recording t…
Adversarial deep learning improves EEG-based person identification.
problem Exploiting temporally correlated structures and session variability in EEG data.
method Adversarial inference approach to learn session-invariant representations.
result Improvements in person identification robustness from longitudinal EEG data.
Scoping review finds EEG key in MCI research, identifying ERP/EEG, QEEG, and machine learning.
problem Identifying MCI early and accurately.
method Scoping review with co-occurrence analysis and PAGER framework.
result Main research themes identified: ERP/EEG, QEEG, and EEG-based machine learning.
Deep invertible networks decode EEG signals better than chance.
problem Decoding brain signals from EEG data.
method Deep invertible networks for generating and classifying brain signals.
result Deep invertible networks generate realistic EEG signals and classify novel signals above chance.
EEG signals enhance speaker verification system robustness.
problem Improving speaker verification in noisy environments.
method Used end-to-end deep learning model with EEG and speech features.
result EEG signals improve speaker verification robustness, especially in noisy conditions.
Study compares EEG and fMRI systems, finding tradeoffs in artifact removal and classification accuracy.
problem Dealing with artifacts introduced by simultaneous EEG and fMRI recordings.
method Comparison of three MR compatible EEG recording systems, assessing their performance in single-trial EEG classification.
result Tradeoffs across systems, including setup ease and artifact removal methods.
Machine learning improves EEG pathology classification.
problem Automating clinical EEG analysis using machine learning.
method Developed a comprehensive feature-based framework and compared it to deep neural networks.
result Feature-based framework achieves accuracies similar to deep neural networks.
Generative model for EEG signals using GANs.
problem Generating realistic EEG signals for research and applications.
method Modified Wasserstein GANs for time series generation, including up- and down-sampling.
result Generated naturalistic EEG signals with metrics like Inception score and Frechet inception distance.
Improved speech recognition using EEG and video.
problem Enhancing continuous speech recognition systems.
method Implemented a CTC-based ASR model using EEG features.
result EEG features improve continuous visual speech recognition.
Goal: This paper deals with the problems that some EEG signals have no good sparse representation and single channel processing is not computationally efficient in compressed sensing of multi-channel EEG signals. Methods: An optimization model with L0 norm and Schatten-0 norm is proposed to enforce cosparsity and low r…
Generative model creates EEG data for RSVP experiments.
problem Limited EEG data for training deep learning models.
method Wasserstein Generative Adversarial Network (WGAN-GP) with gradient penalty.
result Improved event classification performance with class-conditioned WGAN-GP.
Enhances spoken speech quality using EEG signals.
problem Improves speech clarity in noisy environments.
method Generative adversarial network (GAN), gated recurrent unit (GRU), temporal convolutional network (TCN) regression models.
result Significant improvement in speech enhancement quality compared to traditional methods.
Paper proposes semi-supervised learning for EEG analysis.
problem Reducing workload and delays in analyzing large unlabeled EEG datasets.
method Semi-supervised deep learning algorithm using minimal labeled data.
result Predictions can be made with as little as 5 labeled examples.
Framework evaluates deep learning EEG architectures on 100 datasets.
problem Evaluating different deep learning architectures for EEG signal decoding.
method Large-scale evaluation framework with 100 EEG datasets and multiple decoders.
result Comparison of three CNN architectures on different EEG tasks.
Mixed DNN approach improves EEG-based speech imagery recognition.
problem Automatic identification of imagined speech from EEG.
method Hierarchical deep neural network strategy combining CNN, RNN, and autoencoders.
result 23.45% improvement in accuracy over baseline method.
Continuous speech recognition from brain activity without vocalization.
problem Recognizing silent speech from EEG signals.
method Implemented a CTC ASR model using EEG signals.
result Demonstrated feasibility of EEG for continuous silent speech recognition.
DSF improves EEG model robustness to missing channels and noise.
problem Robust learning from corrupted EEG data with missing channels.
method Dynamic Spatial Filtering (DSF) as a multi-head attention module.
result DSF achieves up to 29.4% accuracy improvement over baseline models in noisy conditions.
ConvNets improve EEG pathology detection accuracy.
problem Improving automated EEG diagnosis accuracy.
method Two ConvNet architectures, shallow and deep, trained on EEG data.
result ConvNets achieved ~6% better accuracy than previous methods.
End-to-end neural network extracts graph structure from EEG signals for improved emotional video classification.
problem Challenges in achieving accurate EEG classification for emotional video analysis.
method Proposes an end-to-end neural network model that learns an appropriate multi-layer graph structure from raw EEG signals.
result Improves performance in emotional video classification compared to manually defined connectivity structures.
Semi-supervised GAN for seizure prediction using EEG and unlabeled data.
problem Improving seizure prediction accuracy with limited labeled data.
method Generative Adversarial Network (GAN) trained on unlabeled EEG data with data fusion.
result Seizure prediction accuracy of 77.68% and 75.47% on two datasets.
Paper explores using EEG for better speaker identification, even in noisy environments.
problem Speaker identification performance degrades in background noise.
method Uses EEG signals to enhance speaker identification systems, comparing with acoustic features.
result Speaker identification system using only EEG features outperforms one using only acoustic features in high background noise.
Paper shows continuous speech recognition with EEG features, no speech input.
problem Continuous speech recognition with limited vocabulary and noisy/no speech input.
method Connectionist temporal classification (CTC) model, EEG features, new deep learning architecture.
result Continuous speech recognition achieved on limited vocabulary with noisy/no speech input.
A new method detects epileptic events in EEG signals by integrating labeler categories.
problem Human oversight of brief epileptic events in EEG signals leads to inaccurate diagnoses.
method Integrates EEG signal features with one-hot encoded labeler categories for improved detection.
result The method outperforms consensus-trained detectors and maintains confidence bounds.
Improved EEG event classification using differential energy.
problem Automatic classification of EEG signals from time frequency representations.
method Comparison of feature extraction techniques, including differential energy and derivatives.
result 24% absolute reduction in error rate, improved discrimination between signal events and noise.
Bayesian topological learning improves EEG signal analysis for brain state classification.
problem Challenges in classifying and analyzing noisy, nonlinear, nonstationary EEG signals.
method Persistent homology with Bayesian framework to track topological features and incorporate prior knowledge.
result Bayesian topological learning outperforms existing methods for noisy EEG classification.
Tool interprets EEGs with high sensitivity and low false alarms.
problem Improving real-time diagnosis of EEGs for clinicians.
method Hybrid machine learning system combining HMM and deep learning.
result Delivers sensitivity above 90% with specificity below 5%.
Study uses EEG and ML to predict movie ratings with 72% accuracy.
problem Predicting consumer preferences for movie trailers.
method EEG and machine learning techniques to analyze brain responses to movie trailers.
result Predicted movie ratings with 72% accuracy.
ConvNets learn to represent EEG features hierarchically, with phase and amplitude sensitivity at different stages.
problem Understanding how ConvNets interpret EEG signals.
method Investigation of spectral feature representation in ConvNets through intermediate stages.
result ConvNets learn to specialize in different EEG frequency bands and detect complex oscillatory patterns.
New benchmark for EEG-eye movement reconstruction from functional data.
problem Reconstructing eye movements from EEG data.
method Functional neural networks and open challenges for evaluation.
result Baseline results for consumer-grade and research-grade hardware.
EEG-TCNet improves MI-BMIs with high accuracy and low resource usage.
problem Improving motor-imagery brain-machine interfaces with high accuracy and low resource usage.
method Proposes EEG-TCNet, a novel TCN for embedded MI-BMIs.
result EEG-TCNet achieves 83.84% classification accuracy on MOABB, outperforming SoA by 0.25.
Deep CNN detects mind wandering from EEG data.
problem Detecting mind wandering to reorient attention.
method Channel-wise deep convolutional neural network (CNN) model.
result 91.78% accuracy in detecting mind wandering.
A new algorithm speeds up EEG source localization using ℓ1 regularization.
problem Challenging inverse problem in mapping EEG readings to brain activity.
method Formulated as a graphical generalized elastic net inverse problem, solved with a variable projected algorithm (VPAL).
result VPAL provides faster and more accurate EEG source localization compared to existing methods.
End-to-end DRNs outperform ConvNets in EEG decoding.
problem Improving performance of Deep Riemannian Networks (DRNs) in EEG decoding.
method Wide, end-to-end DRN architecture designed and tested on five public EEG datasets.
result EE(G)-SPDNet outperforms state-of-the-art ConvNets in EEG decoding.