y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#anomaly-detection News & Analysis

90 articles tagged with #anomaly-detection. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

90 articles
AINeutralarXiv – CS AI · Jun 26/10
🧠

E4GEN: Event-level Explainable Extreme-Enhanced Time-series Generation

Researchers introduce E4GEN, a diffusion-based framework that improves time-series generation by explicitly modeling extreme events alongside regular temporal patterns. The method uses adaptive control mechanisms to capture outliers and anomalies that existing generative models typically overlook, demonstrating superior performance across multiple evaluation metrics.

AINeutralarXiv – CS AI · Jun 26/10
🧠

SECUREVENT: Hybrid AI/ML Security Monitoring for Distributed Event-Based Systems

SECUREVENT proposes a hybrid AI/ML security architecture for distributed event-based systems that combines cryptographic controls with anomaly detection and behavioral analysis. The system addresses vulnerabilities in publish/subscribe platforms, IoT networks, and microservices by monitoring complex event patterns that static rules cannot detect, demonstrating improved threat detection recall while maintaining low false-positive rates.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Formalizing and falsifying causal pathways of rare events

Researchers formalize causal pathway analysis for rare events in structural equation models, proposing testable implications that depend on causal abstractions rather than complete system graphs. This work bridges verbal explanations and rigorous causal modeling, enabling root cause analysis of outliers with reduced computational complexity.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Prior Availability in Industrial Visual Sim-to-Real: A Review of CAD-Guided and CAD-Unavailable Regimes

This arXiv paper reviews industrial visual sim-to-real transfer in computer vision, proposing a taxonomy organized by CAD (Computer-Aided Design) data availability. The research distinguishes between CAD-available settings using explicit geometry for rendering and verification, CAD-unavailable settings relying on appearance and feature priors, and hybrid approaches, using benchmark datasets to demonstrate that raw synthetic data volume matters less than source-distribution design, detector capacity, and real-world calibration.

AINeutralarXiv – CS AI · May 296/10
🧠

Masked Diffusion Modeling for Anomaly Detection

Researchers propose MaskDiff-AD, a novel anomaly detection method using masked diffusion models that operates on categorical and discrete data without requiring reverse-time sampling. The approach demonstrates competitive or superior performance compared to existing anomaly detection baselines across tabular and text datasets.

AIBullisharXiv – CS AI · May 296/10
🧠

Tiny but Trusted: Efficient Vision-Language Reasoning for Time-Series Anomaly Detection

Researchers introduce VisAnomReasoner, a parameter-efficient Vision-Language Model designed for time-series anomaly detection, trained on VisAnomBench—a new benchmark augmented with high-quality natural language explanations. The model achieves significant performance improvements over existing approaches, demonstrating 21-23 percentage point gains in precision and F1 scores.

AINeutralarXiv – CS AI · May 296/10
🧠

TelecomTS: A Multi-Modal Observability Dataset for Time Series and Language Analysis

Researchers introduce TelecomTS, a large-scale observability dataset from 5G telecommunications networks designed to advance time series analysis and anomaly detection. The dataset addresses a critical gap in AI research by providing de-anonymized, scale-preserved metrics that reflect real-world system monitoring challenges, while benchmarking reveals that current foundation models struggle with the noisy, high-variance characteristics of enterprise observability data.

AINeutralarXiv – CS AI · May 286/10
🧠

Not All NVFP4 QAT Recipes Are Equal: How Architecture and Scale Shape Model Quality for Anomaly Segmentation

Researchers at arXiv demonstrate that model architecture significantly impacts how well neural networks handle FP4 quantization for medical image analysis. Swin Transformers maintain quality across different quantization recipes and scales, while CNNs degrade under certain conditions, establishing practical guidelines for deploying efficient anomaly segmentation models.

AINeutralarXiv – CS AI · May 286/10
🧠

Anomaly as Non-Conformity via Training-Free Graph Laplacian Energy Minimization

Researchers introduce ANoCo, a training-free method for detecting visual anomalies by measuring how strongly query patches deviate from a normal feature manifold using graph Laplacian energy optimization. The approach achieves strong performance without learnable parameters or message passing, reframing anomaly detection as a non-conformity problem solved through convex optimization.

AINeutralarXiv – CS AI · May 276/10
🧠

DDGAD: Trajectory Dynamics for Diffusion-Based Graph Anomaly Detection

Researchers introduce DDGAD, a diffusion-based framework for detecting anomalous nodes in graph-structured data that addresses a critical limitation in existing GCN methods: contamination propagation. The model uses trajectory dynamics and reliability-aware mechanisms to distinguish normal from anomalous nodes, with applications in financial risk detection and cybersecurity.

AINeutralarXiv – CS AI · May 276/10
🧠

Diffuse to Detect: Generative Diffusion Models for Unsupervised IC Anomaly Detection

Researchers propose an unsupervised anomaly detection framework using Diffusion Transformers to identify defects in semiconductor manufacturing at the 16nm node. The method combines autoencoders with diffusion models to screen for rare defects without labeled training data, achieving state-of-the-art results on industrial test data.

AINeutralarXiv – CS AI · May 276/10
🧠

Respecting Modality Gap in Post-hoc Out-of-distribution Detection with Pre-trained Vision-Language Models

Researchers challenge the standard approach of using text embeddings as class prototypes in out-of-distribution detection with vision-language models, demonstrating a fundamental misalignment between text and visual feature spaces. They propose an online pseudo-supervised framework that learns visual prototypes directly from unlabeled test data, achieving state-of-the-art OOD detection performance.

AINeutralarXiv – CS AI · May 276/10
🧠

Adaptive Multi-prompt Contrastive Network for Few-shot Out-of-distribution Detection

