paper-with-me

홈 › Papers

DR-MPC: Deep Residual Model Predictive Control for Real-world Social Navigation

2024-10-14 · James R. Han, Hugues Thomas, Jian Zhang, Nicholas Rhinehart, Timothy D. Barfoot

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.

📄 PDF Abstract BibTeX arXiv:2410.10646

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningModel Predictive ControlNavigateReinforcement Learning (RL)Social Navigation

Similar Papers 제목 키워드 기반

Adaptive Legged Locomotion via Online Learning for Model Predictive Control

2025-10-17 · Hongyu Zhou, Xiaoyu Zhang, Vasileios Tzoumas arxiv

We provide an algorithm for adaptive legged locomotion via online learning and model predictive control. The algorithm is composed of two interacting modules: model predictive control (MPC) and online learning of residua…

ResWM: Residual-Action World Model for Visual RL

2026-03-11 · Jseen Zhang, Gabriel Adineera, Jinzhou Tan, Jinoh Kim arxiv

Learning predictive world models from raw visual observations is a central challenge in reinforcement learning (RL), especially for robotics and continuous control. Conventional model-based RL frameworks directly conditi…

Reinforcement LearningContinuous Control

Real-to-Sim: Predicting Residual Errors of Robotic Systems with Sparse Data using a Learning-based Unscented Kalman Filter

2022-09-07 · Alexander Schperberg, Yusuke Tanaka, Feng Xu, Marcel Menner 외

Achieving highly accurate dynamic or simulator models that are close to the real robot can facilitate model-based controls (e.g., model predictive control or linear-quadradic regulators), model-based trajectory planning …

Model Predictive ControlTrajectory Planning

Reset-Free Reinforcement Learning for Real-World Agile Driving: An Empirical Study

2026-04-09 · Kohei Honda, Hirotaka Hosogaya arxiv

This paper presents an empirical study of reset-free reinforcement learning (RL) for real-world agile driving, in which a physical 1/10-scale vehicle learns continuously on a slippery indoor track without manual resets. …

Reinforcement Learning

L4acados: Learning-based models for acados, applied to Gaussian process-based predictive control

2024-11-28 · Amon Lahr, Joshua Näf, Kim P. Wabersich, Jonathan Frey 외

Incorporating learning-based models, such as artificial neural networks or Gaussian processes, into model predictive control (MPC) strategies can significantly improve control performance and online adaptation capabiliti…

Computational EfficiencyGaussian ProcessesModel Predictive Control