Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

0.5%1.1%1.6%2.1% · Dec 201919922001200920172026
48 results for raw EEG

Efficient system classifies EEG signals for cognitive tasks using nuclear features.

problem Classification of raw EEG signals for cognitive tasks is challenging.
method Singular value decomposition for computing dominant variances of EEG signals, using them as nuclear features, and a simple classifier.
result Nuclear features from frontal brain region achieved 100% prediction accuracy.

IITNet learns sleep stages from raw EEG using sub-epoch features and temporal contexts.

problem Automatic sleep scoring from raw single-channel EEG.
method IITNet uses a residual neural network to extract sub-epoch features and bidirectional LSTM to capture intra- and inter-epoch temporal contexts.
result IITNet achieves comparable performance to state-of-the-art methods, especially with longer sequence lengths.

A wearable EEG headband detects primary colors from brain activity for color perception.

problem Detecting primary colors from brain activity for color perception.
method Spectral power features, statistical features, and correlation features from continuous Morlet wavelet transform; dimensionality reduction techniques like Forward Feature Selection and Stacked Autoencoders; Random Forest Classifier.
result Best overall accuracy of 80.6% for intra-subject classification.

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 novel deep learning method for real-time EEG signal compression.

problem Efficient processing of noisy EEG signals in real-time BCI systems.
method Deep convolutional autoencoders integrated with ROS-Neuro framework.
result Minimal jitter and preservation of original information in compressed EEG signals.

Deep learning improves EEG signal analysis, but reproducibility is poor.

problem Improving EEG interpretation through DL while ensuring reproducibility.
method Systematic review of 156 DL-EEG papers, analyzing data, preprocessing, model design, and results.
result Median 5.4% gain in accuracy over traditional methods, but poor reproducibility.

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.

UniPhyNet improves cognitive load classification accuracy using EEG, ECG, and EDA signals.

problem Classifying cognitive load using multimodal physiological data.
method Unified network architecture integrating multiscale parallel convolutional blocks, ResNet-type blocks, and channel block attention module. Uses bidirectional gated recurrent unit for temporal dependencies.
result Improves raw signal classification accuracy from 70% to 80% (binary) and 62% to 74% (ternary) on CL-Drive dataset.

CLARA generates clinical reports from raw inputs, improving accuracy and efficiency.

problem Generating accurate and detailed clinical reports from raw inputs is time-consuming and error-prone.
method Interactive method that generates reports sentence by sentence based on doctors' anchor words and partially completed sentences.
result CLARA achieves significant improvements in report generation accuracy and efficiency.

This study presents a novel end-to-end architecture that learns hierarchical representations from raw EEG data using fully convolutional deep neural networks for the task of neonatal seizure detection. The deep neural network acts as both feature extractor and classifier, allowing for end-to-end optimization of the sei…

2017-09-18abs ↗pdf ↗

Improved ROCKET algorithm for brain activity classification.

problem Classifying multivariate time series data from brain activity.
method Detach-Rocket Ensemble, leveraging pruning and ensemble methods.
result Competitive classification accuracy and interpretable channel relevance.

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…

2017-01-03abs ↗pdf ↗

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.

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.

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.

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.

EEG is the most common signal source for noninvasive BCI applications. For such applications, the EEG signal needs to be decoded and translated into appropriate actions. A recently emerging EEG decoding approach is deep learning with Convolutional or Recurrent Neural Networks (CNNs, RNNs) with many different architectu…

2018-06-18abs ↗pdf ↗