MMGPL: Multimodal Medical Data Analysis with Graph Prompt Learning
Liang Peng, Songyue Cai, Zongqian Wu, Huifang Shang, Xiaofeng Zhu, and, Xiaoxiao Li

TL;DR
This paper introduces a graph prompt learning approach for multimodal medical data analysis, focusing on neurological disorder diagnosis by emphasizing relevant brain patches and incorporating structural brain network information.
Contribution
The novel method learns graph prompts during fine-tuning, leveraging GPT-4 for concept relevance and GCNs for structural information, improving diagnosis accuracy over existing methods.
Findings
Achieves superior diagnostic performance compared to state-of-the-art methods.
Effectively reduces influence of irrelevant patches in neuroimaging data.
Validated by clinicians with extensive experiments.
Abstract
Prompt learning has demonstrated impressive efficacy in the fine-tuning of multimodal large models to a wide range of downstream tasks. Nonetheless, applying existing prompt learning methods for the diagnosis of neurological disorder still suffers from two issues: (i) existing methods typically treat all patches equally, despite the fact that only a small number of patches in neuroimaging are relevant to the disease, and (ii) they ignore the structural information inherent in the brain connection network which is crucial for understanding and diagnosing neurological disorders. To tackle these issues, we introduce a novel prompt learning model by learning graph prompts during the fine-tuning process of multimodal large models for diagnosing neurological disorders. Specifically, we first leverage GPT-4 to obtain relevant disease concepts and compute semantic similarity between these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Brain Tumor Detection and Classification
MethodsAttention Is All You Need · Linear Layer · Dense Connections · Position-Wise Feed-Forward Layer · Absolute Position Encodings · Dropout · Layer Normalization · Byte Pair Encoding · Softmax · Multi-Head Attention
