paper-with-me

Papers

Benchmarking Direct Preference Optimization for Medical Large Vision-Language Models

2026-01-25 · Dain Kim, Jiwoo Lee, Jaehoon Yun, Yong Hoe Koo, Qingyu Chen, Hyunjae Kim, Jaewoo Kang arxiv

Large Vision-Language Models (LVLMs) hold significant promise for medical applications, yet their deployment is often constrained by insufficient alignment and reliability. While Direct Preference Optimization (DPO) has emerged as a potent framework for refining model responses, its efficacy in high-stakes medical contexts remains underexplored, lacking the rigorous empirical groundwork necessary to guide future methodological advances. To bridge this gap, we present the first comprehensive examination of diverse DPO variants within the medical domain, evaluating nine distinct formulations across two medical LVLMs: LLaVA-Med and HuatuoGPT-Vision. Our results reveal several critical limitations: current DPO approaches often yield inconsistent gains over supervised fine-tuning, with their efficacy varying significantly across different tasks and backbones. Furthermore, they frequently fail to resolve fundamental visual misinterpretation errors. Building on these insights, we present a targeted preference construction strategy as a proof-of-concept that explicitly addresses visual misinterpretation errors frequently observed in existing DPO models. This design yields a 3.6% improvement over the strongest existing DPO baseline on visual question-answering tasks. To support future research, we release our complete framework, including all training data, model checkpoints, and our codebase at https://github.com/dmis-lab/med-vlm-dpo.

📄 PDF Abstract BibTeX arXiv:2601.17918

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Model Agnostic Preference Optimization for Medical Image Segmentation

2025-12-17 · Yunseong Nam, Jiwon Jang, Dongkyu Won, Sang Hyun Park 외 arxiv

Preference optimization offers a scalable supervision paradigm based on relative preference signals, yet prior attempts in medical image segmentation remain model-specific and rely on low-diversity prediction sampling. I…

Medical Image Segmentation

IIMedGPT: Promoting Large Language Model Capabilities of Medical Tasks by Efficient Human Preference Alignment

2025-01-06 · Yiming Zhang, Zheng Chang, Wentao Cai, MengXing Ren 외

Recent researches of large language models(LLM), which is pre-trained on massive general-purpose corpora, have achieved breakthroughs in responding human queries. However, these methods face challenges including limited …

Language ModelingLanguage ModellingLarge Language Model

Analyzing and Improving Fine-grained Preference Optimization in Medical LVLMs

2026-06-10 · Shayan Mohammadizadehsamakosh, Pritam Sarkar, Leonid Sigal, Ali Etemad 외 arxiv

Large Vision-Language Models (LVLMs) have achieved strong performance across medical imaging tasks, yet they remain prone to factual inconsistencies, poor visual grounding, and misalignment with clinically meaningful fee…

Visual GroundingText Generation

UltraMedical: Building Specialized Generalists in Biomedicine

2024-06-06 · Kaiyan Zhang, Sihang Zeng, Ermo Hua, Ning Ding 외

Large Language Models (LLMs) have demonstrated remarkable capabilities across various domains and are moving towards more specialized areas. Recent advanced proprietary models such as GPT-4 and Gemini have achieved signi…

MMedPO: Aligning Medical Vision-Language Models with Clinical-Aware Multimodal Preference Optimization

2024-12-09 · Kangyu Zhu, Peng Xia, Yun Li, Hongtu Zhu 외

The advancement of Large Vision-Language Models (LVLMs) has propelled their application in the medical field. However, Medical LVLMs (Med-LVLMs) encounter factuality challenges due to modality misalignment, where the mod…

Visual Question Answering (VQA)