TL;DR
This paper introduces Spectral Expansion Tree Search (SETS), a real-time planning algorithm that effectively handles continuous dynamics by approximating them with spectral methods, enabling optimal behavior discovery in complex robotic systems.
Contribution
The paper presents SETS, a novel spectral-based tree search method that bridges the gap between discrete planning algorithms and continuous system dynamics, with proven convergence guarantees.
Findings
SETS converges to a bound of the globally optimal solution.
Successfully applied to drone, spacecraft, and ground vehicle robots.
Automatically discovers diverse optimal behaviors in real time.
Abstract
The ability of a robot to plan complex behaviors with real-time computation, rather than adhering to predesigned or offline-learned routines, alleviates the need for specialized algorithms or training for each problem instance. Monte Carlo Tree Search is a powerful planning algorithm that strategically explores simulated future possibilities, but it requires a discrete problem representation that is irreconcilable with the continuous dynamics of the physical world. We present Spectral Expansion Tree Search (SETS), a real-time, tree-based planner that uses the spectrum of the locally linearized system to construct a low-complexity and approximately equivalent discrete representation of the continuous world. We prove SETS converges to a bound of the globally optimal solution for continuous, deterministic and differentiable Markov Decision Processes, a broad class of problems that includes…
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.
