arXiv:2605.20758cs.AIcs.CV2026-05

解决多约束生成时模型偏离数据分布的问题

Conflict-Aware Additive Guidance for Flow Models under Compositional Rewards

论文配图:Conflict-Aware Additive Guidance for Flow Models under Compositional Rewards
图 1 · 摘自论文原文
  • 通过动态检测并修复梯度冲突,纠正生成轨迹偏差
  • 在图像编辑和决策规划中显著提升生成质量与真实性
  • 轻量级设计适合实时应用,无需额外训练

推理阶段的引导采样通过将生成过程视为可控轨迹,无需微调即可指导扩散模型和流模型。然而,现有方法在同时应用多个约束时常出现偏离真实数据流形的现象。本文识别出该问题的根本原因:梯度错位导致近似误差严重放大。基于此,提出轻量且可学习的冲突感知加性引导(g^car),能动态检测并修正梯度冲突,有效缓解离流形漂移。在合成数据、图像编辑、生成式规划与控制等多个领域验证表明,g^car 在保持低计算开销的前提下,显著提升生成保真度,优于现有基线方法。代码已公开于 https://github.com/yuxuehui/CAR-guidance。

原文摘要 · Abstract (English)

Inference-time guided sampling steers state-of-the-art diffusion and flow models without fine-tuning by interpreting the generation process as a controllable trajectory. This provides a simple and flexible way to inject external constraints (e.g., cost functions or pre-trained verifiers) for controlled generation. However, existing methods often fail when composing multiple constraints simultaneously, which leads to deviations from the true data manifold. In this work, we identify root causes of this off-manifold drift and find that the approximation error scales severely with gradient misalignment. Building on these findings, we propose Conflict-Aware Additive Guidance ($g^\text{car}$), a lightweight and learnable method, which actively rectifies off-manifold drift by dynamically detecting and resolving gradient conflicts. We validate $g^\text{car}$ across diverse domains, ranging from synthetic datasets and image editing to generative decision-making for planning and control. Our results demonstrate that $g^\text{car}$ effectively rectifies off-manifold drift, surpassing baselines in generation fidelity while using light compute. Code is available at https://github.com/yuxuehui/CAR-guidance.

生成模型流模型约束生成

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