y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#anomaly-detection News & Analysis

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

51 articles
AINeutralarXiv – CS AI · 4d ago6/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.

AIBullisharXiv – CS AI · Apr 146/10
🧠

MMR-AD: A Large-Scale Multimodal Dataset for Benchmarking General Anomaly Detection with Multimodal Large Language Models

Researchers introduced MMR-AD, a large-scale multimodal dataset designed to benchmark general anomaly detection using Multimodal Large Language Models (MLLMs). The study reveals that current state-of-the-art MLLMs fall short of industrial requirements for anomaly detection, though a proposed baseline model called Anomaly-R1 demonstrates significant improvements through reasoning-based approaches enhanced by reinforcement learning.

AIBullisharXiv – CS AI · Mar 176/10
🧠

A Dual-Path Generative Framework for Zero-Day Fraud Detection in Banking Systems

Researchers propose a dual-path AI framework combining Variational Autoencoders and Wasserstein GANs for real-time fraud detection in banking systems. The system achieves sub-50ms detection latency while maintaining GDPR compliance through selective explainability mechanisms for high-uncertainty transactions.

AIBullisharXiv – CS AI · Mar 36/107
🧠

M3-AD: Reflection-aware Multi-modal, Multi-category, and Multi-dimensional Benchmark and Framework for Industrial Anomaly Detection

Researchers propose M3-AD, a new reflection-aware multimodal framework that improves industrial anomaly detection using large language models. The system includes RA-Monitor technology that enables AI models to self-correct unreliable decisions, outperforming existing open-source and commercial models in zero-shot anomaly detection tasks.

AIBullisharXiv – CS AI · Mar 36/108
🧠

Predictive Reasoning with Augmented Anomaly Contrastive Learning for Compositional Visual Relations

Researchers propose PR-A²CL, a new AI method for solving compositional visual relations tasks by identifying outlier images among sets that follow the same compositional rules. The approach uses augmented anomaly contrastive learning and a predict-and-verify paradigm, showing significant performance improvements over existing visual reasoning models on benchmark datasets.

$CL
AIBullisharXiv – CS AI · Mar 36/107
🧠

AG-VAS: Anchor-Guided Zero-Shot Visual Anomaly Segmentation with Large Multimodal Models

Researchers introduce AG-VAS, a new AI framework that uses large multimodal models for zero-shot visual anomaly segmentation. The system employs learnable semantic anchor tokens and achieves state-of-the-art performance on industrial and medical benchmarks without requiring training data for specific anomaly types.

AIBullisharXiv – CS AI · Mar 26/1014
🧠

An Efficient Unsupervised Federated Learning Approach for Anomaly Detection in Heterogeneous IoT Networks

Researchers propose an efficient unsupervised federated learning framework for anomaly detection in heterogeneous IoT networks that preserves privacy while leveraging shared features from multiple datasets. The approach uses explainable AI techniques like SHAP for transparency and demonstrates superior performance compared to conventional federated learning methods on real-world IoT datasets.

AINeutralarXiv – CS AI · Mar 27/1018
🧠

LumiMAS: A Comprehensive Framework for Real-Time Monitoring and Enhanced Observability in Multi-Agent Systems

Researchers have developed LumiMAS, a comprehensive framework for monitoring and detecting failures in multi-agent systems that incorporate large language models. The framework features three layers: monitoring and logging, anomaly detection, and anomaly explanation with root cause analysis, addressing the unique challenges of observing entire multi-agent systems rather than individual agents.

AINeutralarXiv – CS AI · Mar 265/10
🧠

Prototype Fusion: A Training-Free Multi-Layer Approach to OOD Detection

Researchers developed a new training-free approach for out-of-distribution (OOD) detection that uses multiple neural network layers instead of just the final layer. The method improves detection accuracy by up to 4.41% AUROC and reduces false positives by 13.58% across various architectures.

AINeutralarXiv – CS AI · Mar 44/103
🧠

Learning to Pay Attention: Unsupervised Modeling of Attentive and Inattentive Respondents in Survey Data

Researchers developed an unsupervised machine learning framework using autoencoders and probabilistic models to detect inattentive survey respondents without traditional attention checks. The study found that survey structure is more important than model complexity for detection effectiveness, with well-designed instruments enabling reliable identification of low-quality responses.

AIBullisharXiv – CS AI · Mar 35/106
🧠

Learning to Explore: Policy-Guided Outlier Synthesis for Graph Out-of-Distribution Detection

Researchers propose PGOS (Policy-Guided Outlier Synthesis), a new framework that uses reinforcement learning to improve Graph Neural Network safety by better detecting out-of-distribution graphs. The system replaces static sampling methods with a learned exploration strategy that navigates low-density regions to generate pseudo-OOD graphs for enhanced detector training.

AINeutralarXiv – CS AI · Mar 34/104
🧠

MAGIC: Few-Shot Mask-Guided Anomaly Inpainting with Prompt Perturbation, Spatially Adaptive Guidance, and Context Awareness

MAGIC is a new AI framework for few-shot anomaly detection in industrial quality control that uses mask-guided inpainting to generate high-fidelity synthetic anomalies. The system introduces three key innovations: Gaussian prompt perturbation, spatially adaptive guidance, and context-aware mask alignment to improve anomaly generation while preserving normal regions.

AINeutralarXiv – CS AI · Mar 25/105
🧠

Modelling and Simulation of Neuromorphic Datasets for Anomaly Detection in Computer Vision

Researchers introduce ANTShapes, a Unity-based simulation framework that generates synthetic neuromorphic vision datasets to address the scarcity of Dynamic Vision Sensor data. The tool creates configurable 3D scenes with randomly-behaving objects for training anomaly detection and object recognition systems in event-based computer vision.

← PrevPage 2 of 3Next →