AI Navigate

EI: Early Intervention for Multimodal Imaging based Disease Recognition

arXiv cs.CV / 3/19/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper identifies two main challenges in multimodal imaging for disease recognition: fusion after unimodal embedding and scarcity plus domain shift of labeled multimodal data.
  • It proposes an Early Intervention (EI) framework that treats one modality as the target and uses high-level semantic tokens from reference modalities as intervention tokens to steer the target's embedding early.
  • It also introduces Mixture of Low-varied-Ranks Adaptation (MoR), a parameter-efficient fine-tuning method using low-rank adapters with varied ranks and a weight-relaxed router for adapting Vision Foundation Models.
  • Extensive experiments on three public datasets (retinal disease, skin lesion, and keen anomaly classification) show EI and MoR outperform several competitive baselines.

Abstract

Current methods for multimodal medical imaging based disease recognition face two major challenges. First, the prevailing "fusion after unimodal image embedding" paradigm cannot fully leverage the complementary and correlated information in the multimodal data. Second, the scarcity of labeled multimodal medical images, coupled with their significant domain shift from natural images, hinders the use of cutting-edge Vision Foundation Models (VFMs) for medical image embedding. To jointly address the challenges, we propose a novel Early Intervention (EI) framework. Treating one modality as target and the rest as reference, EI harnesses high-level semantic tokens from the reference as intervention tokens to steer the target modality's embedding process at an early stage. Furthermore, we introduce Mixture of Low-varied-Ranks Adaptation (MoR), a parameter-efficient fine-tuning method that employs a set of low-rank adapters with varied ranks and a weight-relaxed router for VFM adaptation. Extensive experiments on three public datasets for retinal disease, skin lesion, and keen anomaly classification verify the effectiveness of the proposed method against a number of competitive baselines.