← Back to feed
2026-07-24datavision

Interpretable EEG biomarkers with bag-of-waves: Spatial and temporal waveform dictionaries for low-data regimes

Athanasios Papastathopoulos-Katsaros, Steven T. Lee, Lin Yao, Ajay Thomas, Junseok Park, Matthew J. McGinley, Zhandong Liu

PDF preview for Interpretable EEG biomarkers with bag-of-waves: Spatial and temporal waveform dictionaries for low-data regimes
Read on arXiv →

Key claim

Bag-of-waves offers interpretable EEG analysis with low data requirements.

In plain English

Imagine you're a neurologist trying to diagnose conditions using EEG data. Traditionally, you might rely on predefined spectral features, which can be biased and limit your understanding of the data. Alternatively, deep learning models can analyze EEG signals but often require vast amounts of data and are difficult to interpret, making it hard to validate findings against clinical knowledge. This is what's called the interpretability problem in machine learning for medical applications.

To address these challenges, the authors propose a method called bag-of-waves, which learns a small set of recurring EEG waveform templates, or atoms, without needing labels. This approach transforms continuous EEG signals into a sequence of tokens based on these atoms, allowing for easier classification and clustering. By incorporating atom-to-atom transitions and expanding from single-channel to multichannel analysis, the method captures both temporal and spatial structures in the data. The results show that bag-of-waves performs competitively with state-of-the-art deep learning models while being more interpretable and requiring fewer parameters, making it particularly useful in low-data scenarios where traditional models struggle.

Novelty
8.0/10

The method introduces a novel interpretable framework for EEG analysis.

Reliability
7.5/10

The approach is tested across multiple datasets, showing competitive performance.

Deep reliability assessment

The methodology supports the claim that bag-of-waves is interpretable and effective in low-data regimes, but the claim of achieving performance competitive with state-of-the-art models may be overclaimed without extensive comparative analysis.

Reproducibility

No open source code or dataset is mentioned in the paper.

Key figure

Figure 1 likely illustrates the bag-of-waves framework, showing how EEG data is transformed into atom tokens and used for classification.