arXiv:2409.15733cs.LGcs.AI2024-09

EvoFA让脑电情绪识别模型在线自适应,实时应对信号漂移。

EvoFA: Evolvable Fast Adaptation for EEG Emotion Recognition

  • 融合小样本学习与领域自适应,分两阶段实现快速在线适配。
  • 在真实场景下比传统方法提升显著,测试准确率更高。
  • 适合需要持续运行的脑机接口、情绪监测等实时应用。

基于脑电图(EEG)的情绪识别因准确性与客观性备受关注,但其信号的非平稳性导致分布随时间漂移,使模型复用时性能严重下降。尽管近年提出了多种领域自适应(DA)方法,但其依赖大量目标数据校准,仅适用于离线场景,难以满足实时需求。为此,本文提出可演化快速适配(EvoFA)框架,专为在线处理EEG数据设计。EvoFA通过两阶段泛化过程,有机融合小样本学习(FSL)的快速适应能力与领域自适应(DA)的分布匹配优势。训练阶段构建具备强泛化能力的元学习基础模型;测试阶段,设计的可演化元适配模块在模型无关元学习框架内,迭代对齐目标数据的边缘分布与动态变化的源数据分布,使模型能够学习测试数据相对于训练数据的演变趋势,从而提升在线测试性能。实验表明,EvoFA显著优于基础小样本学习方法及现有在线方法。EvoFA为脑电情绪识别在真实场景中的广泛应用铺平了道路。代码将在发表后公开。

原文摘要 · Abstract (English)

Electroencephalography (EEG)-based emotion recognition has gained significant traction due to its accuracy and objectivity. However, the non-stationary nature of EEG signals leads to distribution drift over time, causing severe performance degradation when the model is reused. While numerous domain adaptation (DA) approaches have been proposed in recent years to address this issue, their reliance on large amounts of target data for calibration restricts them to offline scenarios, rendering them unsuitable for real-time applications. To address this challenge, this paper proposes Evolvable Fast Adaptation (EvoFA), an online adaptive framework tailored for EEG data. EvoFA organically integrates the rapid adaptation of Few-Shot Learning (FSL) and the distribution matching of Domain Adaptation (DA) through a two-stage generalization process. During the training phase, a robust base meta-learning model is constructed for strong generalization. In the testing phase, a designed evolvable meta-adaptation module iteratively aligns the marginal distribution of target (testing) data with the evolving source (training) data within a model-agnostic meta-learning framework, enabling the model to learn the evolving trends of testing data relative to training data and improving online testing performance. Experimental results demonstrate that EvoFA achieves significant improvements compared to the basic FSL method and previous online methods. The introduction of EvoFA paves the way for broader adoption of EEG-based emotion recognition in real-world applications. Our code will be released upon publication.

脑电识别在线学习元学习

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