LGAINov 19, 2025

STREAM-VAE: Dual-Path Routing for Slow and Fast Dynamics in Vehicle Telemetry Anomaly Detection

arXiv:2511.15339v13 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work addresses the problem of reliable anomaly detection for automotive telemetry, benefiting vehicle monitoring and fleet analytics, and is incremental as it builds on existing VAE methods by adding dual-path routing.

The paper tackled the challenge of detecting anomalies in automotive telemetry data, which involves both slow drifts and fast spikes, by introducing STREAM-VAE, a model that separates these dynamics to improve robustness, achieving better performance compared to various baselines on automotive and public benchmark datasets.

Automotive telemetry data exhibits slow drifts and fast spikes, often within the same sequence, making reliable anomaly detection challenging. Standard reconstruction-based methods, including sequence variational autoencoders (VAEs), use a single latent process and therefore mix heterogeneous time scales, which can smooth out spikes or inflate variances and weaken anomaly separation. In this paper, we present STREAM-VAE, a variational autoencoder for anomaly detection in automotive telemetry time-series data. Our model uses a dual-path encoder to separate slow drift and fast spike signal dynamics, and a decoder that represents transient deviations separately from the normal operating pattern. STREAM-VAE is designed for deployment, producing stable anomaly scores across operating modes for both in-vehicle monitors and backend fleet analytics. Experiments on an automotive telemetry dataset and the public SMD benchmark show that explicitly separating drift and spike dynamics improves robustness compared to strong forecasting, attention, graph, and VAE baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes