paper-with-me

Papers

Instruction-Oriented Preference Alignment for Enhancing Multi-Modal Comprehension Capability of MLLMs

2025-03-26 · Zitian Wang, Yue Liao, Kang Rong, Fengyun Rao, Yibo Yang, Si Liu

Preference alignment has emerged as an effective strategy to enhance the performance of Multimodal Large Language Models (MLLMs) following supervised fine-tuning. While existing preference alignment methods predominantly target hallucination factors, they overlook the factors essential for multi-modal comprehension capabilities, often narrowing their improvements on hallucination mitigation. To bridge this gap, we propose Instruction-oriented Preference Alignment (IPA), a scalable framework designed to automatically construct alignment preferences grounded in instruction fulfillment efficacy. Our method involves an automated preference construction coupled with a dedicated verification process that identifies instruction-oriented factors, avoiding significant variability in response representations. Additionally, IPA incorporates a progressive preference collection pipeline, further recalling challenging samples through model self-evolution and reference-guided refinement. Experiments conducted on Qwen2VL-7B demonstrate IPA's effectiveness across multiple benchmarks, including hallucination evaluation, visual question answering, and text understanding tasks, highlighting its capability to enhance general comprehension.

📄 PDF Abstract BibTeX arXiv:2503.20309

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationHallucination EvaluationQuestion AnsweringVisual Question Answering

Similar Papers 제목 키워드 기반

ProDS: Preference-oriented Data Selection for Instruction Tuning

2025-05-19 · Wenya Guo, Zhengkun Zhang, Xumeng Liu, Ying Zhang 외

Instruction data selection aims to identify a high-quality subset from the training set that matches or exceeds the performance of the full dataset on target tasks. Existing methods focus on the instruction-to-response m…

Response Generation

TODO: Enhancing LLM Alignment with Ternary Preferences

2024-11-02 · Yuxiang Guo, Lu Yin, Bo Jiang, JiaQi Zhang

Aligning large language models (LLMs) with human intent is critical for enhancing their performance across a variety of tasks. Standard alignment techniques, such as Direct Preference Optimization (DPO), often rely on th…

ARCMMLU

ESAinsTOD: A Unified End-to-End Schema-Aware Instruction-Tuning Framework for Task-Oriented Dialog Modeling

2026-03-10 · Dechuan Teng, Chunlin Lu, Libo Qin, Wanxiang Che arxiv

Existing end-to-end modeling methods for modular task-oriented dialog systems are typically tailored to specific datasets, making it challenging to adapt to new dialog scenarios. In this work, we propose ESAinsTOD, a uni…

PIRA: Preference-Oriented Instruction-Tuned Reward Models with Dual Aggregation

2025-11-14 · Yongfu Xue arxiv

Reward models are pivotal for aligning Large Language Models (LLMs) with human preferences. Existing approaches face two key limitations: Discriminative reward models require large-scale annotated data, as they cannot ex…

EACO: Enhancing Alignment in Multimodal LLMs via Critical Observation

2024-12-06 · Yongxin Wang, Meng Cao, Haokun Lin, Mingfei Han 외

Multimodal large language models (MLLMs) have achieved remarkable progress on various visual question answering and reasoning tasks leveraging instruction fine-tuning specific datasets. They can also learn from preferenc…

MMEQuestion AnsweringVisual Question Answering