TL;DR
This paper introduces novel dynamic programming algorithms that leverage continuous tensor decompositions to efficiently solve high-dimensional stochastic optimal control problems, significantly reducing computational complexity in low-rank structured cases.
Contribution
The authors develop and demonstrate new algorithms that represent high-dimensional value functions in a compressed format, enabling polynomial scaling and convergence guarantees under certain conditions.
Findings
Achieved up to ten orders of magnitude computational savings.
Successfully implemented real-time control on a quadcopter during flight.
Demonstrated polynomial scaling with state dimension and rank.
Abstract
Motion planning and control problems are embedded and essential in almost all robotics applications. These problems are often formulated as stochastic optimal control problems and solved using dynamic programming algorithms. Unfortunately, most existing algorithms that guarantee convergence to optimal solutions suffer from the curse of dimensionality: the run time of the algorithm grows exponentially with the dimension of the state space of the system. We propose novel dynamic programming algorithms that alleviate the curse of dimensionality in problems that exhibit certain low-rank structure. The proposed algorithms are based on continuous tensor decompositions recently developed by the authors. Essentially, the algorithms represent high-dimensional functions (e.g., the value function) in a compressed format, and directly perform dynamic programming computations (e.g., value iteration,…
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.
