paper-with-me

Papers

When is Particle Filtering Efficient for Planning in Partially Observed Linear Dynamical Systems?

2020-06-10 · Simon S. Du, Wei Hu, Zhiyuan Li, Ruoqi Shen, Zhao Song, Jiajun Wu

Particle filtering is a popular method for inferring latent states in stochastic dynamical systems, whose theoretical properties have been well studied in machine learning and statistics communities. In many control problems, e.g., partially observed linear dynamical systems (POLDS), oftentimes the inferred latent state is further used for planning at each step. This paper initiates a rigorous study on the efficiency of particle filtering for sequential planning, and gives the first particle complexity bounds. Though errors in past actions may affect the future, we are able to bound the number of particles needed so that the long-run reward of the policy based on particle filtering is close to that based on exact inference. In particular, we show that, in stable systems, polynomially many particles suffice. Key in our proof is a coupling of the ideal sequence based on the exact planning and the sequence generated by approximate planning based on particle filtering. We believe this technique can be useful in other sequential decision-making problems.

📄 PDF Abstract BibTeX arXiv:2006.05975

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingSequential Decision Making

Similar Papers 제목 키워드 기반

High-dimensional Bayesian filtering through deep density approximation

2025-11-10 · Kasper Bågmark, Filip Rydin arxiv

In this work, we systematically benchmark two recently developed deep density methods for nonlinear filtering. We model the filtering density of a discretely observed stochastic differential equation through the associat…

Computational Efficiency

Inference of unobserved event streams with neural Hawkes particle smoothing

2018-09-27 · Hongyuan Mei, Guanghui Qin, Jason Eisner

Events that we observe in the world may be caused by other, unobserved events. We consider sequences of discrete events in continuous time. When only some of the events are observed, we propose particle smoothing to infe…

Decoder

Accelerated Inference for Partially Observed Markov Processes using Automatic Differentiation

2024-07-03 · Kevin Tan, Giles Hooker, Edward L. Ionides

Automatic differentiation (AD) has driven recent advances in machine learning, including deep neural networks and Hamiltonian Markov Chain Monte Carlo methods. Partially observed nonlinear stochastic dynamical systems ha…

Factored Online Planning in Many-Agent POMDPs

2023-12-18 · Maris F. L. Galesloot, Thiago D. Simão, Sebastian Junges, Nils Jansen

In centralized multi-agent systems, often modeled as multi-agent partially observable Markov decision processes (MPOMDPs), the action and observation spaces grow exponentially with the number of agents, making the value …

Active Dynamical Prospection: Modeling Mental Simulation as Particle Filtering for Sensorimotor Control during Pathfinding

2021-03-14 · Jeremy Gordon, John Chuang

What do humans do when confronted with a common challenge: we know where we want to go but we are not yet sure the best way to get there, or even if we can. This is the problem posed to agents during spatial navigation a…