paper-with-me

Papers

Learning Constrained Adaptive Differentiable Predictive Control Policies With Guarantees

2020-04-23 · Jan Drgona, Aaron Tuor, Draguna Vrabie

We present differentiable predictive control (DPC), a method for learning constrained neural control policies for linear systems with probabilistic performance guarantees. We employ automatic differentiation to obtain direct policy gradients by backpropagating the model predictive control (MPC) loss function and constraints penalties through a differentiable closed-loop system dynamics model. We demonstrate that the proposed method can learn parametric constrained control policies to stabilize systems with unstable dynamics, track time-varying references, and satisfy nonlinear state and input constraints. In contrast with imitation learning-based approaches, our method does not depend on a supervisory controller. Most importantly, we demonstrate that, without losing performance, our method is scalable and computationally more efficient than implicit, explicit, and approximate MPC. Under review at IEEE Transactions on Automatic Control.

📄 PDF Abstract BibTeX arXiv:2004.11184

Code (2)

pnnl/deps_arXiv2020 공식 구현 pytorch
pnnl/neuromancer 공식 구현 pytorch

Tasks

Continuous ControlImitation LearningModel Predictive Control

Similar Papers 제목 키워드 기반

Zero-Shot Function Encoder-Based Differentiable Predictive Control

2025-11-07 · Hassan Iqbal, Xingjian Li, Tyler Ingebrand, Adam Thorpe 외 arxiv

We introduce a differentiable framework for zero-shot adaptive control over parametric families of nonlinear dynamical systems. Our approach integrates a function encoder-based neural ODE (FE-NODE) for modeling system dy…

Self-Supervised Learning

Learning Stochastic Parametric Differentiable Predictive Control Policies

2022-03-02 · Ján Drgoňa, Sayak Mukherjee, Aaron Tuor, Mahantesh Halappanavar 외

The problem of synthesizing stochastic explicit model predictive control policies is known to be quickly intractable even for systems of modest complexity when using classical control-theoretic methods. To address this c…

Computational EfficiencyModel Predictive Control

Deep Learning Alternative to Explicit Model Predictive Control for Unknown Nonlinear Systems

2020-11-07 · Jan Drgona, Karol Kis, Aaron Tuor, Draguna Vrabie 외

We present differentiable predictive control (DPC) as a deep learning-based alternative to the explicit model predictive control (MPC) for unknown nonlinear systems. In the DPC framework, a neural state-space model is le…

Model Predictive ControlTime SeriesTime Series Analysis

Deep Learning Explicit Differentiable Predictive Control Laws for Buildings

2021-07-25 · Jan Drgona, Aaron Tuor, Soumya Vasisht, Elliott Skomski 외

We present a differentiable predictive control (DPC) methodology for learning constrained control laws for unknown nonlinear systems. DPC poses an approximate solution to multiparametric programming problems emerging fro…

Deep LearningModel Predictive Control

Learning-Based Efficient Approximation of Data-Enabled Predictive Control

2024-04-25 · Yihan Zhou, Yiwen Lu, Zishuo Li, Jiaqi Yan 외

Data-Enabled Predictive Control (DeePC) bypasses the need for system identification by directly leveraging raw data to formulate optimal control policies. However, the size of the optimization problem in DeePC grows line…