paper-with-me

Papers

Information-Bottleneck-Based Behavior Representation Learning for Multi-agent Reinforcement learning

2021-09-29 · Yue Jin, Shuangqing Wei, Jian Yuan, Xudong Zhang

In multi-agent deep reinforcement learning, extracting sufficient and compact information of other agents is critical to attain efficient convergence and scalability of an algorithm. In canonical frameworks, distilling of such information is often done in an implicit and uninterpretable manner, or explicitly with cost functions not able to reflect the relationship between information compression and utility in representation. In this paper, we present Information-Bottleneck-based Other agents' behavior Representation learning for Multi-agent reinforcement learning (IBORM) to explicitly seek low-dimensional mapping encoder through which a compact and informative representation relevant to other agents' behaviors is established. IBORM leverages the information bottleneck principle to compress observation information, while retaining sufficient information relevant to other agents' behaviors used for cooperation decision. Empirical results have demonstrated that IBORM delivers the fastest convergence rate and the best performance of the learned policies, as compared with implicit behavior representation learning and explicit behavior representation learning without explicitly considering information compression and utility.

📄 PDF Abstract BibTeX arXiv:2109.14188

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Representation Learning

Similar Papers 제목 키워드 기반

MIND: Lightweight and Effective Memory Injection Defense for LLM Agents via Intent-Aware Information Bottleneck

2026-07-30 · Dongyi Liu, Haixing He, Xiaobao Wu, Jia Li arxiv

Memory-augmented LLM-based agents are vulnerable to memory injection attacks: Agents may retrieve poisoned memory from attackers, which diverts their behavior from initial user intent and finally causes task failure. How…

Video Killed the HD-Map: Predicting Multi-Agent Behavior Directly From Aerial Images

2023-05-19 · Yunpeng Liu, Vasileios Lioutas, Jonathan Wilder Lavington, Matthew Niedoba 외

The development of algorithms that learn multi-agent behavioral models using human demonstrations has led to increasingly realistic simulations in the field of autonomous driving. In general, such models learn to jointly…

Autonomous DrivingTrajectory Prediction

Exploring the Intersection of Large Language Models and Agent-Based Modeling via Prompt Engineering

2023-08-14 · Edward Junprung

The final frontier for simulation is the accurate representation of complex, real-world social systems. While agent-based modeling (ABM) seeks to study the behavior and interactions of agents within a larger system, it i…

Prompt Engineering

Contrastive Identity-Aware Learning for Multi-Agent Value Decomposition

2022-11-23 · Shunyu Liu, Yihe Zhou, Jie Song, Tongya Zheng 외

Value Decomposition (VD) aims to deduce the contributions of agents for decentralized policies in the presence of only global rewards, and has recently emerged as a powerful credit assignment paradigm for tackling cooper…

Contrastive LearningDiversityMulti-agent Reinforcement LearningSMAC+1

SRMT: Shared Memory for Multi-agent Lifelong Pathfinding

2025-01-22 · Alsu Sagirova, Yuri Kuratov, Mikhail Burtsev

Multi-agent reinforcement learning (MARL) demonstrates significant progress in solving cooperative and competitive multi-agent problems in various environments. One of the principal challenges in MARL is the need for exp…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning