Automatic Constraint Policy Optimization based on Continuous Constraint Interpolation Framework for Offline Reinforcement Learning
Xinchen Han, Qiuyang Fang, Hossam Afifi, Michel Marot

TL;DR
This paper introduces a unified framework for offline RL constraints called Continuous Constraint Interpolation (CCI), enabling smooth transitions between constraint types and improving policy performance through an adaptive primal-dual algorithm.
Contribution
It proposes CCI as a unified principle for various constraint families and develops ACPO, an adaptive algorithm that optimizes constraints for offline RL.
Findings
Achieves state-of-the-art results on D4RL and NeoRL2 benchmarks.
Demonstrates robustness and versatility across diverse offline RL domains.
Provides theoretical performance bounds and insights for constraint optimization.
Abstract
Offline Reinforcement Learning (RL) relies on policy constraints to mitigate extrapolation error, where both the constraint form and constraint strength critically shape performance. However, most existing methods commit to a single constraint family: weighted behavior cloning, density regularization, or support constraints, without a unified principle that explains their connections or trade-offs. In this work, we propose Continuous Constraint Interpolation (CCI), a unified optimization framework in which these three constraint families arise as special cases along a common constraint spectrum. The CCI framework introduces a single interpolation parameter that enables smooth transitions and principled combinations across constraint types. Building on CCI, we develop Automatic Constraint Policy Optimization (ACPO), a practical primal--dual algorithm that adapts the interpolation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Multi-Objective Optimization Algorithms · Constraint Satisfaction and Optimization
