arXiv:2512.12210cs.LG2025-12AAAI被引 1

用数据蒸馏技术,5%数据实现与全量数据相当的脑电模型训练效果

EEG-DLite: Dataset Distillation for Efficient Large EEG Model Training

  • 通过自监督编码器压缩脑电片段,降低噪声干扰,高效筛选样本
  • 仅用2500小时数据中的5%(约125小时)即达全量训练性能
  • 适合追求高效脑电模型训练的研究者和资源受限场景

大规模脑电基础模型在多种下游任务中表现出强泛化能力,但其训练因数据量大且质量参差而资源消耗高。本文提出EEG-DLite,一种数据蒸馏框架,通过自监督自动编码器将脑电片段编码为紧凑的潜在表示,从而高效、低敏感地剔除噪声与冗余样本。基于这些表示,该方法过滤异常值并减少冗余,生成更小但信息丰富、多样性保留的子集。大量实验表明,在仅使用2500小时数据中5%(约125小时)经EEG-DLite筛选的数据进行预训练时,性能可媲美甚至优于使用完整数据集的结果,覆盖多个下游任务。据我们所知,这是首个系统研究脑电基础模型预训练数据蒸馏的工作。EEG-DLite为高效生理学基础建模提供了可扩展、实用的路径。代码已开源:https://github.com/t170815518/EEG-DLite。

原文摘要 · Abstract (English)

Large-scale EEG foundation models have shown strong generalization across a range of downstream tasks, but their training remains resource-intensive due to the volume and variable quality of EEG data. In this work, we introduce EEG-DLite, a data distillation framework that enables more efficient pre-training by selectively removing noisy and redundant samples from large EEG datasets. EEG-DLite begins by encoding EEG segments into compact latent representations using a self-supervised autoencoder, allowing sample selection to be performed efficiently and with reduced sensitivity to noise. Based on these representations, EEG-DLite filters out outliers and minimizes redundancy, resulting in a smaller yet informative subset that retains the diversity essential for effective foundation model training. Through extensive experiments, we demonstrate that training on only 5 percent of a 2,500-hour dataset curated with EEG-DLite yields performance comparable to, and in some cases better than, training on the full dataset across multiple downstream tasks. To our knowledge, this is the first systematic study of pre-training data distillation in the context of EEG foundation models. EEG-DLite provides a scalable and practical path toward more effective and efficient physiological foundation modeling. The code is available at https://github.com/t170815518/EEG-DLite.

脑电模型数据蒸馏自监督学习高效训练

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。