paper-with-me

홈 › Papers

CoRL-MPPI: Enhancing MPPI With Learnable Behaviours For Efficient And Provably-Safe Multi-Robot Collision Avoidance

2025-11-12 · Stepan Dergachev, Artem Pshenitsyn, Aleksandr Panov, Alexey Skrynnik, Konstantin Yakovlev arxiv

Decentralized collision avoidance is a core challenge for scalable multi-robot systems. A promising approach to this problem is Model Predictive Path Integral (MPPI) control - a framework that naturally handles arbitrary motion models and provides strong theoretical guarantees. Still, in practice an MPPI-based controller may produce suboptimal trajectories because its performance relies heavily on uninformed random sampling. We introduce CoRL-MPPI, a fusion of Cooperative Reinforcement Learning and MPPI that addresses this limitation. We train an action policy, approximated by a deep neural network, in simulation to learn local cooperative collision-avoidance behaviors. This learned policy is then embedded into the MPPI framework to guide its sampling distribution, biasing it toward more intelligent and cooperative actions in scenarios that may differ substantially from those used during training. Moreover, CoRL-MPPI preserves the theoretical guarantees of regular MPPI. We evaluate our approach in dense, dynamic setups against classical and learning-based state-of-the-art baselines. Our results demonstrate that CoRL-MPPI outperforms competing methods and significantly improves navigation efficiency, measured by success rate and delay, as well as safety, enabling agile and robust multi-robot navigation.

📄 PDF Abstract BibTeX arXiv:2511.09331

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningCollision AvoidanceRobot Navigation

Similar Papers 제목 키워드 기반

BiC-MPPI: Goal-Pursuing, Sampling-Based Bidirectional Rollout Clustering Path Integral for Trajectory Optimization

2024-10-09 · Minchan Jung, Kwangki Kim

This paper introduces the Bidirectional Clustered MPPI (BiC-MPPI) algorithm, a novel trajectory optimization method aimed at enhancing goal-directed guidance within the Model Predictive Path Integral (MPPI) framework. Bi…

Autonomous NavigationTrajectory Planning

VIMPPI: Enhancing Model Predictive Path Integral Control with Variational Integration for Underactuated Systems

2025-05-07 · Igor Alentev, Lev Kozlov, Ivan Domrachev, Simeon Nedelchev 외

This paper presents VIMPPI, a novel control approach for underactuated double pendulum systems developed for the AI Olympics competition. We enhance the Model Predictive Path Integral framework by incorporating variation…

Low-pass sampling in Model Predictive Path Integral Control

2025-03-13 · Piotr Kicki

Model Predictive Path Integral (MPPI) control is a widely used sampling-based approach for real-time control, offering flexibility in handling arbitrary dynamics and cost functions. However, the original MPPI suffers fro…

Autonomous Racing

Gauss-Newton accelerated MPPI Control

2025-12-04 · Hannes Homburger, Katrin Baumgärtner, Moritz Diehl, Johannes Reuter arxiv

Model Predictive Path Integral (MPPI) control is a sampling-based optimization method that has recently attracted attention, particularly in the robotics and reinforcement learning communities. MPPI has been widely appli…

Computational EfficiencyReinforcement Learning

GPU-Accelerated Barrier-Rate Guided MPPI Control for Tractor-Trailer Systems

2025-08-07 · Keyvan Majd, Hardik Parwana, Bardh Hoxha, Steven Hong 외 arxiv

Articulated vehicles such as tractor-trailers, yard trucks, and similar platforms must often reverse and maneuver in cluttered spaces where pedestrians are present. We present how Barrier-Rate guided Model Predictive Pat…