LGROApr 23

Tempered Sequential Monte Carlo for Trajectory and Policy Optimization with Differentiable Dynamics

arXiv:2604.2145658.1
AI Analysis

It provides a novel inference-based approach for controller design that efficiently handles multimodal, sharp target distributions, benefiting researchers in robotics and control.

This paper introduces tempered sequential Monte Carlo (TSMC), a sampling-based framework for finite-horizon trajectory and policy optimization under differentiable dynamics, which outperforms state-of-the-art baselines across multiple benchmarks.

We propose a sampling-based framework for finite-horizon trajectory and policy optimization under differentiable dynamics by casting controller design as inference. Specifically, we minimize a KL-regularized expected trajectory cost, which yields an optimal "Boltzmann-tilted" distribution over controller parameters that concentrates on low-cost solutions as temperature decreases. To sample efficiently from this sharp, potentially multimodal target, we introduce tempered sequential Monte Carlo (TSMC): an annealing scheme that adaptively reweights and resamples particles along a tempering path from a prior to the target distribution, while using Hamiltonian Monte Carlo rejuvenation to maintain diversity and exploit exact gradients obtained by differentiating through trajectory rollouts. For policy optimization, we extend TSMC via (i) a deterministic empirical approximation of the initial-state distribution and (ii) an extended-space construction that treats rollout randomness as auxiliary variables. Experiments across trajectory- and policy-optimization benchmarks show that TSMC is broadly applicable and compares favorably to state-of-the-art baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes