arXiv:2509.23352cs.CVcs.AI2025-09被引 18

通过树状采样结构提升文本到图像生成的探索效率与质量

Dynamic-TreeRPO: Breaking the Independent Trajectory Bottleneck with Structured Sampling

  • 用树形结构动态调整噪声强度,实现高效轨迹搜索
  • 在多个基准上优于当前最优模型,提升4.9%至8.66%
  • 结合监督微调与强化学习,训练效率提高近50%

将强化学习融入流匹配模型以提升文本到图像生成质量,但常因采样组微小变化导致探索过度且效率低下。为此,我们提出Dynamic-TreeRPO,将滑动窗口采样策略构建为具有深度动态噪声强度的树状搜索结构。在该结构中,采用GRPO引导优化和约束随机微分方程(SDE)采样,并通过共享树的前缀路径,有效分摊轨迹搜索的计算开销。通过为每层设计合理的噪声强度,动态增强探索多样性而无需额外计算成本。此外,我们将监督微调(SFT)与强化学习融合,提出LayerTuning-RL,将SFT损失重构为动态加权的进展奖励模型(PRM),并配合动态自适应裁剪边界,避免干扰探索过程。得益于树状采样与LayerTuning-RL,模型沿有效方向动态探索多样化搜索空间。在HPS-v2.1、PickScore和ImageReward等基准上,相比现有基线显著提升语义一致性、视觉保真度与人类偏好契合度,分别领先4.9%、5.91%、8.66%,同时训练效率提升近50%。

原文摘要 · Abstract (English)

The integration of Reinforcement Learning (RL) into flow matching models for text-to-image (T2I) generation has driven substantial advances in generation quality. However, these gains often come at the cost of exhaustive exploration and inefficient sampling strategies due to slight variation in the sampling group. Building on this insight, we propose Dynamic-TreeRPO, which implements the sliding-window sampling strategy as a tree-structured search with dynamic noise intensities along depth. We perform GRPO-guided optimization and constrained Stochastic Differential Equation (SDE) sampling within this tree structure. By sharing prefix paths of the tree, our design effectively amortizes the computational overhead of trajectory search. With well-designed noise intensities for each tree layer, Dynamic-TreeRPO can enhance the variation of exploration without any extra computational cost. Furthermore, we seamlessly integrate Supervised Fine-Tuning (SFT) and RL paradigm within Dynamic-TreeRPO to construct our proposed LayerTuning-RL, reformulating the loss function of SFT as a dynamically weighted Progress Reward Model (PRM) rather than a separate pretraining method. By associating this weighted PRM with dynamic-adaptive clipping bounds, the disruption of exploration process in Dynamic-TreeRPO is avoided. Benefiting from the tree-structured sampling and the LayerTuning-RL paradigm, our model dynamically explores a diverse search space along effective directions. Compared to existing baselines, our approach demonstrates significant superiority in terms of semantic consistency, visual fidelity, and human preference alignment on established benchmarks, including HPS-v2.1, PickScore, and ImageReward. In particular, our model outperforms SoTA by $4.9\%$, $5.91\%$, and $8.66\%$ on those benchmarks, respectively, while improving the training efficiency by nearly $50\%$.

文本到图像强化学习采样优化生成模型

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