DiLQR computes gradients of a converged iLQR controller with implicit differentiation, making the backward pass cost constant in the number of solver iterations.
MPC-Inspired Neural Network Policies for Sequential Decision Making
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper we investigate the use of MPC-inspired neural network policies for sequential decision making. We introduce an extension to the DAgger algorithm for training such policies and show how they have improved training performance and generalization capabilities. We take advantage of this extension to show scalable and efficient training of complex planning policy architectures in continuous state and action spaces. We provide an extensive comparison of neural network policies by considering feed forward policies, recurrent policies, and recurrent policies with planning structure inspired by the Path Integral control framework. Our results suggest that MPC-type recurrent policies have better robustness to disturbances and modeling error.
fields
cs.RO 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
DiLQR: Differentiable Iterative Linear Quadratic Regulator via Implicit Differentiation
DiLQR computes gradients of a converged iLQR controller with implicit differentiation, making the backward pass cost constant in the number of solver iterations.