paper-with-me

홈 › Papers

Information Particle Filter Tree: An Online Algorithm for POMDPs with Belief-Based Rewards on Continuous Domains

2020-01-01 · ICML 2020 1 · Johannes Fischer, Ömer Sahin Tas

Partially Observable Markov Decision Processes (POMDPs) inherently gather the information necessary to act optimally under uncertainties. The framework can be extended to model pure information gathering tasks by considering belief-based rewards. This allows us to use reward shaping to guide POMDP planning to informative beliefs by using a weighted combination of the original reward and the expected information gain as the objective. In this work we propose a novel online algorithm, Information Particle Filter Tree (IPFT), to solve problems with belief-dependent rewards on continuous domains. It simulates particle-based belief trajectories in a Monte Carlo Tree Search (MCTS) approach to construct a search tree in the belief space. The evaluation shows that the consideration of information gain greatly improves the performance in problems where information gathering is an essential part of the optimal policy.

📄 PDF Abstract BibTeX

Code (1)

johannes-fischer/icml2020_ipft 공식 구현

Similar Papers 제목 키워드 기반

Adaptive Variational Particle Filtering in Non-stationary Environments

2018-07-19 · Mahdi Azarafrooz

Online convex optimization is a sequential prediction framework with the goal to track and adapt to the environment through evaluating proper convex loss functions. We study efficient particle filtering methods from the …

Optimal Intermittent Particle Filter

2022-04-13 · Antoine Aspeel, Amaury Gouverneur, Raphaël M. Jungers, Benoit Macq

The problem of the optimal allocation (in the expected mean square error sense) of a measurement budget for particle filtering is addressed. We propose three different optimal intermittent filters, whose optimality crite…

Combinatorial OptimizationDecision Making

Simplified Belief-Dependent Reward MCTS Planning with Guaranteed Tree Consistency

2021-05-29 · Ori Sztyglic, Andrey Zhitnikov, Vadim Indelman

Partially Observable Markov Decision Processes (POMDPs) are notoriously hard to solve. Most advanced state-of-the-art online solvers leverage ideas of Monte Carlo Tree Search (MCTS). These solvers rapidly converge to the…

Ancestry Tree Clustering for Particle Filter Diversity Maintenance

2025-09-28 · Ilari Vallivaara, Bingnan Duan, Yinhuan Dong, Tughrul Arslan arxiv

We propose a method for linear-time diversity maintenance in particle filtering. It clusters particles based on ancestry tree topology: closely related particles in sufficiently large subtrees are grouped together. The m…

Estimating parameters of nonlinear systems using the elitist particle filter based on evolutionary strategies

2016-04-14 · Christian Huemmer, Christian Hofmann, Roland Maas, Walter Kellermann

In this article, we present the elitist particle filter based on evolutionary strategies (EPFES) as an efficient approach for nonlinear system identification. The EPFES is derived from the frequently-employed state-space…

Acoustic echo cancellationEvolutionary Algorithms