菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-13
📄 Abstract - Supervised Deep Multimodal Matrix Factorization for Interpretable Brain Network Analysis

We present Supervised Deep Multimodal Matrix Factorization (SD3MF), an interpretable framework for integrative brain network analysis that generalizes Symmetric Nonnegative Matrix Tri-Factorization (SNMTF) from unsupervised single-graph clustering to supervised prediction over populations of multimodal graphs. SD3MF learns deep hierarchical factorizations for each modality together with a shared latent representation that aligns subjects across views. An encoder-decoder formulation jointly optimizes graph reconstruction and supervised prediction, while adaptive weights enable data-driven multimodal fusion. By representing each subject through community-level interaction matrices, the model yields interpretable and discriminative features. Experiments on multimodal connectome datasets show that SD3MF consistently outperforms strong deep learning baselines such as CNNs and GNNs, while enabling biologically interpretable insights. Code for reproducibility is available at: this https URL.

顶级标签: medical multi-modal machine learning
详细标签: brain networks multimodal fusion interpretable models matrix factorization connectome analysis 或 搜索:

用于可解释脑网络分析的监督式深度多模态矩阵分解 / Supervised Deep Multimodal Matrix Factorization for Interpretable Brain Network Analysis


1️⃣ 一句话总结

该论文提出了一种名为SD3MF的新型深度学习框架,它通过将无监督的图聚类方法扩展为有监督的预测模型,能够同时分析多种脑网络数据(如功能连接和结构连接),并自动学习出不同脑区之间的社群交互模式,从而在预测任务中比传统CNN和GNN更准确,同时提供生物学上可解释的结果。

源自 arXiv: 2605.13312