Reinforcement Learning Action Recommendations for Air Traffic Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Air traffic control is a complex and error-prone process, especially with increasing traffic, where human controllers must manually direct aircraft to prevent collisions, leading to high stress and potential catastrophic errors, despite advancements like Automatic Dependent Surveillance Broadcast (ADS-B) providing improved tracking precision.

Innovation Solution

A computer system using reinforcement learning to create an action recommendation system that utilizes historical human air traffic control data to build a model, combined with current ADS-B data, to provide next action recommendations to air traffic controllers, employing an anisotropic reward function and expanding state space module for non-uniform granularity, optimizing aircraft movement and safety.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If human controllers manually direct aircraft to prevent collisions, then air traffic control can be performed with current technology, but human error and stress increase with increasing traffic

Engineering Contradiction:
Improveair traffic control safetyVSAvoidcontroller stress and error rate
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent introduces an action recommendation system as an intermediary between ADS-B tracking data and controller decisions. The system processes raw aircraft position data, applies reinforcement learning models trained on historical controller actions, and generates recommended actions that assist controllers in making safe decisions, thereby reducing stress and error rates while maintaining safety

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system implements feedback by continuously monitoring current ADS-B aircraft positions, comparing them against the reinforcement learning model's trained knowledge of safe separation standards, and providing real-time action recommendations to controllers. This closed-loop feedback helps prevent human error by constantly guiding controllers toward safe actions

Inventive Principle:
Principle #23Feedback

2Measurement precision

If reinforcement learning model uses fine-grained state space for precise recommendations, then accuracy improves, but computational complexity increases

Engineering Contradiction:
Improverecommendation accuracyVSAvoidstate space granularity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies local quality by using non-uniform state space granularity where closely spaced aircraft receive finer-grained state representations for more precise separation recommendations, while widely spaced aircraft use coarser-grained states. This adaptive approach maintains high accuracy where needed while reducing overall computational complexity

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically changes the granularity parameter of the state space based on traffic density and aircraft proximity. When aircraft are close together, the state space uses finer granularity to capture precise separation requirements; when aircraft are far apart, coarser granularity suffices, reducing computational burden while maintaining recommendation accuracy

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11410558B2Traffic control with reinforcement learning
Publication Date: 2022.08.09 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US11410558B2 patent drawing
  • US11410558B2 patent drawing
  • US11410558B2 patent drawing

AI summary

An action recommendation system uses reinforcement learning that provides a next action recommendation to a traffic controller to give to a vehicle pilot such as an aircraft pilot. The action recommendation system uses data of past human actions to create a reinforcement learning model and then uses the reinforcement learning model with current ABS-B data to provide the next action recommendation to the traffic controller. The action recommendation system may use an anisotropic reward function and may also include an expanding state space module that uses a non-uniform granularity of the state space.