paper-with-me

Papers

Tacit Learning with Adaptive Information Selection for Cooperative Multi-Agent Reinforcement Learning

2024-12-20 · Lunjun Liu, Weilai Jiang, Yaonan Wang

In multi-agent reinforcement learning (MARL), the centralized training with decentralized execution (CTDE) framework has gained widespread adoption due to its strong performance. However, the further development of CTDE faces two key challenges. First, agents struggle to autonomously assess the relevance of input information for cooperative tasks, impairing their decision-making abilities. Second, in communication-limited scenarios with partial observability, agents are unable to access global information, restricting their ability to collaborate effectively from a global perspective. To address these challenges, we introduce a novel cooperative MARL framework based on information selection and tacit learning. In this framework, agents gradually develop implicit coordination during training, enabling them to infer the cooperative behavior of others in a discrete space without communication, relying solely on local information. Moreover, we integrate gating and selection mechanisms, allowing agents to adaptively filter information based on environmental changes, thereby enhancing their decision-making capabilities. Experiments on popular MARL benchmarks show that our framework can be seamlessly integrated with state-of-the-art algorithms, leading to significant performance improvements.

📄 PDF Abstract BibTeX arXiv:2412.15639

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

From Explicit Communication to Tacit Cooperation:A Novel Paradigm for Cooperative MARL

2023-04-28 · Dapeng Li, Zhiwei Xu, Bin Zhang, Guoliang Fan

Centralized training with decentralized execution (CTDE) is a widely-used learning paradigm that has achieved significant success in complex tasks. However, partial observability issues and the absence of effectively sha…

Adaptive Feature Fusion for Cooperative Perception using LiDAR Point Clouds

2022-07-30 · Donghao Qiao, Farhana Zulkernine

Cooperative perception allows a Connected Autonomous Vehicle (CAV) to interact with the other CAVs in the vicinity to enhance perception of surrounding objects to increase safety and reliability. It can compensate for th…

Domain Adaptationfeature selectionPedestrian Detectionvehicle detection

COOPERTRIM: Adaptive Data Selection for Uncertainty-Aware Cooperative Perception

2026-02-07 · Shilpa Mukhopadhyay, Amit Roy-Chowdhury, Hang Qiu arxiv

Cooperative perception enables autonomous agents to share encoded representations over wireless communication to enhance each other's live situational awareness. However, the tension between the limited communication ban…

Semantic Segmentation

Learning to Transfer Learn: Reinforcement Learning-Based Selection for Adaptive Transfer Learning

2019-08-29 · ECCV 2020 8 · Linchao Zhu, Sercan O. Arik, Yi Yang, Tomas Pfister

We propose a novel adaptive transfer learning framework, learning to transfer learn (L2TL), to improve performance on a target dataset by careful extraction of the related information from a source dataset. Our framework…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Learning to Cooperate and Communicate Over Imperfect Channels

2023-11-24 · Jannis Weil, Gizem Ekinci, Heinz Koeppl, Tobias Meuser

Information exchange in multi-agent systems improves the cooperation among agents, especially in partially observable settings. In the real world, communication is often carried out over imperfect channels. This requires…

Q-Learning