paper-with-me

Papers

Deep Decentralized Multi-task Multi-Agent Reinforcement Learning under Partial Observability

2017-03-17 · ICML 2017 8 · Shayegan Omidshafiei, Jason Pazis, Christopher Amato, Jonathan P. How, John Vian

Many real-world tasks involve multiple agents with partial observability and limited communication. Learning is challenging in these settings due to local viewpoints of agents, which perceive the world as non-stationary due to concurrently-exploring teammates. Approaches that learn specialized policies for individual tasks face problems when applied to the real world: not only do agents have to learn and store distinct policies for each task, but in practice identities of tasks are often non-observable, making these approaches inapplicable. This paper formalizes and addresses the problem of multi-task multi-agent reinforcement learning under partial observability. We introduce a decentralized single-task learning approach that is robust to concurrent interactions of teammates, and present an approach for distilling single-task policies into a unified policy that performs well across multiple related tasks, without explicit provision of task identity.

📄 PDF Abstract BibTeX arXiv:1703.06182

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Consensus Learning for Cooperative Multi-Agent Reinforcement Learning

2022-06-06 · Zhiwei Xu, Bin Zhang, Dapeng Li, Zeren Zhang 외

Almost all multi-agent reinforcement learning algorithms without communication follow the principle of centralized training with decentralized execution. During centralized training, agents can be guided by the same sign…

Contrastive LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Fully Decentralized Cooperative Multi-Agent Reinforcement Learning: A Survey

2024-01-10 · Jiechuan Jiang, Kefan Su, Zongqing Lu

Cooperative multi-agent reinforcement learning is a powerful tool to solve many real-world cooperative tasks, but restrictions of real-world applications may require training the agents in a fully decentralized manner. D…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningSurvey

MA2QL: A Minimalist Approach to Fully Decentralized Multi-Agent Reinforcement Learning

2022-09-17 · Kefan Su, Siyuan Zhou, Jiechuan Jiang, Chuang Gan 외

Decentralized learning has shown great promise for cooperative multi-agent reinforcement learning (MARL). However, non-stationarity remains a significant challenge in fully decentralized learning. In the paper, we tackle…

Multi-agent Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning (RL)

Decentralized Multi-Agents by Imitation of a Centralized Controller

2019-02-06 · Alex Tong Lin, Mark J. Debord, Katia Estabridis, Gary Hewer 외

We consider a multi-agent reinforcement learning problem where each agent seeks to maximize a shared reward while interacting with other agents, and they may or may not be able to communicate. Typically the agents do not…

Imitation LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Explaining Decentralized Multi-Agent Reinforcement Learning Policies

2025-11-13 · Kayla Boggess, Sarit Kraus, Lu Feng arxiv

Multi-Agent Reinforcement Learning (MARL) has gained significant interest in recent years, enabling sequential decision-making across multiple agents in various domains. However, most existing explanation methods focus o…

Multi-agent Reinforcement LearningComputational Efficiency