TL;DR
This paper introduces a factor graph-based method for solving constrained linear optimal control problems, capable of handling complex equality constraints across multiple time steps efficiently.
Contribution
The authors develop a novel factor graph approach that extends existing methods to handle arbitrary equality constraints over time with linear complexity.
Findings
Achieves the same computational complexity as dynamic programming.
Handles equality constraints across different time steps.
Enables efficient trajectory generation for periodic and repetitive tasks.
Abstract
This paper presents a novel factor graph-based approach to solve the discrete-time finite-horizon Linear Quadratic Regulator problem subject to auxiliary linear equality constraints within and across time steps. We represent such optimal control problems using constrained factor graphs and optimize the factor graphs to obtain the optimal trajectory and the feedback control policies using the variable elimination algorithm with a modified Gram-Schmidt process. We prove that our approach has the same order of computational complexity as the state-of-the-art dynamic programming approach. Furthermore, current dynamic programming approaches can only handle equality constraints between variables at the same time step, but ours can handle equality constraints among any combination of variables at any time step while maintaining linear complexity with respect to trajectory length. Our approach…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
