Predictive Maintenance for General Aviation Using Convolutional Transformers
Hong Yang, Aidan LaBella, Travis Desell

TL;DR
This paper introduces a new challenging multivariate time series dataset for aircraft maintenance classification, proposes a convolutional transformer model that outperforms RNNs, and demonstrates effective augmentation techniques to enhance model generalization.
Contribution
The work presents the NGAFID-MC dataset as a new benchmark and introduces Conv-MHSA, a novel convolutional transformer architecture for improved MTS classification in aviation.
Findings
Conv-MHSA outperforms RNNs in classification accuracy
Image-inspired augmentations reduce overfitting
Models integrated into NGAFID for real-time maintenance detection
Abstract
Predictive maintenance systems have the potential to significantly reduce costs for maintaining aircraft fleets as well as provide improved safety by detecting maintenance issues before they come severe. However, the development of such systems has been limited due to a lack of publicly labeled multivariate time series (MTS) sensor data. MTS classification has advanced greatly over the past decade, but there is a lack of sufficiently challenging benchmarks for new methods. This work introduces the NGAFID Maintenance Classification (NGAFID-MC) dataset as a novel benchmark in terms of difficulty, number of samples, and sequence length. NGAFID-MC consists of over 7,500 labeled flights, representing over 11,500 hours of per second flight data recorder readings of 23 sensor parameters. Using this benchmark, we demonstrate that Recurrent Neural Network (RNN) methods are not well suited for…
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
TopicsTime Series Analysis and Forecasting · Fault Detection and Control Systems · Forecasting Techniques and Applications
