LGAIApr 3, 2020

A Deep Ensemble Multi-Agent Reinforcement Learning Approach for Air Traffic Control

arXiv:2004.01387v117 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses air traffic congestion and safety for air traffic controllers, but it is an incremental improvement over existing methods.

The paper tackles air traffic control by proposing a deep ensemble multi-agent reinforcement learning method to dynamically adjust aircraft speeds, showing it significantly outperforms three state-of-the-art benchmarks in simulations with thousands of aircraft.

Air traffic control is an example of a highly challenging operational problem that is readily amenable to human expertise augmentation via decision support technologies. In this paper, we propose a new intelligent decision making framework that leverages multi-agent reinforcement learning (MARL) to dynamically suggest adjustments of aircraft speeds in real-time. The goal of the system is to enhance the ability of an air traffic controller to provide effective guidance to aircraft to avoid air traffic congestion, near-miss situations, and to improve arrival timeliness. We develop a novel deep ensemble MARL method that can concisely capture the complexity of the air traffic control problem by learning to efficiently arbitrate between the decisions of a local kernel-based RL model and a wider-reaching deep MARL model. The proposed method is trained and evaluated on an open-source air traffic management simulator developed by Eurocontrol. Extensive empirical results on a real-world dataset including thousands of aircraft demonstrate the feasibility of using multi-agent RL for the problem of en-route air traffic control and show that our proposed deep ensemble MARL method significantly outperforms three state-of-the-art benchmark approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes