English

Mitigating Visual Hallucinations via Semantic Curriculum Preference Optimization in MLLMs

Computer Vision and Pattern Recognition 2025-09-30 v1 Artificial Intelligence

Abstract

Multimodal Large Language Models (MLLMs) have significantly improved the performance of various tasks, but continue to suffer from visual hallucinations, a critical issue where generated responses contradict visual evidence. While Direct Preference Optimization(DPO) is widely used for alignment, its application to MLLMs often fails to capture fine-grained semantic differences and encourages shortcut learning. To address these challenges, we propose Semantic Curriculum Preference Optimization (SCPO), a novel framework for MLLM alignment. SCPO employs a progressive, easy-to-hard curriculum built upon our Semantic Curriculum Preference Pairs dataset, which provides fine-grained semantic contrasts sorted by difficulty. This curriculum is trained with a dynamic reference model and a novel symmetric, bidirectional objective to facilitate simultaneous learning from both textual and visual preferences. To our knowledge, SCPO is the first framework to unify semantics, symmetry, and curriculum for MLLMs alignment, effectively mitigating visual hallucinations. Extensive experiments on LLaVA models across various scales and versions validate that SCPO demonstrates superior performance compared to baseline models on multiple hallucination benchmarks, reducing the hallucination rate by up to 62.9%. Moreover, evaluations on generalized benchmarks show that SCPO improves factuality while preserving general capabilities, with its performance remaining stable across general vision-language benchmarks.

Keywords

Cite

@article{arxiv.2509.24491,
  title  = {Mitigating Visual Hallucinations via Semantic Curriculum Preference Optimization in MLLMs},
  author = {Yuanshuai Li and Yuping Yan and Junfeng Tang and Yunxuan Li and Zeqi Zheng and Yaochu Jin},
  journal= {arXiv preprint arXiv:2509.24491},
  year   = {2025}
}
R2 v1 2026-07-01T06:03:58.292Z