paper-with-me

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. BiC-MPPI incorporates bidirectional dynamics approximations and a new guide cost mechanism, improving both trajectory planning and goal-reaching performance. By leveraging forward and backward rollouts, the bidirectional approach ensures effective trajectory connections between initial and terminal states, while the guide cost helps discover dynamically feasible paths. Experimental results demonstrate that BiC-MPPI outperforms existing MPPI variants in both 2D and 3D environments, achieving higher success rates and competitive computation times across 900 simulations on a modified BARN dataset for autonomous navigation. GitHub: https://github.com/i-ASL/BiC-MPPI

📄 PDF Abstract BibTeX arXiv:2410.06493

Code (1)

i-ASL/BiC-MPPI 공식 구현

Tasks

Autonomous NavigationTrajectory Planning

Similar Papers 제목 키워드 기반

Clustering-Embedded Model Predictive Path Integral Control: Avoiding Averaging-Induced Failure and Enabling Efficient Cluster Selection for Dynamic Obstacles

2026-07-07 · Zidong Liu, Kaixin Chang, Xu Chen arxiv

With the widespread availability of parallel computing hardware, sampling-based motion planning methods such as Model Predictive Path Integral (MPPI) control have become increasingly powerful for complex nonlinear system…

Motion Planning

HOLO-MPPI: Multi-Scenario Motion Planning via Hierarchical Policy Optimization

2026-06-15 · Youngjae Min, Jovin D'sa, Faizan M. Tariq, David Isele 외 arxiv

Robots deployed in the real world must plan motions across diverse scenarios without per-scenario retuning. End-to-end reinforcement learning (RL) can generalize across scenarios but often becomes brittle under distribut…

Reinforcement LearningAutonomous DrivingMotion Planning

Geometric Model Predictive Path Integral for Agile UAV Control with Online Collision Avoidance

2025-10-14 · Pavel Pochobradský, Ondřej Procházka, Robert Pěnička, Vojtěch Vonásek 외 arxiv

In this letter, we introduce Geometric Model Predictive Path Integral (GMPPI), a sampling-based controller capable of tracking agile trajectories while avoiding obstacles. In each iteration, GMPPI generates a large numbe…

Collision Avoidance

Output-Sampled Model Predictive Path Integral Control (o-MPPI) for Increased Efficiency

2023-09-22 · Leon, Yan, Santosh Devasia

The success of the model predictive path integral control (MPPI) approach depends on the appropriate selection of the input distribution used for sampling. However, it can be challenging to select inputs that satisfy out…

Autonomous Driving

Stein-based Optimization of Sampling Distributions in Model Predictive Path Integral Control

2025-11-03 · Jace Aldrich, Odest Chadwicke Jenkins arxiv

This paper introduces a method for Model Predictive Path Integral (MPPI) control that optimizes sample generation towards an optimal trajectory through Stein Variational Gradient Descent (SVGD). MPPI relies upon predicti…