DR-MPC: Deep Residual Model Predictive Control for Real-world Social Navigation
James R. Han, Hugues Thomas, Jian Zhang, Nicholas Rhinehart, Timothy D. Barfoot
TL;DR
DR-MPC introduces a deep residual framework that fuses MPC-based path tracking with a learned human-avoidance policy to enable real-world social navigation from limited data. By processing path-tracking and human-avoidance information in parallel and merging them via learned weighting, DR-MPC achieves near-MPC behavior initially and improved interaction with humans through training, aided by an OOD detector and heuristic safety checks. Real-world experiments demonstrate safe, efficient navigation with under 4 hours of training data, while simulations show clear advantages over naive DRL and residual DRL baselines and competitive performance relative to ORCA on safety and comfort metrics. This approach reduces the sim-to-real gap and provides a scalable framework for data-efficient, safe robot navigation in crowds.
Abstract
How can a robot safely navigate around people with complex motion patterns? Deep Reinforcement Learning (DRL) in simulation holds some promise, but much prior work relies on simulators that fail to capture the nuances of real human motion. Thus, we propose Deep Residual Model Predictive Control (DR-MPC) to enable robots to quickly and safely perform DRL from real-world crowd navigation data. By blending MPC with model-free DRL, DR-MPC overcomes the DRL challenges of large data requirements and unsafe initial behavior. DR-MPC is initialized with MPC-based path tracking, and gradually learns to interact more effectively with humans. To further accelerate learning, a safety component estimates out-of-distribution states to guide the robot away from likely collisions. In simulation, we show that DR-MPC substantially outperforms prior work, including traditional DRL and residual DRL models. Hardware experiments show our approach successfully enables a robot to navigate a variety of crowded situations with few errors using less than 4 hours of training data.
