• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

促进跨域情感识别的判别性可能性聚类

Discriminative possibilistic clustering promoting cross-domain emotion recognition.

作者信息

Dan Yufang, Zhou Di, Wang Zhongheng

机构信息

Ningbo Polytechnic, Institute of Artificial Intelligence Application, Zhejiang, China.

Industrial Technological Institute of Intelligent Manufacturing, Sichuan University of Arts and Science, Sichuang, China.

出版信息

Front Neurosci. 2024 Nov 1;18:1458815. doi: 10.3389/fnins.2024.1458815. eCollection 2024.

DOI:10.3389/fnins.2024.1458815
PMID:39554850
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC11565435/
Abstract

The affective Brain-Computer Interface (aBCI) systems strive to enhance prediction accuracy for individual subjects by leveraging data from multiple subjects. However, significant differences in EEG (Electroencephalogram) feature patterns among subjects often hinder these systems from achieving the desired outcomes. Although studies have attempted to address this challenge using subject-specific classifier strategies, the scarcity of labeled data remains a major hurdle. In light of this, Domain Adaptation (DA) technology has gradually emerged as a prominent approach in the field of EEG-based emotion recognition, attracting widespread research interest. The crux of DA learning lies in resolving the issue of distribution mismatch between training and testing datasets, which has become a focal point of academic attention. Currently, mainstream DA methods primarily focus on mitigating domain distribution discrepancies by minimizing the Maximum Mean Discrepancy (MMD) or its variants. Nevertheless, the presence of noisy samples in datasets can lead to pronounced shifts in domain means, thereby impairing the adaptive performance of DA methods based on MMD and its variants in practical applications to some extent. Research has revealed that the traditional MMD metric can be transformed into a 1-center clustering problem, and the possibility clustering model is adept at mitigating noise interference during the data clustering process. Consequently, the conventional MMD metric can be further relaxed into a possibilistic clustering model. Therefore, we construct a distributed distance measure with Discriminative Possibilistic Clustering criterion (DPC), which aims to achieve two objectives: (1) ensuring the discriminative effectiveness of domain distribution alignment by finding a shared subspace that minimizes the overall distribution distance between domains while maximizing the semantic distribution distance according to the principle of "sames attract and opposites repel"; and (2) enhancing the robustness of distribution distance measure by introducing a fuzzy entropy regularization term. Theoretical analysis confirms that the proposed DPC is an upper bound of the existing MMD metric under certain conditions. Therefore, the MMD objective can be effectively optimized by minimizing the DPC. Finally, we propose a domain adaptation in Emotion recognition based on DPC (EDPC) that introduces a graph Laplacian matrix to preserve the geometric structural consistency between data within the source and target domains, thereby enhancing label propagation performance. Simultaneously, by maximizing the use of source domain discriminative information to minimize domain discrimination errors, the generalization performance of the DA model is further improved. Comparative experiments on several representative domain adaptation learning methods using multiple EEG datasets (i.e., SEED and SEED-IV) show that, in most cases, the proposed method exhibits better or comparable consistent generalization performance.

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/62d0/11565435/4e05fb306f8c/fnins-18-1458815-g004.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/62d0/11565435/8628d0553f6d/fnins-18-1458815-g001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/62d0/11565435/88a0c06b7e77/fnins-18-1458815-g002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/62d0/11565435/ad5dab119d86/fnins-18-1458815-g003.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/62d0/11565435/4e05fb306f8c/fnins-18-1458815-g004.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/62d0/11565435/8628d0553f6d/fnins-18-1458815-g001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/62d0/11565435/88a0c06b7e77/fnins-18-1458815-g002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/62d0/11565435/ad5dab119d86/fnins-18-1458815-g003.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/62d0/11565435/4e05fb306f8c/fnins-18-1458815-g004.jpg
摘要

