arXiv:2608.14847cs.LG2026-08中稿 · ICML

通过多视图图学习提升脑电图对认知疾病分类的准确率

M-LINKX: Multiview Graph Learning for Brain Cognitive Disease Detection

论文配图:M-LINKX: Multiview Graph Learning for Brain Cognitive Disease Detection
图 1 · 摘自论文原文
  • 构建多个功能连接图视图,融合不同频段与拓扑过滤器
  • 在两个数据集上达到最佳分类性能,尤其在区分轻度痴呆时表现突出
  • 适合神经科学与医学图像分析领域的研究者参考

脑电图(EEG)是一种无创且成本较低的脑电活动检测方法,广泛用于认知疾病筛查。然而,由于信号噪声大、非平稳性强且个体差异显著,基于EEG的阿尔茨海默病(AD)、轻度认知障碍(MCI)和额颞叶痴呆(FTD)分类仍具挑战性。为应对长期记录的复杂性,段落化学习将长序列转为固定长度输入。本研究提出M-LINKX,一种面向脑电图痴呆分类的多视图图学习框架。针对每个时间段,提取通道级节点特征,并构建多个功能连接(FC)图视图,每个视图由特定连接度量、频段和拓扑滤波器组合定义。M-LINKX不依赖图上消息传递,而是直接建模节点特征与邻接连接表示,通过可训练的全局视图权重融合多视图表示,最终以段级概率平均实现受试者级预测。在两个三分类脑电数据集CAUEEG(HC/MCI/痴呆)和AHEAP(HC/AD/FTD)上的实验表明,M-LINKX在主流设置下均取得最优的受试者级分类性能。结果表明,合理整合多视图功能连接信息可显著提升基于脑电图的痴呆分类效果。代码与数据已开源于https://github.com/anphantt/MLINKX。

原文摘要 · Abstract (English)

Electroencephalogram (EEG) is a non-invasive and relatively low-cost procedure that measures brain electricity for the detection of cognitive diseases. EEG-based classification of dementia-related conditions, including Alzheimer's disease (AD), mild cognitive impairment (MCI), and frontotemporal dementia (FTD), remains challenging because EEG signals are noisy, non-stationary, and vary across subjects. Segment-based learning provides a practical way to model long EEG recordings by converting them into fixed-length inputs. For each segment, discriminative information may be explored by using signals within each channel (i.e. electrode), as well as interactions between EEG channels. In this paper, we propose M-LINKX, a multi-view graph learning framework for EEG-based dementia classification. For each segment, we extract channel-level node features and construct multiple functional-connectivity (FC) graph views, where each view is defined by a specific combination of connectivity metric, frequency band, and topology filter, respectively. Instead of relying on message passing over the constructed graphs, M-LINKX follows a simple design in modeling node features and adjacency-based connectivity representations. The graph-view representations are fused using global trainable view weights, and subject-level prediction is obtained by averaging segment-level probabilities. Experiments on two three-class EEG datasets with different diagnostic groups, CAUEEG (HC/MCI/Dementia) and AHEAP (HC/AD/FTD), show that M-LINKX achieves the best subject-level performance under the main experimental settings. Our study suggests that multi-view functional connectivity can improve EEG-based dementia classification when integrated with an appropriate graph-learning architecture. Code and data are available at https://github.com/anphantt/MLINKX.

脑电图多视图学习图神经网络痴呆检测

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