paper-with-me

Papers

Collaborative Auto-Curricula Multi-Agent Reinforcement Learning with Graph Neural Network Communication Layer for Open-ended Wildfire-Management Resource Distribution

2022-04-24 · Philipp Dominic Siedler

Most real-world domains can be formulated as multi-agent (MA) systems. Intentionality sharing agents can solve more complex tasks by collaborating, possibly in less time. True cooperative actions are beneficial for egoistic and collective reasons. However, teaching individual agents to sacrifice egoistic benefits for a better collective performance seems challenging. We build on a recently proposed Multi-Agent Reinforcement Learning (MARL) mechanism with a Graph Neural Network (GNN) communication layer. Rarely chosen communication actions were marginally beneficial. Here we propose a MARL system in which agents can help collaborators perform better while risking low individual performance. We conduct our study in the context of resource distribution for wildfire management. Communicating environmental features and partially observable fire occurrence help the agent collective to pre-emptively distribute resources. Furthermore, we introduce a procedural training environment accommodating auto-curricula and open-endedness towards better generalizability. Our MA communication proposal outperforms a Greedy Heuristic Baseline and a Single-Agent (SA) setup. We further demonstrate how auto-curricula and openendedness improves generalizability of our MA proposal.

📄 PDF Abstract BibTeX arXiv:2204.11350

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkManagementMulti-agent Reinforcement Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Reinforcement Networks: novel framework for collaborative Multi-Agent Reinforcement Learning tasks

2025-12-28 · Maksim Kryzhanovskiy, Svetlana Glazyrina, Roman Ischenko, Konstantin Vorontsov arxiv

Modern AI systems often comprise multiple learnable components that can be naturally organized as graphs. A central challenge is the end-to-end training of such systems without restrictive architectural or training assum…

Multi-agent Reinforcement Learning

Open-ended Multi-agent Autocurricula via Visual Inspection of Policies with Multi-modal LLMs

2026-07-09 · Lorenzo Pantè, Andrea Fanti, Roberto Capobianco arxiv

Open-ended curricula in Reinforcement Learning (RL) aim to train generally-capable agents by identifying tasks that facilitate learning increasingly complex skills. A major challenge when designing such curricula is asse…

Reinforcement Learning

LearningFlow: Automated Policy Learning Workflow for Urban Driving with Large Language Models

2025-01-09 · Zengqi Peng, Yubin Wang, Xu Han, Lei Zheng 외

Recent advancements in reinforcement learning (RL) demonstrate the significant potential in autonomous driving. Despite this promise, challenges such as the manual design of reward functions and low sample efficiency in …

Autonomous DrivingLarge Language ModelReinforcement Learning (RL)

Automated curricula through setter-solver interactions

2019-09-27 · Sebastien Racaniere, Andrew K. Lampinen, Adam Santoro, David P. Reichert 외

Reinforcement learning algorithms use correlations between policies and rewards to improve agent performance. But in dynamic or sparsely rewarding environments these correlations are often too small, or rewarding events …

Reinforcement Learning

Stackelberg Games for Learning Emergent Behaviors During Competitive Autocurricula

2023-05-04 · Boling Yang, Liyuan Zheng, Lillian J. Ratliff, Byron Boots 외

Autocurricular training is an important sub-area of multi-agent reinforcement learning~(MARL) that allows multiple agents to learn emergent skills in an unsupervised co-evolving scheme. The robotics community has experim…

Multi-agent Reinforcement Learning