paper-with-me

홈 › Papers

EEG-DG: A Multi-Source Domain Generalization Framework for Motor Imagery EEG Classification

2023-11-09 · Xiao-Cong Zhong, Qisong Wang, Dan Liu, Zhihuang Chen, Jing-Xiao Liao, Jinwei Sun, Yudong Zhang, Feng-Lei Fan

Motor imagery EEG classification plays a crucial role in non-invasive Brain-Computer Interface (BCI) research. However, the classification is affected by the non-stationarity and individual variations of EEG signals. Simply pooling EEG data with different statistical distributions to train a classification model can severely degrade the generalization performance. To address this issue, the existing methods primarily focus on domain adaptation, which requires access to the target data during training. This is unrealistic in many EEG application scenarios. In this paper, we propose a novel multi-source domain generalization framework called EEG-DG, which leverages multiple source domains with different statistical distributions to build generalizable models on unseen target EEG data. We optimize both the marginal and conditional distributions to ensure the stability of the joint distribution across source domains and extend it to a multi-source domain generalization framework to achieve domain-invariant feature representation, thereby alleviating calibration efforts. Systematic experiments on a simulative dataset and BCI competition datasets IV-2a and IV-2b demonstrate the superiority of our proposed EEG-DG over state-of-the-art methods. Specifically, EEG-DG achieves an average classification accuracy/kappa value of 81.79%/0.7572 and 87.12%/0.7424 on datasets IV-2a and IV-2b, respectively, which even outperforms some domain adaptation methods. Our code is available at https://github.com/XC-ZhongHIT/EEG-DG for free download and evaluation.

📄 PDF Abstract BibTeX arXiv:2311.05415

Code (1)

xc-zhonghit/eeg-dg 공식 구현 pytorch

Tasks

Brain Computer InterfaceClassificationDomain AdaptationDomain GeneralizationEEGMotor Imagery

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

BEACON: Cross-Domain Co-Training of Generative Robot Policies via Best-Effort Adaptation

2026-05-09 · Antong Zhang, Han Qi, Heng Yang arxiv

We introduce BEACON--Best-Effort Adaptation for Cross-Domain Co-Training--a theory-driven framework for training generative robot policies with abundant source demonstrations and limited target demonstrations. BEACON cas…

Domain Generalization

Multiview Contrastive Learning for Unsupervised Domain Adaptation in Brain–Computer Interfaces

2024-02-15 · IEEE Transactions on Instrumentation and Measurement 2024 2 · Sepehr Asgarian, Ze Wang, Feng Wan, Chi Man Wong 외

Domain adaptation has gained significant attention to address the nonstationarity problem in electroencephalography (EEG) data in motor imagery (MI) classification. In MI classification, domain adaptation addresses cross…

ClassificationContrastive LearningDomain AdaptationEEG+3

PA-TCNet: Pathology-Aware Temporal Calibration with Physiology-Guided Target Refinement for Cross-Subject Motor Imagery EEG Decoding in Stroke Patients

2026-04-17 · Xiangkai Wang, Yun Zhao, Dongyi He, Qingling Xia 외 arxiv

Stroke patient cross-subject electroencephalography (EEG) decoding of motor imagery (MI) brain-computer interface (BCI) is essential for motor rehabilitation, yet lesion-related abnormal temporal dynamics and pronounced …

Eeg Decoding

Efficient Training of Generalizable Visuomotor Policies via Control-Aware Augmentation

2024-01-17 · Yinuo Zhao, Kun Wu, Tianjiao Yi, Zhiyuan Xu 외

Improving generalization is one key challenge in embodied AI, where obtaining large-scale datasets across diverse scenarios is costly. Traditional weak augmentations, such as cropping and flipping, are insufficient for i…

Data AugmentationReinforcement Learning (RL)Robot Manipulation

RGMP: Recurrent Geometric-prior Multimodal Policy for Generalizable Humanoid Robot Manipulation

2025-11-12 · Xuetao Li, Wenke Huang, Nengyuan Pan, Kaiyan Zhao 외 arxiv

Humanoid robots exhibit significant potential in executing diverse human-level skills. However, current research predominantly relies on data-driven approaches that necessitate extensive training datasets to achieve robu…

Domain GeneralizationGaussian ProcessesRobot ManipulationMotion Synthesis