CVJul 29, 2025

TARS: MinMax Token-Adaptive Preference Strategy for MLLM Hallucination Reduction

arXiv:2507.21584v3h-index: 5
Originality Highly original
AI Analysis

This addresses reliability issues in MLLMs for vision-language applications, offering a novel method to reduce hallucinations with strong performance gains.

The paper tackles the problem of hallucinations in multimodal large language models (MLLMs) by proposing TARS, a token-adaptive preference strategy that reduces hallucination rates from 26.4% to 13.2% and decreases cognition value from 2.5 to 0.4 using only 4.8k preference samples.

Multimodal large language models (MLLMs) enable vision-language reasoning, yet often generate plausible outputs that are factually incorrect or visually ungrounded, thereby compromising their reliability. Direct preference optimization (DPO) is a common strategy for correcting hallucinations by aligning model outputs with human preferences. Existing DPO strategies typically treat hallucination-related preferences as fixed targets, relying on static supervision signals during training. This approach tends to overfit to superficial linguistic cues in preference data, leading to distributional rigidity and spurious correlations that impair grounding in causally relevant visual information. To overcome this limitation, we propose TARS, a token-adaptive preference strategy that reformulates DPO as a min-max optimization problem. TARS maximizes token-level distributional shifts under semantic constraints to simulate alignment uncertainty, and simultaneously minimizes the expected preference loss under these controlled perturbations. This joint objective preserves causal grounding while mitigating overfitting to preference patterns, thereby reducing hallucinations in multimodal reasoning. We evaluate TARS on multiple hallucination benchmarks and find consistently strong performance. Using only 4.8k preference samples and no expert feedback, TARS reduces hallucination rates from 26.4% to 13.2% and decreases cognition value from 2.5 to 0.4. It outperforms standard DPO and matches GPT-4o on several key metrics.

Foundations

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

Your Notes