P$^2$-DPO: Grounding Hallucination in Perceptual Processing via Calibration Direct Preference Optimization

Abstract

Hallucination has recently garnered significant research attention in Large Vision-Language Models (LVLMs). Direct Preference Optimization (DPO) aims to learn directly from the corrected preferences provided by humans, thereby addressing the hallucination issue. Despite its success, this paradigm has yet to specifically target the perceptual bottleneck in attended regions or address insufficient Visual Robustness against image degradation. Furthermore, existing preference pairs are often vision-agnostic and their inherently off-policy nature limits their effectiveness in guiding model learning. To address these challenges, we propose Perceptual Processing Direct Preference Optimization (P$^2$-DPO), a novel training paradigm in which the model generates and learns from its own preference pairs, thereby directly addressing the identified visual bottlenecks while inherently avoiding the issues of vision-agnostic and off-policy data. It introduces: (1) an on-policy preference pairs construction method targeting Focus-and-Enhance perception and Visual Robustness, and (2) a well-designed Calibration Loss to precisely align visual signals with the causal generation of text. Experimental results demonstrate that with a comparable amount of training data and cost, P$^2$-DPO outperforms strong baselines that rely on costly human feedback on benchmarks. Furthermore, evaluations on Attention Region Fidelity (ARF) and image degradation scenarios validate the effectiveness of P$^2$-DPO in addressing perceptual bottleneck in attended regions and improving Visual Robustness against degraded inputs.

Cite

Text

Zhang et al. "P$^2$-DPO: Grounding Hallucination in Perceptual Processing via Calibration Direct Preference Optimization." International Conference on Learning Representations, 2026.

Markdown

[Zhang et al. "P$^2$-DPO: Grounding Hallucination in Perceptual Processing via Calibration Direct Preference Optimization." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/zhang2026iclr-2dpo/)

BibTeX

@inproceedings{zhang2026iclr-2dpo,
  title     = {{P$^2$-DPO: Grounding Hallucination in Perceptual Processing via Calibration Direct Preference Optimization}},
  author    = {Zhang, Ruipeng and Li, Zhihao and Yuan, Haozhang and Chen, C.L.Philip and Zhang, Tong},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/zhang2026iclr-2dpo/}
}