Search papers, labs, and topics across Lattice.
This paper explores residual learning for refining robotic juggling behavior, focusing on the impact of directional task error supervision on sample efficiency. By employing a task error model to guide sample selection, the authors achieve stable juggling of three to five balls on Barrett WAM arms, demonstrating a significant reduction in task error after just two attempts. The findings reveal that both the quality of feedback and the commitment to an analytic prior are crucial for effective learning, with a fixed-Jacobian Newton update emerging as the most reliable method for this task.
Achieving stable five-ball juggling on robots in just two attempts reveals the critical role of directional task error in enhancing learning efficiency.
For residual learning that refines existing behavior, sample efficiency depends on two things: how much information each rollout returns, and how efficiently the learner uses that information. Reinforcement learning's standard scalar reward carries far less information than the directional task error that defines the task. Random exploration further discards whatever information each rollout returns. Through residual learning with directional task-error supervision and a task error model that drives sample selection, we achieve stable three-, four-, and five-ball juggling on anthropomorphic Barrett WAM arms. Despite planning and controlling through a simple, idealized stack, the system converges from the second attempt. The first attempt drops, after which task error decreases monotonically without further failures. In comparison, five-ball juggling typically takes humans years of practice. We compare residual learners across two ternary axes, the directional information in the learning feedback and the commitment of the analytic prior, spanning Newton-style Jacobian updates, Composite Bayesian Optimization, and stochastic search methods. Both axes prove necessary: neither directional feedback nor an informative prior suffices alone, and the simplest method that combines them, a fixed-Jacobian Newton update, is the most reliable. The learned residual tolerates substantial prior misalignment and degraded joint tracking, affecting mainly convergence speed. The bottleneck for residual learning on real robots is therefore the information content of the supervision signal and how the learner uses it, not the accuracy of the surrounding stack. Video documentation of all experiments is available at https://kai-ploeger.com/residual-juggling.