paper-with-me

Papers

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

2017-09-19 · Kunal Menda, Yi-Chun Chen, Justin Grana, James W. Bono, Brendan D. Tracey, Mykel J. Kochenderfer, David Wolpert

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.

📄 PDF Abstract BibTeX arXiv:1709.06656

Code (1)

sisl/event-driven-rllab 공식 구현 tf

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Priority-Driven Control and Communication in Decentralized Multi-Agent Systems via Reinforcement Learning

2026-05-11 · Qingyun Guo, Junyi Shi, Tomasz Piotr Kucner, Dominik Baumann arxiv

Event-triggered control provides a mechanism for avoiding excessive use of constrained communication bandwidth in networked multi-agent systems. However, most existing methods rely on accurate system models, which may be…

Reinforcement Learning

Event-Driven Reinforcement Learning Enables Long-Horizon Control in Semiconductor Fabrication

2026-06-09 · Yavar Yeganeh, Mahsa Shekari, Nicla Frigerio, Daniele Pagano 외 arxiv

Reinforcement learning promises to optimize sequential decisions in large-scale systems. Semiconductor manufacturing systems are stochastic and highly constrained environments where heterogeneous wafers traverse hundreds…

Reinforcement Learning

Adaptive Reinforcement Learning for State Avoidance in Discrete Event Systems

2025-02-28 · Md Nur-A-Adam Dony

Reinforcement learning (RL) has emerged as a potent paradigm for autonomous decision-making in complex environments. However, the integration of event-driven decision processes within RL remains a challenge. This paper p…

Decision MakingReinforcement Learning (RL)

A Novel Task-Driven Method with Evolvable Interactive Agents Using Event Trees for Enhanced Emergency Decision Support

2024-12-24 · Xingyu Xiao, Peng Chen, Ben Qi, Jingang Liang 외

As climate change and other global challenges increase the likelihood of unforeseen emergencies, the limitations of human-driven strategies in critical situations become more pronounced. Inadequate pre-established emerge…

Decision Making

Dual-Agent Multiple-Model Reinforcement Learning for Event-Triggered Human-Robot Co-Adaptation in Decoupled Task Spaces

2026-03-06 · Yaqi Li, Zhengqi Han, Huifang Liu, Steven W. Su arxiv

This paper presents a shared-control rehabilitation policy for a custom 6-degree-of-freedom (6-DoF) upper-limb robot that decomposes complex reaching tasks into decoupled spatial axes. The patient governs the primary rea…

Reinforcement Learning