论文标题
疾病预测的多模式图学习
Multi-modal Graph Learning for Disease Prediction
论文作者
论文摘要
从图形的强大表达能力中受益,基于图的方法通常被应用于处理多模式医学数据,并在各种生物医学应用中获得了令人印象深刻的性能。对于疾病预测任务,大多数现有的基于图的方法倾向于根据指定的方式(例如,人口统计信息)手动定义图形,然后集成了其他模态,以通过图表学习(GRL)获得患者表示。但是,对于这些方法而言,预先构建适当的图并不是一个简单的问题。同时,模态之间的复杂相关性被忽略了。这些因素不可避免地产生了提供有关患者的可靠诊断状况的足够信息的不足。为此,我们提出了一个端到端的多模式图学习框架(MMGL),用于具有多模式的疾病预测。为了有效利用与疾病相关的多模式跨多模式的丰富信息,提出了模式感知的表示学习,以通过利用模态之间的相关性和互补性来汇总每种模式的特征。此外,潜在图结构不是手动定义图形,而是通过自适应图学习的有效方法捕获的。它可以通过预测模型共同优化,从而揭示了样品之间的内在连接。我们的模型也适用于那些看不见的数据的归纳学习方案。关于两个疾病预测任务的广泛实验表明,所提出的MMGL实现了更有利的表现。 MMGL的代码可在\ url {https://github.com/ssgood/mmgl}上获得。
Benefiting from the powerful expressive capability of graphs, graph-based approaches have been popularly applied to handle multi-modal medical data and achieved impressive performance in various biomedical applications. For disease prediction tasks, most existing graph-based methods tend to define the graph manually based on specified modality (e.g., demographic information), and then integrated other modalities to obtain the patient representation by Graph Representation Learning (GRL). However, constructing an appropriate graph in advance is not a simple matter for these methods. Meanwhile, the complex correlation between modalities is ignored. These factors inevitably yield the inadequacy of providing sufficient information about the patient's condition for a reliable diagnosis. To this end, we propose an end-to-end Multi-modal Graph Learning framework (MMGL) for disease prediction with multi-modality. To effectively exploit the rich information across multi-modality associated with the disease, modality-aware representation learning is proposed to aggregate the features of each modality by leveraging the correlation and complementarity between the modalities. Furthermore, instead of defining the graph manually, the latent graph structure is captured through an effective way of adaptive graph learning. It could be jointly optimized with the prediction model, thus revealing the intrinsic connections among samples. Our model is also applicable to the scenario of inductive learning for those unseen data. An extensive group of experiments on two disease prediction tasks demonstrates that the proposed MMGL achieves more favorable performance. The code of MMGL is available at \url{https://github.com/SsGood/MMGL}.