Reroute Prediction Service
- URL: http://arxiv.org/abs/2310.08988v1
- Date: Fri, 13 Oct 2023 10:09:12 GMT
- Title: Reroute Prediction Service
- Authors: \'Italo Romani de Oliveira, Samet Ayhan, Michael Biglin, Pablo Costas,
Euclides C. Pinto Neto
- Abstract summary: The cost of delays was estimated as 33 billion US dollars only in 2019 for the US National Airspace System.
We designed and developed a novel Data Analytics and Machine Learning system, which aims at reducing delays by proactively supporting re-routing decisions.
The system predicts if a reroute advisory for a certain Air Route Traffic Control Center or for a certain advisory identifier will be issued, which may impact the pertinent routes.
- Score: 0.4999814847776097
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The cost of delays was estimated as 33 billion US dollars only in 2019 for
the US National Airspace System, a peak value following a growth trend in past
years. Aiming to address this huge inefficiency, we designed and developed a
novel Data Analytics and Machine Learning system, which aims at reducing delays
by proactively supporting re-routing decisions.
Given a time interval up to a few days in the future, the system predicts if
a reroute advisory for a certain Air Route Traffic Control Center or for a
certain advisory identifier will be issued, which may impact the pertinent
routes. To deliver such predictions, the system uses historical reroute data,
collected from the System Wide Information Management (SWIM) data services
provided by the FAA, and weather data, provided by the US National Centers for
Environmental Prediction (NCEP). The data is huge in volume, and has many items
streamed at high velocity, uncorrelated and noisy. The system continuously
processes the incoming raw data and makes it available for the next step where
an interim data store is created and adaptively maintained for efficient query
processing. The resulting data is fed into an array of ML algorithms, which
compete for higher accuracy. The best performing algorithm is used in the final
prediction, generating the final results. Mean accuracy values higher than 90%
were obtained in our experiments with this system.
Our algorithm divides the area of interest in units of aggregation and uses
temporal series of the aggregate measures of weather forecast parameters in
each geographical unit, in order to detect correlations with reroutes and where
they will most likely occur. Aiming at practical application, the system is
formed by a number of microservices, which are deployed in the cloud, making
the system distributed, scalable and highly available.
Related papers
- Quanv4EO: Empowering Earth Observation by means of Quanvolutional Neural Networks [62.12107686529827]
This article highlights a significant shift towards leveraging quantum computing techniques in processing large volumes of remote sensing data.
The proposed Quanv4EO model introduces a quanvolution method for preprocessing multi-dimensional EO data.
Key findings suggest that the proposed model not only maintains high precision in image classification but also shows improvements of around 5% in EO use cases.
arXiv Detail & Related papers (2024-07-24T09:11:34Z) - PeFAD: A Parameter-Efficient Federated Framework for Time Series Anomaly Detection [51.20479454379662]
We propose a.
Federated Anomaly Detection framework named PeFAD with the increasing privacy concerns.
We conduct extensive evaluations on four real datasets, where PeFAD outperforms existing state-of-the-art baselines by up to 28.74%.
arXiv Detail & Related papers (2024-06-04T13:51:08Z) - Learning When to See for Long-term Traffic Data Collection on
Power-constrained Devices [7.712009864814493]
We introduce a novel learning-based framework that strategically decides observation timings for battery-powered devices.
We reconstruct the full data stream from sparsely sampled observations, resulting in minimal performance loss.
We evaluate the performance of the proposed method on PeMS data by an RNN (Recurrent Neural Network) predictor and estimator, and a DRQN (Deep Recurrent Q-Network) controller.
arXiv Detail & Related papers (2024-01-25T20:50:34Z) - Monitoring Machine Learning Forecasts for Platform Data Streams [2.474754293747645]
Digital platforms require a large-scale forecast framework to respond to sudden performance drops.
We propose a data-driven monitoring procedure to answer the question when the ML algorithm should be re-trained.
We show that monitor-based re-training produces accurate forecasts compared to viable benchmarks.
arXiv Detail & Related papers (2024-01-17T11:37:38Z) - Big data-driven prediction of airspace congestion [40.02298833349518]
We present a novel data management and prediction system that accurately predicts aircraft counts for a particular airspace sector within the National Airspace System (NAS)
In the preprocessing step, the system processes the incoming raw data, reduces it to a compact size, and stores it in a compact database.
In the prediction step, the system learns from historical trajectories and uses their segments to collect key features such as sector boundary crossings, weather parameters, and other air traffic data.
arXiv Detail & Related papers (2023-10-13T09:57:22Z) - Pangu-Weather: A 3D High-Resolution Model for Fast and Accurate Global
Weather Forecast [91.9372563527801]
We present Pangu-Weather, a deep learning based system for fast and accurate global weather forecast.
For the first time, an AI-based method outperforms state-of-the-art numerical weather prediction (NWP) methods in terms of accuracy.
Pangu-Weather supports a wide range of downstream forecast scenarios, including extreme weather forecast and large-member ensemble forecast in real-time.
arXiv Detail & Related papers (2022-11-03T17:19:43Z) - Physics Informed Shallow Machine Learning for Wind Speed Prediction [66.05661813632568]
We analyze a massive dataset of wind measured from anemometers located at 10 m height in 32 locations in Italy.
We train supervised learning algorithms using the past history of wind to predict its value at a future time.
We find that the optimal design as well as its performance vary with the location.
arXiv Detail & Related papers (2022-04-01T14:55:10Z) - Spatio-Temporal Data Mining for Aviation Delay Prediction [15.621546618044173]
We present a novel aviation delay prediction system based on stacked Long Short-Term Memory (LSTM) networks for commercial flights.
The system learns from historical trajectories from automatic dependent surveillance-broadcast (ADS-B) messages.
Compared with previous schemes, our approach is demonstrated to be more robust and accurate for large hub airports.
arXiv Detail & Related papers (2021-03-20T18:37:06Z) - A Graph Convolutional Network with Signal Phasing Information for
Arterial Traffic Prediction [63.470149585093665]
arterial traffic prediction plays a crucial role in the development of modern intelligent transportation systems.
Many existing studies on arterial traffic prediction only consider temporal measurements of flow and occupancy from loop sensors and neglect the rich spatial relationships between upstream and downstream detectors.
We fill this gap by enhancing a deep learning approach, Diffusion Convolutional Recurrent Neural Network, with spatial information generated from signal timing plans at targeted intersections.
arXiv Detail & Related papers (2020-12-25T01:40:29Z) - Road Network Metric Learning for Estimated Time of Arrival [93.0759529610483]
In this paper, we propose the Road Network Metric Learning framework for Estimated Time of Arrival (ETA)
It consists of two components: (1) a main regression task to predict the travel time, and (2) an auxiliary metric learning task to improve the quality of link embedding vectors.
We show that our method outperforms the state-of-the-art model and the promotion concentrates on the cold links with few data.
arXiv Detail & Related papers (2020-06-24T04:45:14Z) - BusTime: Which is the Right Prediction Model for My Bus Arrival Time? [3.1761486589684975]
This paper tries to fill this gap by proposing a general and practical evaluation framework for analysing various widely used prediction models.
In particular, this framework contains a raw bus GPS data pre-processing method that needs much less number of input data points.
We also present preliminary results for city managers by analysing the practical strengths and weaknesses in both training and predicting stages of commonly used prediction models.
arXiv Detail & Related papers (2020-03-20T17:03:36Z)
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.