arXivDaily arXiv每日学术速递 周一至周五更新

大厂专区

Xiaomi

2026-07-16 至 2026-07-16 收录 2
2607.13712 2026-07-16 cs.CV cs.AI cs.CL cs.MM 新提交

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

Groc-PO:用于真实多模态大语言模型的基于上下文的偏好优化

Zhixiao Zheng, Zheren Fu, Zhiyuan Yao, Chunxiao Liu, Dongming Zhang, Zhendong Mao

发表机构 * University of Science and Technology of China(中国科学技术大学) Xiaomi Corporation(小米公司) State Key Laboratory of Communication Content Cognition, People’s Daily Online(人民日报社传播内容认知国家重点实验室)

AI总结 研究针对多模态大语言模型的不真实问题,提出基于上下文的偏好优化框架Groc-PO,构建相关数据集,通过多阶段偏好样本捕捉基础上下文,加强上下文相关推理,减轻跨阶段错误传播,提升模型性能。

Comments Accepted by ACM-MM 2026

详情
AI中文摘要

尽管多模态大语言模型取得了快速进展,但仍存在诸如视觉幻觉、内容编造和推理不准确等不真实问题,削弱了其可靠性和实用性。基于人类偏好的对齐方法如直接偏好优化(DPO)被广泛采用,但多模态推理错误常跨阶段传播,最终答案错误常源于早期基础阶段的错误,而标准DPO通常在最终答案层面进行偏好优化。为解决此问题,我们提出了用于多模态大语言模型的基于上下文的偏好优化框架Groc-PO。我们还构建了基于上下文的偏好数据集(GCPD),围绕对象基础、上下文基础和基于基础的推理三个阶段组织多阶段偏好样本,以捕捉基础上下文的形成、整合和利用。通过在多个基础阶段引入更明确的偏好监督,Groc-PO加强了上下文相关推理并减轻了跨阶段错误传播。大量实验表明,与标准DPO和其他强大基线相比,Groc-PO在减轻幻觉、忠实推理和整体可靠性方面取得了更好的性能,支持了更明确的基础监督对可信多模态推理的价值。

英文摘要

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.

URL PDF HTML
2607.13621 2026-07-16 cs.AI 新提交

UESF-Bench: Benchmarking and Probing for Unified Embodied Seeking and Following

UESF-Bench:统一的具身寻找与跟随的基准测试与探究

Kun Yu, Jianhua Yang, Yixiang Chen, Changwei Wang, Hongyuan Yu, Yan Huang, Fushuo Huo, Ya Jing, Zhumin Chen, Keji He

发表机构 * Shandong University(山东大学) Institute of Automation, Chinese Academy of Sciences(中国科学院自动化研究所) Qilu University of Technology(齐鲁工业大学) Xiaomi Inc(小米公司) Beijing University Of Technology(北京工业大学) Hong Kong Polytechnic University(香港理工大学)

AI总结 研究针对现有具身智能体语言引导人类跟随基准测试的局限,引入UESF-Bench基准,提出SeekFollow-VLA框架,可处理语义引导探索等任务,实验显示该框架在单人和多人环境中比基线有明显改进,为统一具身寻找与跟随建立基线。

详情
AI中文摘要

语言引导的人类跟随是具身智能体的一项重要能力,但现有基准测试通常假设目标人物在情节开始时是可见的。这种设置简化了问题,忽略了一个更现实的要求:智能体通常需要先找到语言描述的目标,然后在动态环境中持续跟随该目标。近期工作虽已开始研究人类搜索,但现有设置通常在特定任务场景中评估,且往往依赖更强的环境先验知识。此外,它们通常将搜索和跟随视为 separate 任务,仍缺乏用于系统评估的统一基准。为解决这些限制,我们引入了统一的具身寻找与跟随基准测试(UESF-Bench),这是一个用于具身人类寻找与跟随的大规模多样化基准测试。该基准要求智能体处理语义引导的探索、可靠的行为切换和恢复以及延迟的身份定位。为此,我们提出了 SeekFollow-VLA,这是一个具有任务驱动路由机制的视觉-语言-行动框架,用于在寻找和跟随之间进行潜在阶段推理和转换建模。实验结果表明,SeekFollow-VLA 在单人和多人环境中均比单头和双头基线有明显改进,为统一的具身寻找与跟随建立了基线。

英文摘要

Language-guided human following is an important capability for embodied agents, but existing benchmarks typically assume that the target person is visible at the start of an episode. This setting simplifies the problem and overlooks a more realistic requirement: an agent often needs to first find a language-described target and then persistently follow that target in a dynamic environment. While recent work has started to study human search, existing settings are typically evaluated in task-specific scenarios and often rely on stronger prior knowledge of the environment. Moreover, they usually treat searching and following as separate tasks and still lack a unified benchmark for systematic evaluation. To address these limitations, we introduce the Unified Embodied Seeking and Following Benchmark (UESF-Bench), a large-scale and diverse benchmark for embodied human seeking and following. The benchmark requires agents to handle semantic-guided exploration, reliable behavior switching and recovery, and delayed identity grounding. To this end, we propose SeekFollow-VLA, a vision-language-action framework with a task-driven routing mechanism for latent phase inference and transition modeling between seeking and following. Experimental results show that SeekFollow-VLA achieves clear improvements over both single-head and dual-head baselines across single-person and multi-person environments, establishing a baseline for unified embodied seek-and-follow.

URL PDF HTML