Researchers propose Adaptive Multi-prompt Contrastive Network (AMCN), a novel approach for few-shot out-of-distribution detection that requires only minimal labeled samples. The method leverages CLIP's vision-language capabilities with learnable textual prompts to distinguish between in-distribution and outlier samples, advancing practical AI safety applications.

AINeutralarXiv – CS AI · May 276/10
🧠

Geometrically Constrained Outlier Synthesis

Researchers introduce GCOS, a training-time regularization framework that improves deep neural networks' ability to detect out-of-distribution samples by synthesizing realistic outliers in feature space while respecting the geometric structure of in-distribution data. The method combines manifold-aware outlier generation with contrastive learning and extends to conformal inference for statistically valid uncertainty quantification.

AINeutralarXiv – CS AI · May 276/10
🧠

Rethinking Weak Supervision in Anomaly Detection: A Comprehensive Benchmark

Researchers introduce WSADBench, the first unified benchmark for weakly supervised anomaly detection (WSAD) that evaluates 36 algorithms across 4 modalities and over 700K experiments. The study reveals that specialized WSAD methods only outperform in extreme label-scarcity scenarios, while general foundation models and classification approaches dominate with increased supervision, fundamentally challenging current research isolation.

AIBullisharXiv – CS AI · May 126/10
🧠

A Robust Out-of-Distribution Detection Framework via Synergistic Smoothing

Researchers introduce ROSS, a robust out-of-distribution detection framework that combines median smoothing with instability quantification to defend machine learning systems against adversarial attacks. The method achieves state-of-the-art performance by leveraging the observation that OOD samples exhibit higher instability under perturbations, outperforming prior defenses by up to 40 AUROC points.

AINeutralarXiv – CS AI · May 126/10
🧠

Transformer autoencoder with local attention for sparse and irregular time series with application on risk estimation

Researchers present a Transformer Autoencoder framework with local attention mechanisms designed to detect non-technical losses (electricity theft) in power grids using sparse, irregular time series data. The model demonstrates superior performance in risk estimation for Greek electrical systems compared to existing methods, achieving high recall and precision while effectively handling data collection irregularities.

AINeutralarXiv – CS AI · May 126/10
🧠

Learning Unified Representations of Normalcy for Time Series Anomaly Detection

Researchers present U²AD, a novel unsupervised anomaly detection framework for multivariate time series that uses score-based generative modeling to learn robust representations of normal data distributions. The method demonstrates superior performance in detecting anomalies earlier than existing approaches, addressing a critical challenge in time series analysis where anomalous patterns must be identified without prior examples.

AINeutralarXiv – CS AI · May 116/10
🧠

PAMPOS: Causal Transformer-based Trajectory Prediction for Attack-Agnostic Misbehavior Detection in V2X Networks

Researchers present PAMPOS, a causal transformer-based system that detects misbehavior in Vehicle-to-Everything (V2X) networks by identifying deviations from learned normal driving patterns, achieving up to 98% AUC without requiring labeled attack data during training. This unsupervised approach addresses a critical security gap where cryptographic mechanisms alone cannot prevent insider falsification attacks in connected vehicle systems.

AINeutralarXiv – CS AI · May 116/10
🧠

Kurtosis-Guided Denoising Score Matching for Tabular Anomaly Detection

Researchers introduce K-DSM, a kurtosis-based noise scaling method for denoising score matching that improves tabular anomaly detection without additional model complexity. The approach achieves state-of-the-art performance by adaptively setting noise levels per feature based on marginal distribution shape, reducing hyperparameter tuning burden in scenarios where anomalies are unknown.

AINeutralarXiv – CS AI · May 116/10
🧠

On the Tradeoffs of On-Device Generative Models in Federated Predictive Maintenance Systems

Researchers analyze generative models (VAEs, GANs, and Diffusion Models) within federated learning frameworks for predictive maintenance in IoT systems, revealing critical tradeoffs between model performance, communication efficiency, and training stability. The study introduces a taxonomy for partial component sharing that enables personalization while reducing bandwidth demands, with findings suggesting diffusion models may outperform alternatives in heterogeneous, bandwidth-constrained environments.

AINeutralarXiv – CS AI · May 116/10
🧠

Federated Spatiotemporal Graph Learning for Passive Attack Detection in Smart Grids

Researchers present a federated learning approach to detect passive eavesdropping attacks in smart grids by combining graph neural networks with temporal modeling. The system achieves 98.32% per-timestep accuracy while preserving data privacy through decentralized training, addressing a critical vulnerability in grid infrastructure where attackers silently gather topology and consumption data.

AINeutralarXiv – CS AI · May 96/10
🧠

MEMSAD: Gradient-Coupled Anomaly Detection for Memory Poisoning in Retrieval-Augmented Agents

Researchers present MEMSAD, a defense mechanism against memory poisoning attacks on retrieval-augmented LLM agents, using gradient-coupled anomaly detection to identify adversarial perturbations while maintaining retrieval performance. The work formalizes security vulnerabilities in persistent external memory systems and demonstrates that while composite defenses achieve perfect detection rates, synonym-based attacks remain undetectable by embedding-based approaches.

AINeutralarXiv – CS AI · Apr 146/10
🧠

Adoption and Effectiveness of AI-Based Anomaly Detection for Cross Provider Health Data Exchange

A research study presents a readiness framework and practical deployment strategy for AI-based anomaly detection in multi-provider healthcare environments. The research combines organizational assessment criteria with machine learning performance evaluation, demonstrating that hybrid rule-based and isolation forest approaches optimize both detection coverage and alert efficiency in cross-provider EHR systems.

← PrevPage 3 of 4Next →