English

MoRA: LoRA Guided Multi-Modal Disease Diagnosis with Missing Modality

Computer Vision and Pattern Recognition 2024-08-20 v1 Machine Learning

Abstract

Multi-modal pre-trained models efficiently extract and fuse features from different modalities with low memory requirements for fine-tuning. Despite this efficiency, their application in disease diagnosis is under-explored. A significant challenge is the frequent occurrence of missing modalities, which impairs performance. Additionally, fine-tuning the entire pre-trained model demands substantial computational resources. To address these issues, we introduce Modality-aware Low-Rank Adaptation (MoRA), a computationally efficient method. MoRA projects each input to a low intrinsic dimension but uses different modality-aware up-projections for modality-specific adaptation in cases of missing modalities. Practically, MoRA integrates into the first block of the model, significantly improving performance when a modality is missing. It requires minimal computational resources, with less than 1.6% of the trainable parameters needed compared to training the entire model. Experimental results show that MoRA outperforms existing techniques in disease diagnosis, demonstrating superior performance, robustness, and training efficiency.

Keywords

Cite

@article{arxiv.2408.09064,
  title  = {MoRA: LoRA Guided Multi-Modal Disease Diagnosis with Missing Modality},
  author = {Zhiyi Shi and Junsik Kim and Wanhua Li and Yicong Li and Hanspeter Pfister},
  journal= {arXiv preprint arXiv:2408.09064},
  year   = {2024}
}

Comments

Accepted by MICCAI 2024

R2 v1 2026-06-28T18:15:16.618Z