TL;DR
This paper explores the use of sparsely gated mixture-of-experts architectures for vision-based robotic parkour, demonstrating significant performance improvements and better efficiency compared to standard MLP control policies.
Contribution
It introduces the application of MoE architectures to robotic control for parkour, showing enhanced performance and computational efficiency over traditional MLP approaches.
Findings
MoE policies achieve double the success rate in obstacle traversal.
Matching MoE performance with MLP requires 14.3% more computation.
MoE architectures offer a better trade-off between performance and efficiency.
Abstract
Robotic parkour provides a compelling benchmark for advancing locomotion over highly challenging terrain, including large discontinuities such as elevated steps. Recent approaches have demonstrated impressive capabilities, including dynamic climbing and jumping, but typically rely on sequential multilayer perceptron (MLP) architectures with densely activated layers. In contrast, sparsely gated mixture-of-experts (MoE) architectures have emerged in the large language model domain as an effective paradigm for improving scalability and performance by activating only a subset of parameters at inference time. In this work, we investigate the application of sparsely gated MoE architectures to vision-based robotic parkour. We compare control policies based on standard MLPs and MoE architectures under a controlled setting where the number of active parameters at inference time is matched.…
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.
