UniIntervene: Agentic Intervention for Efficient Real-World Reinforcement Learning
About
Human-in-the-loop reinforcement learning (HiL-RL) has emerged as an effective paradigm for real-world robotic manipulation, enabling online policy improvement with human guidance. However, current HiL-RL frameworks remain intervention-intensive, relying on frequent human corrections to redirect the policy out of unproductive exploration, which incurs high labor cost and limits real-world scalability. To address this, we propose UniIntervene, an agentic intervention model that detects unproductive exploration and autonomously recovers the policy toward high-value states, taking over the bulk of interventions from human operators. Specifically, UniIntervene first performs future-conditioned action-value estimation, predicting the latent consequence of the current action and evaluating its induced value, which provides a more stable progress signal. Building on this, a temporal value-risk critic aggregates recent value dynamics and triggers intervention when the estimated value exhibits sustained stagnation or degradation. When intervention is required, UniIntervene retrieves a high-value recovery target from a memory of past intervention episodes and produces executable corrective actions through a goal-conditioned recovery policy. In this way, UniIntervene turns intervention from passive human correction into a value-aware recovery process for efficient real-world RL. Extensive experiments on diverse real-world manipulation tasks demonstrate that UniIntervene improves the average success rate by 8.6% while reducing human interventions by 57% relative to state-of-the-art HiL-RL baselines.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robotic Manipulation | Average All Real-world Manipulation Tasks | Success Rate (SR)88 | 6 | |
| Contact-rich Robotic Manipulation | Real-world Tube Insertion | Success Rate70 | 4 | |
| Contact-rich Robotic Manipulation | Real-world RAM Insertion | Success Rate (SR)95 | 4 | |
| Contact-rich Robotic Manipulation | Real-world Wipe Whiteboard | Success Rate (SR)90 | 4 | |
| Non-rigid Robotic Manipulation | Real-world Fold Towel | Success Rate (SR)90 | 4 | |
| Multi-object Robotic Manipulation | Real-world Pick Eggplant | Success Rate (SR)95 | 4 |