paper-with-me

홈 › Papers

Learning Domain Knowledge in Multimodal Large Language Models through Reinforcement Fine-Tuning

2026-01-23 · Qinglong Cao, Yuntian Chen, Chao Ma, Xiaokang Yang arxiv

Multimodal large language models (MLLMs) have shown remarkable capabilities in multimodal perception and understanding tasks. However, their effectiveness in specialized domains, such as remote sensing and medical imaging, remains limited. A natural approach to domain adaptation is to inject domain knowledge through textual instructions, prompts, or auxiliary captions. Surprisingly, we find that such input-level domain knowledge injection yields little to no improvement on scientific multimodal tasks, even when the domain knowledge is explicitly provided. This observation suggests that current MLLMs fail to internalize domain-specific priors through language alone, and that domain knowledge must be integrated at the optimization level. Motivated by this insight, we propose a reinforcement fine-tuning framework that incorporates domain knowledge directly into the learning objective. Instead of treating domain knowledge as descriptive information, we encode it as domain-informed constraints and reward signals, shaping the model's behavior in the output space. Extensive experiments across multiple datasets in remote sensing and medical domains consistently demonstrate good performance gains, achieving state-of-the-art results on multimodal domain tasks. Our results highlight the necessity of optimization-level domain knowledge integration and reveal a fundamental limitation of textual domain conditioning in current MLLMs.

📄 PDF Abstract BibTeX arXiv:2601.16419

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Multimodal Integrated Knowledge Transfer to Large Language Models through Preference Optimization with Biomedical Applications

2025-05-09 · Da Wu, Zhanliang Wang, Quan Nguyen, Zhuoran Xu 외

The scarcity of high-quality multimodal biomedical data limits the ability to effectively fine-tune pretrained Large Language Models (LLMs) for specialized biomedical tasks. To address this challenge, we introduce MINT (…

Disease PredictionRAGTransfer Learning

Fusing Pre-Trained Language Models With Multimodal Prompts Through Reinforcement Learning

2023-01-01 · CVPR 2023 1 · Youngjae Yu, Jiwan Chung, Heeseung Yun, Jack Hessel 외

Language models are capable of commonsense reasoning: while domain-specific models can learn from explicit knowledge (e.g. commonsense graphs [6], ethical norms [25]), and larger models like GPT-3 manifest broad comm…

Language ModelingLanguage Modellingreinforcement-learningReinforcement Learning+2

MLLM-CL: Continual Learning for Multimodal Large Language Models

2025-06-05 · Hongbo Zhao, Fei Zhu, Rundong Wang, Gaofeng Meng 외

Recent Multimodal Large Language Models (MLLMs) excel in vision-language understanding but face challenges in adapting to dynamic real-world scenarios that require continuous integration of new knowledge and skills. Whil…

Continual Learning

ReFineG: Synergizing Small Supervised Models and LLMs for Low-Resource Grounded Multimodal NER

2025-09-13 · Jielong Tang, Shuang Wang, Zhenxing Wang, Jianxing Yu 외 arxiv

Grounded Multimodal Named Entity Recognition (GMNER) extends traditional NER by jointly detecting textual mentions and grounding them to visual regions. While existing supervised methods achieve strong performance, they …

Grounded Multimodal Named Entity RecognitionVisual Grounding

BenCao: An Instruction-Tuned Large Language Model for Traditional Chinese Medicine

2025-10-20 · Jiacheng Xie, Yang Yu, Yibo Chen, Hanyao Zhang 외 arxiv

Traditional Chinese Medicine (TCM), with a history spanning over two millennia, plays a role in global healthcare. However, applying large language models (LLMs) to TCM remains challenging due to its reliance on holistic…

Image Classification