Tiny Reinforcement Learning for Quadruped Locomotion using Decision Transformers
Orhan Eren Akg\"un, N\'estor Cuevas, Matheus Farias, Daniel Garces

TL;DR
This paper introduces a method to adapt imitation learning for resource-constrained quadruped robots by using decision transformers, model compression, and simulation testing, enabling efficient deployment without significant performance loss.
Contribution
It proposes a novel approach to make imitation learning deployable on low-resource robotic platforms through model compression and decision transformers, demonstrated in simulation.
Findings
Quantization and pruning reduce model size by 30%
The method achieves natural gaits in simulation
Performance remains competitive after compression
Abstract
Resource-constrained robotic platforms are particularly useful for tasks that require low-cost hardware alternatives due to the risk of losing the robot, like in search-and-rescue applications, or the need for a large number of devices, like in swarm robotics. For this reason, it is crucial to find mechanisms for adapting reinforcement learning techniques to the constraints imposed by lower computational power and smaller memory capacities of these ultra low-cost robotic platforms. We try to address this need by proposing a method for making imitation learning deployable onto resource-constrained robotic platforms. Here we cast the imitation learning problem as a conditional sequence modeling task and we train a decision transformer using expert demonstrations augmented with a custom reward. Then, we compress the resulting generative model using software optimization schemes, including…
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.
Taxonomy
TopicsRobotic Locomotion and Control · Robotic Path Planning Algorithms · Control and Dynamics of Mobile Robots
MethodsPruning
