paper-with-me

Papers

Multi-agent Actor-Critic with Time Dynamical Opponent Model

2022-04-12 · Yuan Tian, Klaus-Rudolf Kladny, Qin Wang, Zhiwu Huang, Olga Fink

In multi-agent reinforcement learning, multiple agents learn simultaneously while interacting with a common environment and each other. Since the agents adapt their policies during learning, not only the behavior of a single agent becomes non-stationary, but also the environment as perceived by the agent. This renders it particularly challenging to perform policy improvement. In this paper, we propose to exploit the fact that the agents seek to improve their expected cumulative reward and introduce a novel \textit{Time Dynamical Opponent Model} (TDOM) to encode the knowledge that the opponent policies tend to improve over time. We motivate TDOM theoretically by deriving a lower bound of the log objective of an individual agent and further propose \textit{Multi-Agent Actor-Critic with Time Dynamical Opponent Model} (TDOM-AC). We evaluate the proposed TDOM-AC on a differential game and the Multi-agent Particle Environment. We show empirically that TDOM achieves superior opponent behavior prediction during test time. The proposed TDOM-AC methodology outperforms state-of-the-art Actor-Critic methods on the performed experiments in cooperative and \textbf{especially} in mixed cooperative-competitive environments. TDOM-AC results in a more stable training and a faster convergence.

📄 PDF Abstract BibTeX arXiv:2204.05576

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Merging model-based control with multi-agent reinforcement learning for multi-agent cooperative teaming strategies

2026-06-04 · Christian Llanes, Spencer W. Jensen, Samuel Coogan arxiv

In this work, we propose a framework that combines multi-agent reinforcement learning (MARL) with model-based control to achieve safe, dynamically feasible actions in cooperative multi-agent tasks. Multi-agent reinforcem…

Multi-agent Reinforcement Learning

Actor-Critic Scheduling for Path-Aware Air-to-Ground Multipath Multimedia Delivery

2022-04-28 · Achilles Machumilane, Alberto Gotta, Pietro Cassarà, Claudio Gennaro 외

Reinforcement Learning (RL) has recently found wide applications in network traffic management and control because some of its variants do not require prior knowledge of network models. In this paper, we present a novel …

ManagementReinforcement Learning (RL)Scheduling

Adaptive Learning Rates for Multi-Agent Reinforcement Learning

2021-01-01 · Jiechuan Jiang, Zongqing Lu

In multi-agent reinforcement learning (MARL), the learning rates of actors and critic are mostly hand-tuned and fixed. This not only requires heavy tuning but more importantly limits the learning. With adaptive learning …

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

Commodities Trading through Deep Policy Gradient Methods

2023-08-10 · Jonas Hanetho

Algorithmic trading has gained attention due to its potential for generating superior returns. This paper investigates the effectiveness of deep reinforcement learning (DRL) methods in algorithmic commodities trading. It…

Algorithmic TradingDeep Reinforcement LearningPolicy Gradient MethodsTime Series

Towards Fault Tolerance in Multi-Agent Reinforcement Learning

2024-11-30 · Yuchen Shi, Huaxin Pei, Liang Feng, Yi Zhang 외

Agent faults pose a significant threat to the performance of multi-agent reinforcement learning (MARL) algorithms, introducing two key challenges. First, agents often struggle to extract critical information from the cha…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning