paper-with-me

Papers

Solving Transition-Independent Multi-agent MDPs with Sparse Interactions (Extended version)

2015-11-29 · Joris Scharpff, Diederik M. Roijers, Frans A. Oliehoek, Matthijs T. J. Spaan, Mathijs M. de Weerdt

In cooperative multi-agent sequential decision making under uncertainty, agents must coordinate to find an optimal joint policy that maximises joint value. Typical algorithms exploit additive structure in the value function, but in the fully-observable multi-agent MDP setting (MMDP) such structure is not present. We propose a new optimal solver for transition-independent MMDPs, in which agents can only affect their own state but their reward depends on joint transitions. We represent these dependencies compactly in conditional return graphs (CRGs). Using CRGs the value of a joint policy and the bounds on partially specified joint policies can be efficiently computed. We propose CoRe, a novel branch-and-bound policy search algorithm building on CRGs. CoRe typically requires less runtime than the available alternatives and finds solutions to problems previously unsolvable.

📄 PDF Abstract BibTeX arXiv:1511.09047

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDecision Making Under UncertaintySequential Decision Making

Similar Papers 제목 키워드 기반

Cluster-Based Control of Transition-Independent MDPs

2022-07-11 · Carmel Fiscko, Soummya Kar, Bruno Sinopoli

This work studies efficient solution methods for cluster-based control policies of transition-independent Markov decision processes (TI-MDPs). We focus on control of multi-agent systems, whereby a central planner (CP) in…

Clustering

Structural Equivalence and Learning Dynamics in Delayed MARL

2026-05-05 · Jules Sintes, Ana Bušić, Jiamin Zhu arxiv

We formally establish the equivalence between Observation Delay (OD) and Action Delay (AD) in cooperative partially observable multi-agent systems using observation-action histories. We show that both systems generate id…

Solving Non-Rectangular Reward-Robust MDPs via Frequency Regularization

2023-09-03 · Uri Gadot, Esther Derman, Navdeep Kumar, Maxence Mohamed Elfatihi 외

In robust Markov decision processes (RMDPs), it is assumed that the reward and the transition dynamics lie in a given uncertainty set. By targeting maximal return under the most adversarial model from that set, RMDPs add…

Solving Long-run Average Reward Robust MDPs via Stochastic Games

2023-12-21 · Krishnendu Chatterjee, Ehsan Kafshdar Goharshady, Mehrdad Karrabi, Petr Novotný 외

Markov decision processes (MDPs) provide a standard framework for sequential decision making under uncertainty. However, MDPs do not take uncertainty in transition probabilities into account. Robust Markov decision proce…

Decision MakingDecision Making Under UncertaintySequential Decision Making

MATE: Solving Contextual Markov Decision Processes with Memory of Accumulated Transition Embeddings

2026-05-17 · Himchan Hwang, Hyeokju Jeong, Gene Chung, Seungyeon Kim 외 arxiv

We propose MATE, a simple yet effective memory architecture for solving Contextual Markov Decision Processes (CMDPs), a family of MDPs parameterized by an unobserved context. In CMDPs, an optimal agent can adapt online b…