paper-with-me

홈 › Papers

LLaVA-RadZ: Can Multimodal Large Language Models Effectively Tackle Zero-shot Radiology Recognition?

2025-03-10 · Bangyan Li, Wenxuan Huang, Yunhang Shen, Yeqiang Wang, Shaohui Lin, Jingzhong Lin, Ling You, Yinqi Zhang, Ke Li, Xing Sun, Yuling Sun

Recently, multimodal large models (MLLMs) have demonstrated exceptional capabilities in visual understanding and reasoning across various vision-language tasks. However, MLLMs usually perform poorly in zero-shot medical disease recognition, as they do not fully exploit the captured features and available medical knowledge. To address this challenge, we propose LLaVA-RadZ, a simple yet effective framework for zero-shot medical disease recognition. Specifically, we design an end-to-end training strategy, termed Decoding-Side Feature Alignment Training (DFAT) to take advantage of the characteristics of the MLLM decoder architecture and incorporate modality-specific tokens tailored for different modalities, which effectively utilizes image and text representations and facilitates robust cross-modal alignment. Additionally, we introduce a Domain Knowledge Anchoring Module (DKAM) to exploit the intrinsic medical knowledge of large models, which mitigates the category semantic gap in image-text alignment. DKAM improves category-level alignment, allowing for accurate disease recognition. Extensive experiments on multiple benchmarks demonstrate that our LLaVA-RadZ significantly outperforms traditional MLLMs in zero-shot disease recognition and exhibits the state-of-the-art performance compared to the well-established and highly-optimized CLIP-based approaches.

📄 PDF Abstract BibTeX arXiv:2503.07487

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignment

Similar Papers 제목 키워드 기반

RadZero: Similarity-Based Cross-Attention for Explainable Vision-Language Alignment in Radiology with Zero-Shot Multi-Task Capability

2025-04-10 · Jonggwon Park, Soobum Kim, Byungmu Yoon, Kyoyun Choi

Recent advancements in multi-modal models have significantly improved vision-language alignment in radiology. However, existing approaches struggle to effectively utilize complex radiology reports for learning, rely on l…

Contrastive LearningOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentation+3

LLaVAC: Fine-tuning LLaVA as a Multimodal Sentiment Classifier

2025-02-05 · T. Chay-intr, Y. Chen, K. Viriyayudhakorn, T. Theeramunkong

We present LLaVAC, a method for constructing a classifier for multimodal sentiment analysis. This method leverages fine-tuning of the Large Language and Vision Assistant (LLaVA) to predict sentiment labels across both im…

Multimodal Sentiment AnalysisSentiment AnalysisSentiment Classification

HyperLLaVA: Dynamic Visual and Language Expert Tuning for Multimodal Large Language Models

2024-03-20 · Wenqiao Zhang, Tianwei Lin, Jiang Liu, Fangxun Shu 외

Recent advancements indicate that scaling up Multimodal Large Language Models (MLLMs) effectively enhances performance on downstream multimodal tasks. The prevailing MLLM paradigm, \emph{e.g.}, LLaVA, transforms visual f…

MMEVisual Question Answering

Generative Visual Instruction Tuning

2024-06-17 · Jefferson Hernandez, Ruben Villegas, Vicente Ordonez

We propose to use automatically generated instruction-following data to improve the zero-shot capabilities of a large multimodal model with additional support for generative and image editing tasks. We achieve this by cu…

Image GenerationImage-text matchingInstruction FollowingLanguage Modeling+4

LLaVA-OneVision-1.5: Fully Open Framework for Democratized Multimodal Training

2025-09-28 · Xiang An, Yin Xie, Kaicheng Yang, Wenkang Zhang 외 arxiv

We present LLaVA-OneVision-1.5, a novel family of Large Multimodal Models (LMMs) that achieve state-of-the-art performance with significantly reduced computational and financial costs. Different from the existing works, …

Multimodal Reasoning