CVAICLMMJul 15

Groc-PO: Grounded Context Preference Optimization for Truthful Multimodal LLMs

arXiv:2607.1371214.7h-index: 6
Predicted impact top 20% in CV · last 90 daysOriginality Highly original
AI Analysis

For developers of trustworthy multimodal AI systems, this work addresses the credit-assignment problem in preference optimization by providing explicit stage-level supervision, reducing untruthfulness in MLLMs.

Groc-PO introduces a grounded preference optimization framework for Multimodal LLMs that applies stage-specific supervision across object grounding, contextual grounding, and grounded reasoning, reducing error propagation and improving truthfulness. Experiments show it outperforms standard DPO and baselines in hallucination mitigation and faithful reasoning.

Despite the rapid progress of Multimodal Large Language Models (MLLMs), they still suffer from untruthfulness issues, such as visual hallucinations, content fabrication, and unfaithful reasoning, which substantially undermine their faithfulness and practical utility. Alignment methods based on human preference, such as Direct Preference Optimization (DPO), have been widely adopted to address these issues. However, multimodal reasoning errors often propagate across stages, and final-answer errors can often be traced to mistakes in early grounding stages, yet standard DPO typically applies preference optimization at the final-answer level. This credit-assignment challenge means that supervision for early grounding stages is indirect rather than stage-specific, making it difficult to suppress error propagation arising from grounding drift and context inconsistency. To address this, we propose Grounded Context Preference Optimization (Groc-PO), a grounded preference optimization framework for MLLMs. We further construct the Grounded Context Preference Dataset (GCPD), organizing multi-stage preference samples around three stages of Object Grounding, Contextual Grounding, and Grounded Reasoning, to capture the formation, integration, and utilization of grounded context. By introducing more explicit preference supervision over multiple grounded stages, Groc-PO strengthens context-dependent reasoning and mitigates cross-stage error propagation. Extensive experiments show that, compared with standard DPO and other strong baselines, Groc-PO achieves improved performance in hallucination mitigation, faithful reasoning, and overall reliability, supporting the value of more explicit grounded supervision for trustworthy multimodal reasoning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes