paper-with-me

Papers

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 predictive rollout of trajectories sampled from a distribution of possible actions. Traditionally, these action distributions are assumed to be unimodal and represented as Gaussian. The result can lead suboptimal rollout predictions due to sample deprivation and, in the case of differentiable simulation, sensitivity to noise in the cost gradients. Through introducing SVGD updates in between MPPI environment steps, we present Stein-Optimized Path-Integral Inference (SOPPI), an MPPI/SVGD algorithm that can dynamically update noise distributions at runtime to better capture action sampling distributions without an excessive increase in computational requirements. We demonstrate the efficacy of SOPPI through experiments on a planar cart-pole, 7-DOF robot arm, and a planar bipedal walker. These results indicate improved system performance compared to state-of-the-art MPPI algorithms across a range of hyper-parameters and demonstrate feasibility at lower particle counts.

📄 PDF Abstract BibTeX arXiv:2511.02015

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sliced Wasserstein with Random-Path Projecting Directions

2024-01-29 · Khai Nguyen, Shujian Zhang, Tam Le, Nhat Ho

Slicing distribution selection has been used as an effective technique to improve the performance of parameter estimators based on minimizing sliced Wasserstein distance in applications. Previous works either utilize exp…

Denoising

Sampling for Model Predictive Trajectory Planning in Autonomous Driving using Normalizing Flows

2024-04-15 · Georg Rabenstein, Lars Ullrich, Knut Graichen

Alongside optimization-based planners, sampling-based approaches are often used in trajectory planning for autonomous driving due to their simplicity. Model predictive path integral control is a framework that builds upo…

Autonomous DrivingEfficient ExplorationTrajectory PlanningVariational Inference

Pathfinder: Parallel quasi-Newton variational inference

2021-08-09 · Lu Zhang, Bob Carpenter, Andrew Gelman, Aki Vehtari

We propose Pathfinder, a variational method for approximately sampling from differentiable log densities. Starting from a random initialization, Pathfinder locates normal approximations to the target density along a quas…

PathfinderVariational Inference

Diffusion-Augmented Markov Decision Processes for Maximum Entropy Reinforcement Learning

2025-12-01 · Sebastian Sanokowski, Kaustubh Patil arxiv

Diffusion models excel at sampling from complex, unnormalized distributions. In this work, we extend Maximum Entropy Reinforcement Learning (ME-RL) to diffusion processes, enabling sampling from the optimal policy trajec…

Reinforcement Learning

STL-SVPIO: Signal Temporal Logic guided Stein Variational Path Integral Optimization

2026-03-06 · Hongrui Zheng, Zirui Zang, Ahmad Amine, Cristian Ioan Vasile 외 arxiv

Signal Temporal Logic (STL) enables formal specification of complex spatiotemporal constraints for robotic task planning. However, synthesizing long-horizon continuous control trajectories from complex STL specifications…

Continuous ControlMotion Planning