Generative Learning for Simulation of Vehicle Faults
Patrick Kuiper, Sirui Lin, Jose Blanchet, Vahid Tarokh
TL;DR
This work develops a practical, generative approach to predictive maintenance for US Army ground vehicles by forecasting faults and time-to-first-fault using a hybrid model that combines DeepAR with spatio-temporal attention (STAM) and a variational autoencoder (VAE). Fault covariates are generated with STAM from recent history and with a VAE from out-of-sample data, enabling state-conditioned simulations via latent-space clustering of vehicle attributes. The method achieves high fault-prediction performance (ROC-AUC up to 0.978) and a robust time-to-first-fault forecast ($r^{2} = 0.77$), while yielding interpretable insights through attention weights and latent-state analyses. This framework supports proactive maintenance and what-if fleet simulations, with public code and emphasis on practical deployability in DoD predictive maintenance programs.
Abstract
We develop a novel generative model to simulate vehicle health and forecast faults, conditioned on practical operational considerations. The model, trained on data from the US Army's Predictive Logistics program, aims to support predictive maintenance. It forecasts faults far enough in advance to execute a maintenance intervention before a breakdown occurs. The model incorporates real-world factors that affect vehicle health. It also allows us to understand the vehicle's condition by analyzing operating data, and characterizing each vehicle into discrete states. Importantly, the model predicts the time to first fault with high accuracy. We compare its performance to other models and demonstrate its successful training.
