paper-with-me

홈 › Papers

Multi-modal Graph Learning for Disease Prediction

2021-07-01 · Shuai Zheng, Zhenfeng Zhu, Zhizhe Liu, Zhenyu Guo, Yang Liu, Yao Zhao

Benefiting from the powerful expressive capability of graphs, graph-based approaches have achieved impressive performance in various biomedical applications. Most existing methods tend to define the adjacency matrix among samples manually based on meta-features, and then obtain the node embeddings for downstream tasks by Graph Representation Learning (GRL). However, it is not easy for these approaches to generalize to unseen samples. Meanwhile, the complex correlation between modalities is also ignored. As a result, these factors inevitably yield the inadequacy of providing valid information about the patient's condition for a reliable diagnosis. In this paper, we propose an end-to-end Multimodal Graph Learning framework (MMGL) for disease prediction. To effectively exploit the rich information across multi-modality associated with diseases, amodal-attentional multi-modal fusion is proposed to integrate the features of each modality by leveraging the correlation and complementarity between the modalities. Furthermore, instead of defining the adjacency matrix manually as existing methods, the latent graph structure can be captured through a novel way of adaptive graph learning. It could be jointly optimized with the prediction model, thus revealing the intrinsic connections among samples. Unlike the previous transductive methods, our model is also applicable to the scenario of inductive learning for those unseen data. An extensive group of experiments on two disease prediction problems is then carefully designed and presented, demonstrating that MMGL obtains more favorable performances. In addition, we also visualize and analyze the learned graph structure to provide more reliable decision support for doctors in real medical applications and inspiration for disease research.

📄 PDF Abstract BibTeX arXiv:2107.00206

Code (0)

등록된 구현이 없습니다.

Tasks

Disease PredictionGraph LearningGraph Representation LearningInductive LearningPredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Multi-modal Graph Learning for Disease Prediction

2022-03-11 · Shuai Zheng, Zhenfeng Zhu, Zhizhe Liu, Zhenyu Guo 외

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. …

Disease PredictionGraph LearningGraph Representation LearningInductive Learning+2

Fusing Modalities by Multiplexed Graph Neural Networks for Outcome Prediction in Tuberculosis

2022-10-25 · Niharika S. D'Souza, Hongzhi Wang, Andrea Giovannini, Antonio Foncubierta-Rodriguez 외

In a complex disease such as tuberculosis, the evidence for the disease and its evolution may be present in multiple modalities such as clinical, genomic, or imaging data. Effective patient-tailored outcome prediction an…

AllGraph Neural NetworkPrediction

Self-Attention Equipped Graph Convolutions for Disease Prediction

2018-12-24 · Anees Kazi, S. Arvind krishna, Shayan Shekarforoush, Karsten Kortuem 외

Multi-modal data comprising imaging (MRI, fMRI, PET, etc.) and non-imaging (clinical test, demographics, etc.) data can be collected together and used for disease prediction. Such diverse data gives complementary informa…

Disease PredictionPrediction

Multimodal Representations Learning and Adversarial Hypergraph Fusion for Early Alzheimer's Disease Prediction

2021-07-21 · Qiankun Zuo, Baiying Lei, Yanyan Shen, Yong liu 외

Multimodal neuroimage can provide complementary information about the dementia, but small size of complete multimodal data limits the ability in representation learning. Moreover, the data distribution inconsistency from…

Alzheimer's Disease DetectionDisease PredictionRepresentation Learning

Multi-modal Multi-kernel Graph Learning for Autism Prediction and Biomarker Discovery

2023-03-03 · Junbin Mao, Jin Liu, Hanhe Lin, Hulin Kuang 외

Due to its complexity, graph learning-based multi-modal integration and classification is one of the most challenging obstacles for disease prediction. To effectively offset the negative impact between modalities in the …

Disease PredictionGraph EmbeddingGraph Learning