๐ฎ
๐ฎ
The Ethereal
Agent-Time Attention for Sparse Rewards Multi-Agent Reinforcement Learning
October 31, 2022 ยท Entered Twilight ยท ๐ Adaptive Agents and Multi-Agent Systems
Repo contents: README.md, env.txt, src-1d, src-minigrid
Authors
Jennifer She, Jayesh K. Gupta, Mykel J. Kochenderfer
arXiv ID
2210.17540
Category
cs.LG: Machine Learning
Cross-listed
cs.MA
Citations
8
Venue
Adaptive Agents and Multi-Agent Systems
Repository
https://github.com/jshe/agent-time-attention
โญ 7
Last Checked
6 months ago
Abstract
Sparse and delayed rewards pose a challenge to single agent reinforcement learning. This challenge is amplified in multi-agent reinforcement learning (MARL) where credit assignment of these rewards needs to happen not only across time, but also across agents. We propose Agent-Time Attention (ATA), a neural network model with auxiliary losses for redistributing sparse and delayed rewards in collaborative MARL. We provide a simple example that demonstrates how providing agents with their own local redistributed rewards and shared global redistributed rewards motivate different policies. We extend several MiniGrid environments, specifically MultiRoom and DoorKey, to the multi-agent sparse delayed rewards setting. We demonstrate that ATA outperforms various baselines on many instances of these environments. Source code of the experiments is available at https://github.com/jshe/agent-time-attention.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
๐ฎ
๐ฎ
The Ethereal
Continuous control with deep reinforcement learning
๐
๐
Old Age
Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
๐
๐
Old Age
Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor
๐
๐
Old Age
SGDR: Stochastic Gradient Descent with Warm Restarts
๐ฎ
๐ฎ
The Ethereal