paper-with-me

Papers

Critic Sequential Monte Carlo

2022-05-30 · Vasileios Lioutas, Jonathan Wilder Lavington, Justice Sefas, Matthew Niedoba, Yunpeng Liu, Berend Zwartsenberg, Setareh Dabiri, Frank Wood, Adam Scibior

We introduce CriticSMC, a new algorithm for planning as inference built from a composition of sequential Monte Carlo with learned Soft-Q function heuristic factors. These heuristic factors, obtained from parametric approximations of the marginal likelihood ahead, more effectively guide SMC towards the desired target distribution, which is particularly helpful for planning in environments with hard constraints placed sparsely in time. Compared with previous work, we modify the placement of such heuristic factors, which allows us to cheaply propose and evaluate large numbers of putative action particles, greatly increasing inference and planning efficiency. CriticSMC is compatible with informative priors, whose density function need not be known, and can be used as a model-free control algorithm. Our experiments on collision avoidance in a high-dimensional simulated driving task show that CriticSMC significantly reduces collision rates at a low computational cost while maintaining realism and diversity of driving behaviors across vehicles and environment scenarios.

📄 PDF Abstract BibTeX arXiv:2205.15460

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceDiversity

Similar Papers 제목 키워드 기반

An Annealed Sequential Monte Carlo Method for Bayesian Phylogenetics

2019-03-13

We describe an "embarrassingly parallel" method for Bayesian phylogenetic inference, annealed Sequential Monte Carlo, based on recent advances in the Sequential Monte Carlo literature such as adaptive determination of an…

Probabilistic Planning with Sequential Monte Carlo methods

2019-05-01 · ICLR 2019 5 · Alexandre Piche, Valentin Thomas, Cyril Ibrahim, Yoshua Bengio 외

In this work, we propose a novel formulation of planning which views it as a probabilistic inference problem over future optimal trajectories. This enables us to use sampling methods, and thus, tackle planning in continu…

continuous-controlContinuous Control

An Efficient Sequential Monte Carlo Algorithm for Coalescent Clustering

2008-12-01 · NeurIPS 2008 12 · Dilan Gorur, Yee W. Teh

We propose an efficient sequential Monte Carlo inference scheme for the recently proposed coalescent clustering model (Teh et al, 2008). Our algorithm has a quadratic runtime while those in (Teh et al, 2008) is cubic. In…

Clustering

Twice Sequential Monte Carlo for Tree Search

2025-11-18 · Yaniv Oren, Joery A. de Vries, Pascal R. van der Vaart, Matthijs T. J. Spaan 외 arxiv

Model-based reinforcement learning (RL) methods that leverage search are responsible for many milestone breakthroughs in RL. Sequential Monte Carlo (SMC) recently emerged as an alternative to the Monte Carlo Tree Search …

Reinforcement Learning

Kernel Sequential Monte Carlo

2015-10-11 · Ingmar Schuster, Heiko Strathmann, Brooks Paige, Dino Sejdinovic

We propose kernel sequential Monte Carlo (KSMC), a framework for sampling from static target densities. KSMC is a family of sequential Monte Carlo algorithms that are based on building emulator models of the current part…