TL;DR
This paper introduces a novel approach combining meta-reinforcement learning with model predictive control to enable mobile robots to adapt quickly and efficiently in dynamic environments, improving navigation and decision-making.
Contribution
The paper presents a new algorithm that integrates MPC with meta-RL, including an event-triggered switching mechanism and online adaptation for improved robot navigation.
Findings
Outperforms existing algorithms in simulation for navigation quality.
Reduces computation time during meta-testing by deactivating MPC.
Demonstrates effective adaptation to new tasks within a single trajectory.
Abstract
The successful operation of mobile robots requires them to adapt rapidly to environmental changes. To develop an adaptive decision-making tool for mobile robots, we propose a novel algorithm that combines meta-reinforcement learning (meta-RL) with model predictive control (MPC). Our method employs an off-policy meta-RL algorithm as a baseline to train a policy using transition samples generated by MPC when the robot detects certain events that can be effectively handled by MPC, with its explicit use of robot dynamics. The key idea of our method is to switch between the meta-learned policy and the MPC controller in a randomized and event-triggered fashion to make up for suboptimal MPC actions caused by the limited prediction horizon. During meta-testing, the MPC module is deactivated to significantly reduce computation time in motion control. We further propose an online adaptation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
