Next-Future: Sample-Efficient Policy Learning for Robotic-Arm Tasks
By: Fikrican Özgür, René Zurbrügg, Suryansh Kumar
Potential Business Impact:
Teaches robots to learn from mistakes faster.
Hindsight Experience Replay (HER) is widely regarded as the state-of-the-art algorithm for achieving sample-efficient multi-goal reinforcement learning (RL) in robotic manipulation tasks with binary rewards. HER facilitates learning from failed attempts by replaying trajectories with redefined goals. However, it relies on a heuristic-based replay method that lacks a principled framework. To address this limitation, we introduce a novel replay strategy, "Next-Future", which focuses on rewarding single-step transitions. This approach significantly enhances sample efficiency and accuracy in learning multi-goal Markov decision processes (MDPs), particularly under stringent accuracy requirements -- a critical aspect for performing complex and precise robotic-arm tasks. We demonstrate the efficacy of our method by highlighting how single-step learning enables improved value approximation within the multi-goal RL framework. The performance of the proposed replay strategy is evaluated across eight challenging robotic manipulation tasks, using ten random seeds for training. Our results indicate substantial improvements in sample efficiency for seven out of eight tasks and higher success rates in six tasks. Furthermore, real-world experiments validate the practical feasibility of the learned policies, demonstrating the potential of "Next-Future" in solving complex robotic-arm tasks.
Similar Papers
Adaptable Hindsight Experience Replay for Search-Based Learning
Machine Learning (CS)
Finds math answers by trying and learning.
Heterogeneous Multi-Expert Reinforcement Learning for Long-Horizon Multi-Goal Tasks in Autonomous Forklifts
Robotics
Forklifts learn to pick and move things better.
Replay Failures as Successes: Sample-Efficient Reinforcement Learning for Instruction Following
Artificial Intelligence
Teaches AI to learn from its mistakes.