paper-with-me

Papers

Sequential Monte Carlo for Policy Optimization in Continuous POMDPs

2025-05-22 · Hany Abdulsamad, Sahel Iqbal, Simo Särkkä

Optimal decision-making under partial observability requires agents to balance reducing uncertainty (exploration) against pursuing immediate objectives (exploitation). In this paper, we introduce a novel policy optimization framework for continuous partially observable Markov decision processes (POMDPs) that explicitly addresses this challenge. Our method casts policy learning as probabilistic inference in a non-Markovian Feynman--Kac model that inherently captures the value of information gathering by anticipating future observations, without requiring extrinsic exploration bonuses or handcrafted heuristics. To optimize policies under this model, we develop a nested sequential Monte Carlo~(SMC) algorithm that efficiently estimates a history-dependent policy gradient under samples from the optimal trajectory distribution induced by the POMDP. We demonstrate the effectiveness of our algorithm across standard continuous POMDP benchmarks, where existing methods struggle to act under uncertainty.

📄 PDF Abstract BibTeX arXiv:2505.16732

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

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

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

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

2026-04-23 · Heng Yang arxiv

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 tra…

SPO: Sequential Monte Carlo Policy Optimisation

2024-02-12 · Matthew V Macfarlane, Edan Toledo, Donal Byrne, Paul Duckworth 외

Leveraging planning during learning and decision-making is central to the long-term development of intelligent agents. Recent works have successfully combined tree-based search methods and self-play learning mechanisms t…

Decision MakingModel-based Reinforcement LearningSelf-Learning

Markov Chain Monte Carlo Policy Optimization

2021-01-04 · Daniel Hsu

Discovering approximately optimal policies in domains is crucial to applying reinforcement learning (RL) in many real-world scenarios, which is termed as policy optimization. By viewing the policy optimization from the p…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning (RL)+1