Pretraining of Medical Visual Encoders Toward Multi-modal Large Language Models

📅 2026-09-20
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出MedMLIP框架,通过报告生成和局部关系蒸馏预训练视觉编码器,解决多模态大语言模型中的语义接口差距问题。
📝 Abstract
Multimodal Large Language Models (MLLMs) commonly reuse visual encoders pretrained with CLIP, although the features of these ViTs are ultimately consumed by autoregressive LLMs. We refer to this mismatch as the semantic-interface gap and introduce MedMLIP, a framework that pretrains the visual encoder through report generation with a frozen LLM, while employing Local Relational Distillation (LRD) to preserve relationships among visual patches to avoid visual collapse. We pretrain MedMLIP on IU-Xray and Open-PMC-300K and evaluate the resulting encoders on VQA-RAD and SLAKE. Only the ViT is transferred, while the guiding LLM and projector are replaced, allowing us to assess cross-LLM transferability. Our cross-LLM transfer experiments demonstrate the value of pretraining visual encoders for their autoregressive LLM interface while trying to preserve more fine-grained visual information. Code and the pretrained model are available at https://github.com/SkyCol/MedMLIP
Problem

Research questions and friction points this paper is trying to address.

Multimodal Large Language Models
semantic-interface gap
visual encoder pretraining
Innovation

Methods, ideas, or system contributions that make the work stand out.

MedMLIP
Local Relational Distillation (LRD)
semantic-interface gap
visual encoder pretraining
🔎 Similar Papers
T
Tianyou Jiang
University of Bern, Bern, Switzerland