情感脑机接口(aBCI)系统致力于通过利用多个受试者的数据来提高个体受试者的预测准确性。然而,受试者之间脑电图(EEG)特征模式的显著差异常常阻碍这些系统实现预期结果。尽管已有研究尝试使用特定于受试者的分类器策略来应对这一挑战,但标记数据的稀缺仍然是一个主要障碍。有鉴于此,域适应(DA)技术已逐渐成为基于EEG的情感识别领域中一种突出的方法,引起了广泛的研究兴趣。DA学习的关键在于解决训练数据集和测试数据集之间的分布不匹配问题,这已成为学术关注的焦点。目前,主流的DA方法主要通过最小化最大均值差异(MMD)或其变体来减轻域分布差异。然而,数据集中噪声样本的存在会导致域均值出现明显偏移,从而在一定程度上损害基于MMD及其变体的DA方法在实际应用中的自适应性能。研究表明,传统的MMD度量可以转化为一个单中心聚类问题,而可能性聚类模型擅长在数据聚类过程中减轻噪声干扰。因此,传统的MMD度量可以进一步松弛为一个可能性聚类模型。因此,我们构建了一种具有判别性可能性聚类准则(DPC)的分布式距离度量,其旨在实现两个目标:(1)通过找到一个共享子空间来确保域分布对齐的判别有效性,该子空间根据“同性相吸,异性相斥”的原则最小化域之间的整体分布距离,同时最大化语义分布距离;(2)通过引入模糊熵正则化项来增强分布距离度量的鲁棒性。理论分析证实,在一定条件下,所提出的DPC是现有MMD度量的一个上界。因此,可以通过最小化DPC来有效地优化MMD目标。最后,我们提出了一种基于DPC的情感识别域适应方法(EDPC),该方法引入了一个图拉普拉斯矩阵来保持源域和目标域内数据之间的几何结构一致性,从而提高标签传播性能。同时,通过最大化利用源域判别信息来最小化域判别误差,进一步提高了DA模型的泛化性能。使用多个EEG数据集(即SEED和SEED-IV)对几种代表性域适应学习方法进行的对比实验表明,在大多数情况下,所提出的方法表现出更好或相当的一致泛化性能。

相似文献

1
Discriminative possibilistic clustering promoting cross-domain emotion recognition.促进跨域情感识别的判别性可能性聚类
Front Neurosci. 2024 Nov 1;18:1458815. doi: 10.3389/fnins.2024.1458815. eCollection 2024.
2
Possibilistic distribution distance metric: a robust domain adaptation learning method.可能性分布距离度量:一种稳健的域适应学习方法。
Front Neurosci. 2023 Nov 9;17:1247082. doi: 10.3389/fnins.2023.1247082. eCollection 2023.
3
Possibilistic Clustering-Promoting Semi-Supervised Learning for EEG-Based Emotion Recognition.基于脑电图的情感识别中促进半监督学习的可能性聚类方法
Front Neurosci. 2021 Jun 23;15:690044. doi: 10.3389/fnins.2021.690044. eCollection 2021.
4
Multi-source domain adaptation for EEG emotion recognition based on inter-domain sample hybridization.基于域间样本杂交的脑电情感识别多源域适应
Front Hum Neurosci. 2024 Oct 31;18:1464431. doi: 10.3389/fnhum.2024.1464431. eCollection 2024.
5
Enhancing cross-subject EEG emotion recognition through multi-source manifold metric transfer learning.通过多源流形度量迁移学习增强跨被试 EEG 情绪识别。
Comput Biol Med. 2024 May;174:108445. doi: 10.1016/j.compbiomed.2024.108445. Epub 2024 Apr 9.
6
Joint Clustering and Discriminative Feature Alignment for Unsupervised Domain Adaptation.联合聚类和判别特征对齐的无监督域自适应。
IEEE Trans Image Process. 2021;30:7842-7855. doi: 10.1109/TIP.2021.3109530. Epub 2021 Sep 16.
7
Multi-Model Adaptation Learning With Possibilistic Clustering Assumption for EEG-Based Emotion Recognition.基于可能性聚类假设的多模型自适应学习用于基于脑电图的情绪识别
Front Neurosci. 2022 May 4;16:855421. doi: 10.3389/fnins.2022.855421. eCollection 2022.
8
Adaptive deep feature representation learning for cross-subject EEG decoding.用于跨受试者脑电图解码的自适应深度特征表示学习
BMC Bioinformatics. 2024 Dec 31;25(1):393. doi: 10.1186/s12859-024-06024-w.
9
Local domain generalization with low-rank constraint for EEG-based emotion recognition.基于脑电图的情绪识别中具有低秩约束的局部域泛化
Front Neurosci. 2023 Nov 7;17:1213099. doi: 10.3389/fnins.2023.1213099. eCollection 2023.
10
Transfer Discriminative Dictionary Pair Learning Approach for Across-Subject EEG Emotion Classification.用于跨主体脑电情感分类的转移判别字典对学习方法
Front Psychol. 2022 May 10;13:899983. doi: 10.3389/fpsyg.2022.899983. eCollection 2022.

