arXiv:2510.09474cs.CLcs.AI2025-10被引 2

让对话模型内化复杂多模态规则,推理时无需外带提示

Multimodal Policy Internalization for Conversational Agents

  • 通过三阶段训练将多模态策略注入模型参数
  • 在真实任务中提升37%的策略遵循准确率
  • 适合需要强合规性的企业级对话系统

现代对话系统如ChatGPT和Alexa+依赖预定义策略来规范元数据、回复风格及工具使用规则。随着系统应对更多样化的业务与用户请求,这些策略常以上下文提示形式实现,变得日益复杂冗长,导致忠实执行困难并带来固定高计算开销。随着多模态代理兴起,控制视觉与多模态行为的策略愈发关键但研究不足。现有提示压缩工作主要缩短任务模板与示例,政策对齐研究仅聚焦文本安全规则。本文提出多模态策略内化(MPI),将推理密集型多模态策略融入模型参数,使推理时无需携带策略即可实现强遵循。MPI面临独特数据与算法挑战。我们构建了涵盖合成与真实世界决策与工具使用任务的两个数据集,并提出三阶段训练框架TriMPI:首先通过持续预训练注入策略知识,其次进行监督微调,最后采用PolicyRollout——一种类GRPO的强化学习扩展,通过引入策略感知响应增强探索的落地性。TriMPI在端到端准确率、泛化能力与遗忘鲁棒性上均取得显著提升。作为首个多模态策略内化研究,我们提供数据集、训练方案与全面评估,推动该领域发展。项目页面:https://mikewangwzhl.github.io/TriMPI。

原文摘要 · Abstract (English)

Modern conversational agents like ChatGPT and Alexa+ rely on predefined policies specifying metadata, response styles, and tool-usage rules. As these LLM-based systems expand to support diverse business and user queries, such policies, often implemented as in-context prompts, are becoming increasingly complex and lengthy, making faithful adherence difficult and imposing large fixed computational costs. With the rise of multimodal agents, policies that govern visual and multimodal behaviors are critical but remain understudied. Prior prompt-compression work mainly shortens task templates and demonstrations, while existing policy-alignment studies focus only on text-based safety rules. We introduce Multimodal Policy Internalization (MPI), a new task that internalizes reasoning-intensive multimodal policies into model parameters, enabling stronger policy-following without including the policy during inference. MPI poses unique data and algorithmic challenges. We build two datasets spanning synthetic and real-world decision-making and tool-using tasks and propose TriMPI, a three-stage training framework. TriMPI first injects policy knowledge via continual pretraining, then performs supervised finetuning, and finally applies PolicyRollout, a GRPO-style reinforcement learning extension that augments rollouts with policy-aware responses for grounded exploration. TriMPI achieves notable gains in end-to-end accuracy, generalization, and robustness to forgetting. As the first work on multimodal policy internalization, we provide datasets, training recipes, and comprehensive evaluations to foster future research. Project page: https://mikewangwzhl.github.io/TriMPI.

多模态策略内化对话系统强化学习

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