vix.ing · top · new · best · stats · spec

DiffOP: Reinforcement Learning of Optimization-Based Control Policies via Implicit Policy Gradients

2024/11/12 by Yuexin Bian, Jie Feng, Bian, Yuexin +3 · 1 citation
Engineering · #Advanced Control Systems Optimization #FOS: Electrical engineering #Systems and Control (eess.SY) #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2411.07484

openalex publication_date 2024/11/12 · openalex created_date 2024/11/15 · openalex updated_date 2026/07/28

Abstract

Real-world control systems require policies that are not only high-performing but also interpretable and robust. A promising direction toward this goal is model-based control, which learns system dynamics and cost functions from historical data and then uses these models to inform decision-making. Building on this paradigm, we introduce DiffOP, a novel framework for learning optimization-based control policies defined implicitly through optimization control problems. Without relying on value function approximation, DiffOP jointly learns the cost and dynamics models and directly optimizes the actual control costs using policy gradients. To enable this, we derive analytical policy gradients by applying implicit differentiation to the underlying optimization problem and integrating it with the standard policy gradient framework. Under standard regularity conditions, we establish that DiffOP converges to an ε-stationary point within O(ε-1) iterations. We demonstrate the effectiveness of DiffOP through experiments on nonlinear control tasks and power system voltage control with constraints. The code is available at https://github.com/alwaysbyx/DiffOP.

Cited by

Related