引用本文的文献

1
Domain adaptive deep possibilistic clustering for EEG-based emotion recognition.用于基于脑电图的情感识别的域自适应深度可能性聚类
Front Neurosci. 2025 Jul 23;19:1592070. doi: 10.3389/fnins.2025.1592070. eCollection 2025.

本文引用的文献

1
EEGMatch: Learning With Incomplete Labels for Semisupervised EEG-Based Cross-Subject Emotion Recognition.EEGMatch:用于基于脑电图的半监督跨主体情绪识别的不完全标签学习
IEEE Trans Neural Netw Learn Syst. 2025 Jul;36(7):12991-13005. doi: 10.1109/TNNLS.2024.3493425.
2
Possibilistic distribution distance metric: a robust domain adaptation learning method.可能性分布距离度量:一种稳健的域适应学习方法。
Front Neurosci. 2023 Nov 9;17:1247082. doi: 10.3389/fnins.2023.1247082. eCollection 2023.
3
Multi-Model Adaptation Learning With Possibilistic Clustering Assumption for EEG-Based Emotion Recognition.
基于可能性聚类假设的多模型自适应学习用于基于脑电图的情绪识别
Front Neurosci. 2022 May 4;16:855421. doi: 10.3389/fnins.2022.855421. eCollection 2022.
4
Robust Latent Multi-Source Adaptation for Encephalogram-Based Emotion Recognition.用于基于脑电图的情感识别的稳健潜在多源适应
Front Neurosci. 2022 Apr 27;16:850906. doi: 10.3389/fnins.2022.850906. eCollection 2022.
5
MEERNet: Multi-source EEG-based Emotion Recognition Network for Generalization Across Subjects and Sessions.MEERNet:基于多源 EEG 的情感识别网络,可实现跨被试和会话的泛化。
Annu Int Conf IEEE Eng Med Biol Soc. 2021 Nov;2021:6094-6097. doi: 10.1109/EMBC46164.2021.9630277.
6
Possibilistic Clustering-Promoting Semi-Supervised Learning for EEG-Based Emotion Recognition.基于脑电图的情感识别中促进半监督学习的可能性聚类方法
Front Neurosci. 2021 Jun 23;15:690044. doi: 10.3389/fnins.2021.690044. eCollection 2021.
7
Multi-Source Co-adaptation for EEG-Based Emotion Recognition by Mining Correlation Information.通过挖掘相关信息实现基于脑电图的情绪识别的多源协同适应
Front Neurosci. 2021 May 13;15:677106. doi: 10.3389/fnins.2021.677106. eCollection 2021.
8
Contrastive Adaptation Network for Single- and Multi-Source Domain Adaptation.对比适应网络用于单源域和多源域自适应。
IEEE Trans Pattern Anal Mach Intell. 2022 Apr;44(4):1793-1804. doi: 10.1109/TPAMI.2020.3029948. Epub 2022 Mar 4.
9
Discriminative and Geometry-Aware Unsupervised Domain Adaptation.判别式和几何感知的无监督域自适应。
IEEE Trans Cybern. 2020 Sep;50(9):3914-3927. doi: 10.1109/TCYB.2019.2962000. Epub 2020 Jan 17.
10
EmotionMeter: A Multimodal Framework for Recognizing Human Emotions.情绪计量器:一种用于识别人类情绪的多模态框架。
IEEE Trans Cybern. 2019 Mar;49(3):1110-1122. doi: 10.1109/TCYB.2018.2797176. Epub 2018 Feb 8.