paper-with-me

Papers

Regret Lower Bounds for Decentralized Multi-Agent Stochastic Shortest Path Problems

2025-11-06 · Utkarsh U. Chavan, Prashant Trivedi, Nandyala Hemachandra arxiv

Multi-agent systems (MAS) are central to applications such as swarm robotics and traffic routing, where agents must coordinate in a decentralized manner to achieve a common objective. Stochastic Shortest Path (SSP) problems provide a natural framework for modeling decentralized control in such settings. While the problem of learning in SSP has been extensively studied in single-agent settings, the decentralized multi-agent variant remains largely unexplored. In this work, we take a step towards addressing that gap. We study decentralized multi-agent SSPs (Dec-MASSPs) under linear function approximation, where the transition dynamics and costs are represented using linear models. Applying novel symmetry-based arguments, we identify the structure of optimal policies. Our main contribution is the first regret lower bound for this setting based on the construction of hard-to-learn instances for any number of agents, $n$. Our regret lower bound of $Ω(\sqrt{K})$, over $K$ episodes, highlights the inherent learning difficulty in Dec-MASSPs. These insights clarify the learning complexity of decentralized control and can further guide the design of efficient learning algorithms in multi-agent systems.

📄 PDF Abstract BibTeX arXiv:2511.04594

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Collaborative Multi-Agent Heterogeneous Multi-Armed Bandits

2023-05-30 · Ronshee Chawla, Daniel Vial, Sanjay Shakkottai, R. Srikant

The study of collaborative multi-agent bandits has attracted significant attention recently. In light of this, we initiate the study of a new collaborative setting, consisting of $N$ agents such that each agent is learni…

Multi-Armed Bandits

Decentralized Cooperative Stochastic Bandits

2018-10-10 · NeurIPS 2019 12 · David Martínez-Rubio, Varun Kanade, Patrick Rebeschini

We study a decentralized cooperative stochastic multi-armed bandit problem with $K$ arms on a network of $N$ agents. In our model, the reward distribution of each arm is the same for each agent and rewards are drawn inde…

Multi-Armed Bandits

Decentralized Parameter-Free Online Learning

2025-10-17 · Tomas Ortega, Hamid Jafarkhani arxiv

We propose the first parameter-free decentralized online learning algorithms with network regret guarantees, which achieve sublinear regret without requiring hyperparameter tuning. This family of algorithms connects mult…

The Gossiping Insert-Eliminate Algorithm for Multi-Agent Bandits

2020-01-15 · Ronshee Chawla, Abishek Sankararaman, Ayalvadi Ganesh, Sanjay Shakkottai

We consider a decentralized multi-agent Multi Armed Bandit (MAB) setup consisting of $N$ agents, solving the same MAB instance to minimize individual cumulative regret. In our model, agents collaborate by exchanging mess…

Byzantine-Resilient Decentralized Multi-Armed Bandits

2023-10-11 · Jingxuan Zhu, Alec Koppel, Alvaro Velasquez, Ji Liu

In decentralized cooperative multi-armed bandits (MAB), each agent observes a distinct stream of rewards, and seeks to exchange information with others to select a sequence of arms so as to minimize its regret. Agents in…

Multi-Armed BanditsRecommendation Systems