Constraint-Generation Policy Optimization (CGPO): Nonlinear Programming for Policy Optimization in Mixed Discrete-Continuous MDPs
Michael Gimelfarb, Ayal Taitler, Scott Sanner
TL;DR
Constraint-Generation Policy Optimization (CGPO) introduces a bilevel mixed-integer framework to optimize policies within compact, interpretable expressivity classes for mixed discrete-continuous MDPs (DC-MDPs). The core idea is to iteratively generate worst-case trajectory constraints (outer problem) while solving an inner problem that identifies policy parameters, producing guaranteed bounded policy performance and, when termination occurs, optimal solutions within the chosen policy class. The method extends to stochastic DC-MDPs via chance constraints, delivering high-probability performance guarantees. The authors provide a problem-expressivity roadmap, demonstrate CGPO on inventory, reservoir, VTOL, and interception domains, and emphasize the interpretability and worst-case diagnostic capabilities of the resulting policies, albeit acknowledging computational demands for larger problems.
Abstract
We propose the Constraint-Generation Policy Optimization (CGPO) framework to optimize policy parameters within compact and interpretable policy classes for mixed discrete-continuous Markov Decision Processes (DC-MDP). CGPO can not only provide bounded policy error guarantees over an infinite range of initial states for many DC-MDPs with expressive nonlinear dynamics, but it can also provably derive optimal policies in cases where it terminates with zero error. Furthermore, CGPO can generate worst-case state trajectories to diagnose policy deficiencies and provide counterfactual explanations of optimal actions. To achieve such results, CGPO proposes a bilevel mixed-integer nonlinear optimization framework for optimizing policies in defined expressivity classes (e.g. piecewise linear) and reduces it to an optimal constraint generation methodology that adversarially generates worst-case state trajectories. Furthermore, leveraging modern nonlinear optimizers, CGPO can obtain solutions with bounded optimality gap guarantees. We handle stochastic transitions through chance constraints, providing high-probability performance guarantees. We also present a roadmap for understanding the computational complexities of different expressivity classes of policy, reward, and transition dynamics. We experimentally demonstrate the applicability of CGPO across various domains, including inventory control, management of a water reservoir system, and physics control. In summary, CGPO provides structured, compact and explainable policies with bounded performance guarantees, enabling worst-case scenario generation and counterfactual policy diagnostics.
