paper-with-me

Papers

Incremental Clustering and Expansion for Faster Optimal Planning in Dec-POMDPs

2014-02-04 · Frans Adriaan Oliehoek, Matthijs T. J. Spaan, Christopher Amato, Shimon Whiteson

This article presents the state-of-the-art in optimal solution methods for decentralized partially observable Markov decision processes (Dec-POMDPs), which are general models for collaborative multiagent planning under uncertainty. Building off the generalized multiagent A* (GMAA*) algorithm, which reduces the problem to a tree of one-shot collaborative Bayesian games (CBGs), we describe several advances that greatly expand the range of Dec-POMDPs that can be solved optimally. First, we introduce lossless incremental clustering of the CBGs solved by GMAA*, which achieves exponential speedups without sacrificing optimality. Second, we introduce incremental expansion of nodes in the GMAA* search tree, which avoids the need to expand all children, the number of which is in the worst case doubly exponential in the nodes depth. This is particularly beneficial when little clustering is possible. In addition, we introduce new hybrid heuristic representations that are more compact and thereby enable the solution of larger Dec-POMDPs. We provide theoretical guarantees that, when a suitable heuristic is used, both incremental clustering and incremental expansion yield algorithms that are both complete and search equivalent. Finally, we present extensive empirical results demonstrating that GMAA*-ICE, an algorithm that synthesizes these advances, can optimally solve Dec-POMDPs of unprecedented size.

📄 PDF Abstract BibTeX arXiv:1402.0566

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Multi-Objective Path-Based D* Lite

2021-08-02 · Zhongqiang Ren, Sivakumar Rathinam, Maxim Likhachev, Howie Choset

Incremental graph search algorithms such as D* Lite reuse previous, and perhaps partial, searches to expedite subsequent path planning tasks. In this article, we are interested in developing incremental graph search algo…

Incremental Generalized Hybrid A*

2025-08-18 · Sidharth Talia, Oren Salzman, Siddhartha Srinivasa arxiv

We address the problem of efficiently organizing search over very large trees, which arises in many applications ranging from autonomous driving to aerial vehicles. Here, we are motivated by off-road autonomy, where real…

Autonomous Driving

Incremental Cluster Validity Indices for Hard Partitions: Extensions and Comparative Study

2019-02-18 · Leonardo Enzo Brito da Silva, Niklas M. Melton, Donald C. Wunsch II

Validation is one of the most important aspects of clustering, but most approaches have been batch methods. Recently, interest has grown in providing incremental alternatives. This paper extends the incremental cluster v…

Clustering

Batch Incremental Shared Nearest Neighbor Density Based Clustering Algorithm for Dynamic Datasets

2017-01-31 · Bhattacharjee Panthadeep, Awekar Amit

Incremental data mining algorithms process frequent updates to dynamic datasets efficiently by avoiding redundant computation. Existing incremental extension to shared nearest neighbor density based clustering (SNND) alg…

Clustering

Multi-Horizon Planning of Multi-Energy Systems

2021-10-22 · Tim Felling, Oliver Levers, Philipp Fortenbacher

In order to reach EU's goal of zero emissions in 2050, the energy system will go through a significant transition over the next decades. To substitute fossil energy carriers, renewable energy sources will be mainly integ…