English

Deep Reinforcement Learning for Event-Driven Multi-Agent Decision Processes

Artificial Intelligence 2019-05-30 v2 Multiagent Systems

Abstract

The incorporation of macro-actions (temporally extended actions) into multi-agent decision problems has the potential to address the curse of dimensionality associated with such decision problems. Since macro-actions last for stochastic durations, multiple agents executing decentralized policies in cooperative environments must act asynchronously. We present an algorithm that modifies generalized advantage estimation for temporally extended actions, allowing a state-of-the-art policy optimization algorithm to optimize policies in Dec-POMDPs in which agents act asynchronously. We show that our algorithm is capable of learning optimal policies in two cooperative domains, one involving real-time bus holding control and one involving wildfire fighting with unmanned aircraft. Our algorithm works by framing problems as "event-driven decision processes," which are scenarios in which the sequence and timing of actions and events are random and governed by an underlying stochastic process. In addition to optimizing policies with continuous state and action spaces, our algorithm also facilitates the use of event-driven simulators, which do not require time to be discretized into time-steps. We demonstrate the benefit of using event-driven simulation in the context of multiple agents taking asynchronous actions. We show that fixed time-step simulation risks obfuscating the sequence in which closely separated events occur, adversely affecting the policies learned. In addition, we show that arbitrarily shrinking the time-step scales poorly with the number of agents.

Keywords

Cite

@article{arxiv.1709.06656,
  title  = {Deep Reinforcement Learning for Event-Driven Multi-Agent Decision Processes},
  author = {Kunal Menda and Yi-Chun Chen and Justin Grana and James W. Bono and Brendan D. Tracey and Mykel J. Kochenderfer and David Wolpert},
  journal= {arXiv preprint arXiv:1709.06656},
  year   = {2019}
}

Comments

Published in IEEE Transactions on Intelligent Transportation Systems (Volume: 20, Issue: 4, April 2019). https://ieeexplore.ieee.org/document/8419722

R2 v1 2026-06-22T21:48:50.003Z