paper-with-me

Papers

PEA-DPO: Perception-Enhanced Alignment Direct Preference Optimization for MLLMs Alignment

2026-08-20 · Jiawei Feng, Jiancan Wu, Xingyu Zhu, Junkang Wu, Xiang Wang, Xiangnan He arxiv

Direct Preference Optimization (DPO) has emerged as an effective approach for aligning large language models (LLMs) with human preferences. However, its adaptation to multimodal settings remains unexplored. Through representational analysis, we identify a key limitation in multimodal preference optimization, which we term visual insensitivity: models often fail to distinguish between images and those with critical visual context removed. Our theoretical analysis further uncovers two manifestations of this problem, namely Across-Image Insensitivity and Within-Image Insensitivity. To address these challenges, we propose Perception-Enhanced Alignment DPO (PEA-DPO), a framework for multimodal LLMs alignment, which explicitly leverages visual preference signals to overcome visual insensitivity. We further provide a theoretical analysis demonstrating that PEA-DPO provably mitigates both failure modes. Empirical results demonstrate that PEA-DPO enhances sensitivity to visual context while preserving the language modeling capacity of the base model. Evaluations across three hallucination benchmarks using MLLMs of varying scales show that PEA-DPO effectively mitigates visual insensitivity, achieves stronger multimodal alignment, and substantially reduces hallucinations.

📄 PDF Abstract BibTeX arXiv:2608.19598

Code (2)

arxivsub/arXivSub_daily_arxiv ★ 4
grrlkk/writing-agent-arxiv-daily

Similar Papers 제목 키워드 기반

Topology-Enhanced Alignment for Large Language Models: Trajectory Topology Loss and Topological Preference Optimization

2026-05-08 · Yurui Pan, Ke Xu, Bo Peng arxiv

Alignment of large language models (LLMs) via SFT and RLHF/DPO typically ignores the global geometry of the representation space, relying instead on local token likelihoods or scalar scores. We view generation as tracing…

Aligning Diffusion Models with Noise-Conditioned Perception

2024-06-25 · Alexander Gambashidze, Anton Kulikov, Yuriy Sosnin, Ilya Makarov

Recent advancements in human preference optimization, initially developed for Language Models (LMs), have shown promise for text-to-image Diffusion Models, enhancing prompt alignment, visual appeal, and user preference. …

AVC-DPO: Aligned Video Captioning via Direct Preference Optimization

2025-07-02 · Jiyang Tang, Hengyi Li, Yifan Du, Wayne Xin Zhao arxiv

Although video multimodal large language models (video MLLMs) have achieved substantial progress in video captioning tasks, it remains challenging to adjust the focal emphasis of video captions according to human prefere…

Video Captioning

OmniAlign-V: Towards Enhanced Alignment of MLLMs with Human Preference

2025-02-25 · Xiangyu Zhao, Shengyuan Ding, ZiCheng Zhang, Haian Huang 외

Recent advancements in open-source multi-modal large language models (MLLMs) have primarily focused on enhancing foundational capabilities, leaving a significant gap in human preference alignment. This paper introduces O…

Visual Question Answering (VQA)

PerPO: Perceptual Preference Optimization via Discriminative Rewarding

2025-02-05 · Zining Zhu, Liang Zhao, Kangheng Lin, Jinze Yang 외

This paper presents Perceptual Preference Optimization (PerPO), a perception alignment method aimed at addressing the visual discrimination challenges in generative pre-trained multimodal large language models (MLLMs). T…