paper-with-me

홈 › Papers

Heterogeneous Graph Learning for Multi-modal Medical Data Analysis

2022-11-28 · Sein Kim, Namkyeong Lee, Junseok Lee, Dongmin Hyun, Chanyoung Park

Routine clinical visits of a patient produce not only image data, but also non-image data containing clinical information regarding the patient, i.e., medical data is multi-modal in nature. Such heterogeneous modalities offer different and complementary perspectives on the same patient, resulting in more accurate clinical decisions when they are properly combined. However, despite its significance, how to effectively fuse the multi-modal medical data into a unified framework has received relatively little attention. In this paper, we propose an effective graph-based framework called HetMed (Heterogeneous Graph Learning for Multi-modal Medical Data Analysis) for fusing the multi-modal medical data. Specifically, we construct a multiplex network that incorporates multiple types of non-image features of patients to capture the complex relationship between patients in a systematic way, which leads to more accurate clinical decisions. Extensive experiments on various real-world datasets demonstrate the superiority and practicality of HetMed. The source code for HetMed is available at https://github.com/Sein-Kim/Multimodal-Medical.

📄 PDF Abstract BibTeX arXiv:2211.15158

Code (1)

sein-kim/multimodal-medical 공식 구현 pytorch

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

GTP-4o: Modality-prompted Heterogeneous Graph Learning for Omni-modal Biomedical Representation

2024-07-08 · Chenxin Li, Xinyu Liu, Cheng Wang, Yifan Liu 외

Recent advances in learning multi-modal representation have witnessed the success in biomedical domains. While established techniques enable handling multi-modal information, the challenges are posed when extended to var…

BenchmarkingGraph EmbeddingGraph LearningHallucination

GraphMMP: A Graph Neural Network Model with Mutual Information and Global Fusion for Multimodal Medical Prognosis

2025-08-24 · Xuhao Shan, Ruiquan Ge, Jikui Liu, Linglong Wu 외 arxiv

In the field of multimodal medical data analysis, leveraging diverse types of data and understanding their hidden relationships continues to be a research focus. The main challenges lie in effectively modeling the comple…

Graph Neural Network

Enhancing Multimodal Medical Image Classification using Cross-Graph Modal Contrastive Learning

2024-10-23 · Jun-En Ding, Chien-Chin Hsu, Chi-Hsiang Chu, Shuqiang Wang 외

The classification of medical images is a pivotal aspect of disease diagnosis, often enhanced by deep learning techniques. However, traditional approaches typically focus on unimodal medical image data, neglecting the in…

ClassificationContrastive LearningDisease Predictionimage-classification+3

SELECTOR: Heterogeneous graph network with convolutional masked autoencoder for multimodal robust prediction of cancer survival

2024-03-14 · Liangrui Pan, Yijun Peng, Yan Li, Xiang Wang 외

Accurately predicting the survival rate of cancer patients is crucial for aiding clinicians in planning appropriate treatment, reducing cancer-related medical expenses, and significantly enhancing patients' quality of li…

PredictionSurvival Prediction

Multimodal Representation Learning using Adaptive Graph Construction

2024-10-08 · Weichen Huang

Multimodal contrastive learning train neural networks by levergaing data from heterogeneous sources such as images and text. Yet, many current multimodal learning architectures cannot generalize to an arbitrary number of…

Contrastive Learninggraph constructionRepresentation Learning