Fast Decision Support for Air Traffic Management at Urban Air Mobility
Vertiports using Graph Learning
- URL: http://arxiv.org/abs/2308.09075v1
- Date: Thu, 17 Aug 2023 16:05:44 GMT
- Title: Fast Decision Support for Air Traffic Management at Urban Air Mobility
Vertiports using Graph Learning
- Authors: Prajit KrisshnaKumar, Jhoel Witter, Steve Paul, Hanvit Cho, Karthik
Dantu, and Souma Chowdhury
- Abstract summary: Urban Air Mobility (UAM) aircraft are conceived to operate from small airports called vertiports.
Managing this schedule in real-time becomes challenging for a traditional air-traffic controller but instead calls for an automated solution.
This paper provides a novel approach to this problem of Urban Air Mobility - Vertiport Schedule Management (UAM-VSM), which leverages graph reinforcement learning to generate decision-support policies.
- Score: 7.2547164017692625
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Urban Air Mobility (UAM) promises a new dimension to decongested, safe, and
fast travel in urban and suburban hubs. These UAM aircraft are conceived to
operate from small airports called vertiports each comprising multiple
take-off/landing and battery-recharging spots. Since they might be situated in
dense urban areas and need to handle many aircraft landings and take-offs each
hour, managing this schedule in real-time becomes challenging for a traditional
air-traffic controller but instead calls for an automated solution. This paper
provides a novel approach to this problem of Urban Air Mobility - Vertiport
Schedule Management (UAM-VSM), which leverages graph reinforcement learning to
generate decision-support policies. Here the designated physical spots within
the vertiport's airspace and the vehicles being managed are represented as two
separate graphs, with feature extraction performed through a graph
convolutional network (GCN). Extracted features are passed onto perceptron
layers to decide actions such as continue to hover or cruise, continue idling
or take-off, or land on an allocated vertiport spot. Performance is measured
based on delays, safety (no. of collisions) and battery consumption. Through
realistic simulations in AirSim applied to scaled down multi-rotor vehicles,
our results demonstrate the suitability of using graph reinforcement learning
to solve the UAM-VSM problem and its superiority to basic reinforcement
learning (with graph embeddings) or random choice baselines.
Related papers
- Diffusion-based Auction Mechanism for Efficient Resource Management in 6G-enabled Vehicular Metaverses [57.010829427434516]
In 6G-enable Vehicular Metaverses, vehicles are represented by Vehicle Twins (VTs), which serve as digital replicas of physical vehicles.
VT tasks are resource-intensive and need to be offloaded to ground Base Stations (BSs) for fast processing.
We propose a learning-based Modified Second-Bid (MSB) auction mechanism to optimize resource allocation between ground BSs and UAVs.
arXiv Detail & Related papers (2024-11-01T04:34:54Z) - GPT-Augmented Reinforcement Learning with Intelligent Control for Vehicle Dispatching [82.19172267487998]
GARLIC: a framework of GPT-Augmented Reinforcement Learning with Intelligent Control for vehicle dispatching.
This paper introduces GARLIC: a framework of GPT-Augmented Reinforcement Learning with Intelligent Control for vehicle dispatching.
arXiv Detail & Related papers (2024-08-19T08:23:38Z) - A Graph-based Adversarial Imitation Learning Framework for Reliable & Realtime Fleet Scheduling in Urban Air Mobility [5.19664437943693]
This paper presents a comprehensive optimization formulation of the fleet scheduling problem.
It also identifies the need for alternate solution approaches.
The new imitative approach achieves better mean performance and remarkable improvement in the case of unseen worst-case scenarios.
arXiv Detail & Related papers (2024-07-16T18:51:24Z) - Self-organized free-flight arrival for urban air mobility [0.9217021281095907]
Urban air mobility is an innovative mode of transportation in which electric vertical takeoff and landing (eVTOL) vehicles operate between nodes called vertiports.
We outline a self-organized vertiport arrival system based on deep reinforcement learning.
Each aircraft is considered an individual agent and follows a shared policy, resulting in decentralized actions that are based on local information.
arXiv Detail & Related papers (2024-04-04T13:43:17Z) - Graph Learning-based Fleet Scheduling for Urban Air Mobility under
Operational Constraints, Varying Demand & Uncertainties [5.248564173595024]
This paper develops a graph reinforcement learning approach to online planning of the schedule and destinations of electric aircraft.
It considers time-varying demand, constraints related to vertiport capacity, aircraft capacity and airspace safety guidelines, uncertainties related to take-off delay, weather-induced route closures, and unanticipated aircraft downtime.
arXiv Detail & Related papers (2024-01-09T23:46:22Z) - Rethinking Urban Mobility Prediction: A Super-Multivariate Time Series
Forecasting Approach [71.67506068703314]
Long-term urban mobility predictions play a crucial role in the effective management of urban facilities and services.
Traditionally, urban mobility data has been structured as videos, treating longitude and latitude as fundamental pixels.
In our research, we introduce a fresh perspective on urban mobility prediction.
Instead of oversimplifying urban mobility data as traditional video data, we regard it as a complex time series.
arXiv Detail & Related papers (2023-12-04T07:39:05Z) - Multi-Agent Deep Reinforcement Learning for Dynamic Avatar Migration in
AIoT-enabled Vehicular Metaverses with Trajectory Prediction [70.9337170201739]
We propose a model to predict the future trajectories of intelligent vehicles based on their historical data.
We show that our proposed algorithm can effectively reduce the latency of executing avatar tasks by around 25% without prediction.
arXiv Detail & Related papers (2023-06-26T13:27:11Z) - A deep reinforcement learning approach to assess the low-altitude
airspace capacity for urban air mobility [0.0]
Urban air mobility aims to provide a fast and secure way of travel by utilizing the low-altitude airspace.
Authorities are still working on the redaction of new flight rules applicable to urban air mobility.
An autonomous UAV path planning framework is proposed using a deep reinforcement learning approach and a deep deterministic policy gradient algorithm.
arXiv Detail & Related papers (2023-01-23T23:38:05Z) - ADAPT: An Open-Source sUAS Payload for Real-Time Disaster Prediction and
Response with AI [55.41644538483948]
Small unmanned aircraft systems (sUAS) are becoming prominent components of many humanitarian assistance and disaster response operations.
We have developed the free and open-source ADAPT multi-mission payload for deploying real-time AI and computer vision onboard a sUAS.
We demonstrate the example mission of real-time, in-flight ice segmentation to monitor river ice state and provide timely predictions of catastrophic flooding events.
arXiv Detail & Related papers (2022-01-25T14:51:19Z) - Wireless-Enabled Asynchronous Federated Fourier Neural Network for
Turbulence Prediction in Urban Air Mobility (UAM) [101.80862265018033]
Urban air mobility (UAM) has been proposed in which vertical takeoff and landing (VTOL) aircraft are used to provide a ride-hailing service.
In UAM, aircraft can operate in designated air spaces known as corridors, that link the aerodromes.
A reliable communication network between GBSs and aircraft enables UAM to adequately utilize the airspace.
arXiv Detail & Related papers (2021-12-26T14:41:52Z) - Learning-to-Fly: Learning-based Collision Avoidance for Scalable Urban
Air Mobility [2.117421588033177]
We present Learning-to-Fly (L2F), a decentralized on-demand airborne collision avoidance framework for multiple UAS.
L2F is a two-stage collision avoidance method that consists of: 1) a learning-based decision-making scheme and 2) a distributed, linear programming-based UAS control algorithm.
We show the real-time applicability of our method which is $approx!6000times$ faster than the MILP approach and can resolve $100%$ of collisions when there is ample room to maneuver.
arXiv Detail & Related papers (2020-06-23T18:46:31Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.