TeVAE: A Variational Autoencoder Approach for Discrete Online Anomaly Detection in Variable-state Multivariate Time-series Data

arXiv — cs.LGThursday, November 13, 2025 at 5:00:00 AM
The introduction of TeVAE marks a significant advancement in the field of anomaly detection, particularly in the context of automotive testing where the complexity of data is on the rise. As manual evaluation methods reach their limits, the need for automated online anomaly detection becomes critical. TeVAE, a temporal variational autoencoder, addresses this need by effectively detecting anomalies with a minimal false positive rate of only 6%, while successfully identifying 65% of actual anomalies. This model not only avoids the bypass phenomenon but also introduces a novel method for remapping individual data windows to a continuous time series, enhancing its applicability in real-world scenarios. The ability of TeVAE to perform well with smaller training datasets further underscores its potential as a robust tool in the realm of data analysis, paving the way for more efficient and reliable anomaly detection systems.
— via World Pulse Now AI Editorial System

Was this article worth reading? Share it

Recommended Readings
A Disentangled Low-Rank RNN Framework for Uncovering Neural Connectivity and Dynamics
PositiveArtificial Intelligence
The study presents a novel framework called the Disentangled Recurrent Neural Network (DisRNN), which enhances low-rank recurrent neural networks (lrRNNs) by introducing group-wise independence among latent dynamics. This approach allows for flexible entanglement within groups, facilitating the separate evolution of latent dynamics while maintaining complexity for computation. The reformulation under a variational autoencoder framework incorporates a partial correlation penalty to promote disentanglement, with experiments conducted on synthetic, monkey M1, and mouse data demonstrating its effe…
SimuFreeMark: A Noise-Simulation-Free Robust Watermarking Against Image Editing
PositiveArtificial Intelligence
SimuFreeMark is a proposed watermarking framework designed to enhance image security against editing attacks, particularly in the context of artificial intelligence-generated content (AIGC). Unlike existing methods that depend on noise simulation, SimuFreeMark directly embeds watermarks into the low-frequency components of images, which have shown significant robustness against various attacks. This innovation aims to address the growing need for reliable watermarking solutions in an era of advanced image manipulation techniques.
On the notion of missingness for path attribution explainability methods in medical settings: Guiding the selection of medically meaningful baselines
PositiveArtificial Intelligence
The explainability of deep learning models in the medical domain poses significant challenges, particularly regarding the selection of baselines for path attribution methods like Integrated Gradients. Traditional baselines, such as all-zero inputs, often lack semantic relevance in medical contexts. This work explores the concept of missingness and proposes a counterfactual-guided approach to enhance baseline selection, aiming to yield more clinically meaningful attributions.
Explainable Deep Convolutional Multi-Type Anomaly Detection
PositiveArtificial Intelligence
The article presents a new approach to anomaly detection called MultiTypeFCDD, which aims to differentiate between various types of anomalies while being computationally efficient. Traditional methods often struggle to classify anomalies accurately and require separate models for each object category, leading to increased costs. MultiTypeFCDD addresses these issues by utilizing image-level labels to generate multi-channel heatmaps, enhancing the specificity of anomaly identification, which is crucial for operational decision-making.