DAE : Discriminatory Auto-Encoder for multivariate time-series anomaly detection in air transportation
Antoine Chevrot, Alexandre Vernotte, Bruno Legeard

TL;DR
This paper introduces DAE, a novel multivariate anomaly detection model for air traffic surveillance data, which outperforms existing models in accuracy and speed by leveraging phase-specific decoders within an auto-encoder framework.
Contribution
The paper presents DAE, a new auto-encoder based model with multiple decoders for different flight phases, improving anomaly detection in air traffic data.
Findings
DAE outperforms existing models in detection accuracy.
DAE achieves faster anomaly detection.
The dataset and code are publicly available for replication.
Abstract
The Automatic Dependent Surveillance Broadcast protocol is one of the latest compulsory advances in air surveillance. While it supports the tracking of the ever-growing number of aircraft in the air, it also introduces cybersecurity issues that must be mitigated e.g., false data injection attacks where an attacker emits fake surveillance information. The recent data sources and tools available to obtain flight tracking records allow the researchers to create datasets and develop Machine Learning models capable of detecting such anomalies in En-Route trajectories. In this context, we propose a novel multivariate anomaly detection model called Discriminatory Auto-Encoder (DAE). It uses the baseline of a regular LSTM-based auto-encoder but with several decoders, each getting data of a specific flight phase (e.g. climbing, cruising or descending) during its training.To illustrate the DAE's…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Artificial Immune Systems Applications
