AI Models Classify Driving Systems, Vulnerable to Telematics Jitter

Bidhya Shrestha, Christos Papadopoulos· August 3, 2026 View original

Key takeaways

  • GRU, LSTM, and Transformer models effectively classify automated driving systems from telematics data.
  • A new framework evaluates model robustness against realistic data corruptions.
  • Models are highly vulnerable to temporal jitter in continuous telematics channels.
  • Event-level corruptions have a less significant impact on classification performance.

Who benefits

AutomotiveTransportationInsuranceRegulatory Compliance

Summary

Researchers evaluated GRU, LSTM, and Transformer encoder models for classifying automated driving systems using telematics data, achieving high accuracy but revealing significant vulnerability to temporal jitter in the data. The study also introduced a robustness framework to simulate telematics degradation.

Automated driving systems (ADSs) are becoming increasingly common, and future software-defined vehicles may run multiple ADSs. It is crucial to have independent monitoring systems to verify which ADS is active for safety, compliance, and anomaly detection. This research investigated the effectiveness of three sequence-based classification models—Gated Recurrent Units (GRU), Long Short-Term Memory (LSTM) networks, and a Transformer encoder model—in identifying Level 2 ADSs (Comma Openpilot, Tesla Autopilot, Cadillac Super Cruise) and manual driving using only vehicle telematics data. The models demonstrated strong performance on clean data, achieving macro F1-scores between 0.90 and 0.93. Even with threat-matched training, performance remained robust, with F1-scores between 0.904 and 0.916. The study also developed a modular framework to evaluate model robustness against realistic telematics data degradation, simulating five corruption families at various severity levels. A key finding was a distinct failure mode: while event-level corruptions (like burst loss or spurious toggles) had only a minor impact on performance, temporal jitter in continuous channels severely degraded macro F1-scores to 0.44-0.50 across all three model types. This highlights a critical vulnerability for these models in real-world scenarios where precise timing might be affected.

Why it matters

For professionals in automotive AI, safety, and regulation, understanding the robustness of ADS classification systems against real-world data imperfections is vital for developing reliable and secure autonomous vehicle technologies. Identifying specific vulnerabilities helps in designing more resilient systems.

How to implement this in your domain

  1. 1Integrate robustness testing: Implement a similar modular robustness evaluation framework to test AI models against various data corruptions, especially temporal jitter.
  2. 2Enhance data preprocessing: Develop advanced signal processing techniques to mitigate temporal jitter in telematics data before feeding it to classification models.
  3. 3Explore jitter-resistant architectures: Investigate or develop new neural network architectures that are inherently more robust to temporal noise and inconsistencies.
  4. 4Prioritize real-world data simulation: Use realistic data degradation simulations during model training and validation to improve real-world performance.

Original post by Bidhya Shrestha, Christos Papadopoulos

"arXiv:2607.28665v1 Announce Type: new Abstract: Automated driving systems (ADSs) are becoming ubiquitous. Future Software Defined Vehicles (SDVs) may be able to run multiple ADSs, both native and aftermarket such as Comma.ai's Openpilot. Monitoring systems to independently verify…"

View on X

Originally posted by Bidhya Shrestha, Christos Papadopoulos on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses