Warp RL: ベースポリシー分布の再形成による動的適応
Warp RL: Reshaping Base Policy Distributions for Dynamics Adaptation
残差強化学習の限界を克服するため、行動分布に可逆な変換を適用する新しい適応手法を提案。シミュレーションと実機タスクで有効性を実証した。
著者: Ethan Hirschowitz, Fabio Ramos
分類: cs.LG, cs.RO
原文アブストラクト
Residual reinforcement learning adapts a pretrained robot policy by learning an additive correction to its actions. While effective when adaptation amounts to shifting the base policy's action distribution, additive corrections cannot change the distribution's shape, scale, or state-dependent geometry -- limitations we formalize as wrong variance, miscalibrated confidence, and non-uniform correction. We show that these matter under dynamics shift: when the base distribution is geometrically mismatched to the shifted system, residual correction can underperform even the unadapted policy. We propose Warp RL, a policy adaptation method that replaces additive residuals with an invertible, state-conditioned transformation of the base policy's action distribution. Instantiated with monotonic rational-quadratic spline flows (arXiv:1906.04032), Warp RL preserves identity initialization, strictly generalizes additive residual correction, and exposes a structured adaptation space suitable for both policy-gradient and gradient-free optimization. Across a variety of ManiSkill3 manipulation tasks with controlled dynamics shifts, Warp RL matches residual correction when translation is sufficient and substantially outperforms it when adaptation requires distributional reshaping. We further demonstrate that warping can replace additive correction in an off-policy sim-to-real pipeline, achieving comparable success rate with 30% faster task completion on a real-robot peg-insertion task.
関連論文
- 報酬なし連続適応による耐障害宇宙ロボット強化学習/適応