English

Lightweight Transformer for EEG Classification via Balanced Signed Graph Algorithm Unrolling

Machine Learning 2026-03-04 v4

Abstract

Samples of brain signals collected by EEG sensors have inherent anti-correlations that are well modeled by negative edges in a finite graph. To differentiate epilepsy patients from healthy subjects using collected EEG signals, we build lightweight and interpretable transformer-like neural nets by unrolling a spectral denoising algorithm for signals on a balanced signed graph -- graph with no cycles of odd number of negative edges. A balanced signed graph has well-defined frequencies that map to a corresponding positive graph via similarity transform of the graph Laplacian matrices. We implement an ideal low-pass filter efficiently on the mapped positive graph via Lanczos approximation, where the optimal cutoff frequency is learned from data. Given that two balanced signed graph denoisers learn posterior probabilities of two different signal classes during training, we evaluate their reconstruction errors for binary classification of EEG signals. Experiments show that our method achieves classification performance comparable to representative deep learning schemes, while employing dramatically fewer parameters.

Keywords

Cite

@article{arxiv.2510.03027,
  title  = {Lightweight Transformer for EEG Classification via Balanced Signed Graph Algorithm Unrolling},
  author = {Junyi Yao and Parham Eftekhar and Gene Cheung and Xujin Chris Liu and Yao Wang and Wei Hu},
  journal= {arXiv preprint arXiv:2510.03027},
  year   = {2026}
}

Comments

Accepted by ICLR2026, 10 pages, 2 figures

R2 v1 2026-07-01T06:15:20.437Z