English

Using Autoencoders To Learn Interesting Features For Detecting Surveillance Aircraft

Machine Learning 2018-09-28 v1 Machine Learning

Abstract

This paper explores using a Long short-term memory (LSTM) based sequence autoencoder to learn interesting features for detecting surveillance aircraft using ADS-B flight data. An aircraft periodically broadcasts ADS-B (Automatic Dependent Surveillance - Broadcast) data to ground receivers. The ability of LSTM networks to model varying length time series data and remember dependencies that span across events makes it an ideal candidate for implementing a sequence autoencoder for ADS-B data because of its possible variable length time series, irregular sampling and dependencies that span across events.

Keywords

Cite

@article{arxiv.1809.10333,
  title  = {Using Autoencoders To Learn Interesting Features For Detecting Surveillance Aircraft},
  author = {Teresa Nicole Brooks},
  journal= {arXiv preprint arXiv:1809.10333},
  year   = {2018}
}
R2 v1 2026-06-23T04:19:57.538Z