STEP / 01
Brief
ADAS-equipped vehicles emit dense streams over the CAN bus. Latent failures hide inside that noise. The mission was to surface anomalous behaviour automatically, without labels, at signal-rate.
Transformer-VAE on raw automotive bus data
FRAMES / S
10k+
CRITICAL IDS
0x2B6 · 0x32D · 0x2D8
TRAINING REGIME
Self-supervised
DETECTION SIGNAL
Reconstruction error
STEP / 01
ADAS-equipped vehicles emit dense streams over the CAN bus. Latent failures hide inside that noise. The mission was to surface anomalous behaviour automatically, without labels, at signal-rate.
STEP / 02
From raw frames to a model that flags drift in real time.
STEP / 03
A Variational Auto-Encoder built around a Transformer encoder/decoder. The model trains exclusively on PASSED runs — anything off the learned manifold scores a high reconstruction error and trips the detector.
STEP / 04
What made it hard.
STEP / 05
A reproducible pipeline that flags previously-unseen behaviours, generalises across vehicles, and is fully automated end-to-end.
Industrial ML on safety-critical embedded data — the kind of project where the model is judged by miles, not metrics.
NEXT CASE / P02
SimBox Fraud Detection