用伴随匹配解决连续动作强化学习中的策略优化难题
Q-learning with Adjoint Matching
- 引入伴随匹配技术,避免扩散/流模型反向传播不稳定问题
- 在离线与在线迁移任务中均显著超越现有方法
- 适合需要高表达力策略的复杂控制场景
我们提出基于伴随匹配的Q-learning(QAM),一种新型基于时序差分的强化学习算法,旨在解决连续动作强化学习中的长期挑战:如何高效优化以参数化Q函数为指导的表达性强的扩散或流匹配策略。有效优化需利用评论家的一阶信息,但直接通过多步去噪过程对流或扩散策略进行梯度优化会因反向传播数值不稳定而困难。现有方法要么仅使用价值信息、放弃梯度,要么依赖近似导致策略表达力下降或偏差。QAM通过采用生成建模中最近提出的伴随匹配技术,将评论家的动作梯度转化为无不稳定反向传播的逐步目标函数,在最优时仍能提供无偏且表达力强的策略。结合时序差分更新评论家,QAM在离线与离线转在线强化学习的高难度稀疏奖励任务中表现持续优于先前方法。
原文摘要 · Abstract (English)
We propose Q-learning with Adjoint Matching (QAM), a novel TD-based reinforcement learning (RL) algorithm that tackles a long-standing challenge in continuous-action RL: efficient optimization of an expressive diffusion or flow-matching policy with respect to a parameterized Q-function. Effective optimization requires exploiting the first-order information of the critic, but it is challenging to do so for flow or diffusion policies because direct gradient-based optimization via backpropagation through their multi-step denoising process is numerically unstable. Existing methods work around this either by only using the value and discarding the gradient information, or by relying on approximations that sacrifice policy expressivity or bias the learned policy. QAM sidesteps both of these challenges by leveraging adjoint matching, a recently proposed technique in generative modeling, which transforms the critic's action gradient to form a step-wise objective function that is free from unstable backpropagation, while providing an unbiased, expressive policy at the optimum. Combined with temporal-difference backup for critic learning, QAM consistently outperforms prior approaches on hard, sparse reward tasks in both offline and offline-to-online RL.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。