Adaptive Data Compression and Reconstruction for Memory-Bounded EEG Continual Learning

arXiv cs.LG / 5/6/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces ADaCoRe, an unsupervised individual continual learning method for EEG that adapts to new subjects online while operating under strict memory limits.
  • Unlike prior UICL approaches that store full past samples, ADaCoRe uses a morphology-aware pipeline combining saliency-driven keyframe protection, rational polyphase compression, and adjoint reconstruction to preserve important signal structure.
  • The method includes adjoint reconstruction with verbatim overwrite for protected indices and prototype-confidence-based exemplar selection to maintain representative samples adaptively.
  • Experiments on three benchmark datasets show ADaCoRe outperforms strong recent baselines in low-buffer regimes, with reported accuracy improvements of at least +2.7 on ISRUC and +15.3 on FACED.
  • Ablation and visualization results quantify the compression–fidelity trade-offs and confirm that key EEG morphologies are retained after compression and reconstruction.

Abstract

Electroencephalography (EEG) signals provide millisecond-level temporal resolution but their analysis is limited by remarkable noise and inter-subject variability, making robust personalization difficult under limited annotations. Unsupervised Individual Continual Learning (UICL) has been proposed to address this practical challenge, where a model pretrained on a labeled cohort must adapt online to unlabeled subject streams under strict memory constraints. However, existing UICL methods typically store full past samples, which undermine the continual learning goal of avoiding retraining. Observing that EEG signals exhibit well-structured morphologies to be exploited via morphology-aware selection, compression, and reconstruction, here we propose Adaptive Data Compression and Reconstruction (ADaCoRe) for UICL. This is a memory-efficient pipeline composed of saliency-driven keyframe protection, rational polyphase compression, adjoint reconstruction with verbatim overwrite on protected indices, and prototype-confidence selection for adaptive exemplar maintenance. Across three representative benchmarks, ADaCoRe consistently outperforms recent strong baselines under tight buffer regimes (eg., the performance gains are at least +2.7 and +15.3 ACC on ISRUC and FACED datasets, respectively). Ablation studies quantify compression-fidelity trade-offs and highlight the contribution of each design, while visualizations confirm the preservation of key EEG morphology during compression and reconstruction.