arXiv:2508.11616cs.CVcs.AI2025-08ICCV被引 1

用奖励引导解码,让多模态大模型输出更准、可调。

Controlling Multimodal LLMs via Reward-guided Decoding

  • 构建视觉定位奖励模型,分别控制对象精度与召回率。
  • 在标准幻觉检测集上显著优于现有方法。
  • 支持实时调节推理过程,适合需要精准输出的场景。

随着多模态大语言模型(MLLMs)应用日益广泛,针对不同用户需求进行适配变得愈发重要。本文研究通过可控解码方式实现对MLLMs的适应性调整。为此,我们首次提出一种面向MLLMs的奖励引导解码方法,并将其应用于提升模型的视觉定位能力。具体而言,我们构建了两个独立的奖励模型,分别用于控制输出中对象的精度和召回率。该方法实现了对MLLM推理过程的两种动态控制:其一,在解码过程中调节各奖励函数的相对重要性,使用户可在图像描述任务中灵活权衡精度与召回;其二,控制解码搜索范围,从而在测试时计算量与视觉定位准确性之间进行权衡。我们在标准对象幻觉基准上进行了评估,结果表明该方法显著提升了对MLLM推理过程的可控性,且持续优于现有幻觉缓解方法。

原文摘要 · Abstract (English)

As Multimodal Large Language Models (MLLMs) gain widespread applicability, it is becoming increasingly desirable to adapt them for diverse user needs. In this paper, we study the adaptation of MLLMs through controlled decoding. To achieve this, we introduce the first method for reward-guided decoding of MLLMs and demonstrate its application in improving their visual grounding. Our method involves building reward models for visual grounding and using them to guide the MLLM's decoding process. Concretely, we build two separate reward models to independently control the degree of object precision and recall in the model's output. Our approach enables on-the-fly controllability of an MLLM's inference process in two ways: first, by giving control over the relative importance of each reward function during decoding, allowing a user to dynamically trade off object precision for recall in image captioning tasks; second, by giving control over the breadth of the search during decoding, allowing the user to control the trade-off between the amount of test-time compute and the degree of visual grounding. We evaluate our method on standard object hallucination benchmarks, showing that it provides significant controllability over MLLM inference, while consistently outperforming existing hallucination mitigation methods.

多模态可控生成奖励模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。