paper-with-me

Papers

Efficient Offline Communication Policies for Factored Multiagent POMDPs

2011-12-01 · NeurIPS 2011 12 · João V. Messias, Matthijs Spaan, Pedro U. Lima

Factored Decentralized Partially Observable Markov Decision Processes (Dec-POMDPs) form a powerful framework for multiagent planning under uncertainty, but optimal solutions require a rigid history-based policy representation. In this paper we allow inter-agent communication which turns the problem in a centralized Multiagent POMDP (MPOMDP). We map belief distributions over state factors to an agent's local actions by exploiting structure in the joint MPOMDP policy. The key point is that when sparse dependencies between the agents' decisions exist, often the belief over its local state factors is sufficient for an agent to unequivocally identify the optimal action, and communication can be avoided. We formalize these notions by casting the problem into convex optimization form, and present experimental results illustrating the savings in communication that we can obtain.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Form

Similar Papers 제목 키워드 기반

Scalable Planning and Learning for Multiagent POMDPs: Extended Version

2014-04-04 · Christopher Amato, Frans A. Oliehoek

Online, sample-based planning algorithms for POMDPs have shown great promise in scaling to problems with large state spaces, but they become intractable for large action and observation spaces. This is particularly probl…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Influence-Optimistic Local Values for Multiagent Planning --- Extended Version

2015-02-18 · Frans A. Oliehoek, Matthijs T. J. Spaan, Stefan Witwicki

Recent years have seen the development of methods for multiagent planning under uncertainty that scale to tens or even hundreds of agents. However, most of these methods either make restrictive assumptions on the problem…

BenchmarkingHeuristic Search

A Semi-Decentralized Approach to Multiagent Control

2026-03-12 · Mahdi Al-Husseini, Mykel J. Kochenderfer, Kyle H. Wray arxiv

We introduce an expressive framework and algorithms for the semi-decentralized control of cooperative agents in environments with communication uncertainty. Whereas semi-Markov control admits a distribution over time for…

Dynamical-VAE-based Hindsight to Learn the Causal Dynamics of Factored-POMDPs

2024-11-12 · Chao Han, Debabrota Basu, Michael Mangan, Eleni Vasilaki 외

Learning representations of underlying environmental dynamics from partial observations is a critical challenge in machine learning. In the context of Partially Observable Markov Decision Processes (POMDPs), state repres…

Partially Observable Monte-Carlo Graph Search

2025-07-28 · Yang You, Vincent Thomas, Alex Schutz, Robert Skilton 외 arxiv

Currently, large partially observable Markov decision processes (POMDPs) are often solved by sampling-based online methods which interleave planning and execution phases. However, a pre-computed offline policy is more de…