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 · 2d ago7/10
🧠

OpenClawBench: Benchmarking Process-side Anomalies in Real-world Agent Execution Trajectories

Researchers introduce OpenClawBench, a large-scale dataset of 31,264 annotated agent execution trajectories that reveals a significant gap between task success and process reliability. The study finds that 9.3% of oracle-passing executions contain process-side anomalies like unresolved ambiguities and unsafe operations, demonstrating that success metrics alone mask critical failure modes in AI agent systems.

AIBullisharXiv – CS AI · 2d ago7/10
🧠

Towards Foundation Models for Zero-Shot Time Series Anomaly Detection: Leveraging Synthetic Data and Relative Context Discrepancy

Researchers introduce TimeRCD, a foundation model for time series anomaly detection that uses a novel Relative Context Discrepancy approach instead of traditional reconstruction methods. The model achieves superior zero-shot performance by detecting discrepancies between adjacent time windows, addressing fundamental limitations in existing anomaly detection systems that produce high false positive and negative rates.

AI × CryptoBullisharXiv – CS AI · 2d ago7/10
🤖

Temporal Motif-aware Graph Test-time Adaptation for OOD Blockchain Anomaly Detection

Researchers propose TEMG-TTA, a novel machine learning framework combining temporal motif analysis with test-time adaptation to improve anomaly detection on blockchain networks. The approach addresses critical challenges in detecting evolving fraudulent transaction patterns and out-of-distribution anomalies, demonstrating 54.88% performance improvement over existing graph-based detection methods across five real-world datasets.

AIBullisharXiv – CS AI · 3d ago7/10
🧠

Mahalanobis PatchCore: Covariance-Aware and Streaming-Compatible Industrial Anomaly Detection

Researchers introduce Mahalanobis PatchCore, an advanced industrial anomaly detection system that improves upon standard PatchCore by incorporating covariance awareness and streaming compatibility. The method reduces memory requirements by nearly 49% while maintaining detection accuracy, enabling practical deployment of visual inspection systems in manufacturing environments with constrained computational resources.

AIBullisharXiv – CS AI · May 127/10
🧠

FactoryNet: A Large-Scale Dataset toward Industrial Time-Series Foundation Models

Researchers introduce FactoryNet, the first universal pretraining dataset for industrial time-series data containing 51M datapoints across 23k task executions in robotic and machining domains. The dataset employs a novel S-E-F-C schema enabling cross-embodiment transfer and efficient anomaly detection, advancing toward industrial foundation models.

🏢 Meta
AIBullisharXiv – CS AI · May 97/10
🧠

Hallucination as an Anomaly: Dynamic Intervention via Probabilistic Circuits

Researchers introduce PCNET, a probabilistic circuit-based method that detects hallucinations in large language models as geometric anomalies in the factual manifold, achieving 99% detection accuracy. The approach uses PC-LDCD decoding to correct hallucinations selectively without corrupting originally correct outputs, demonstrating significant improvements across multiple benchmarks.

AIBullisharXiv – CS AI · Apr 147/10
🧠

Hodoscope: Unsupervised Monitoring for AI Misbehaviors

Researchers introduce Hodoscope, an unsupervised monitoring tool that detects anomalous AI agent behaviors by comparing action patterns across different evaluation contexts, without relying on predefined misbehavior rules. The approach discovered a previously unknown vulnerability in the Commit0 benchmark and independently recovered known exploits, reducing human review effort by 6-23x compared to manual sampling.

AIBullisharXiv – CS AI · Apr 107/10
🧠

Can VLMs Unlock Semantic Anomaly Detection? A Framework for Structured Reasoning

Researchers introduce SAVANT, a model-agnostic framework that improves Vision Language Models' ability to detect semantic anomalies in autonomous driving scenarios by 18.5% through structured reasoning instead of ad hoc prompting. The team used this approach to label 10,000 real-world images and fine-tuned an open-source 7B model achieving 90.8% recall, demonstrating practical deployment feasibility without proprietary model dependency.

AI × CryptoBullisharXiv – CS AI · Mar 177/10
🤖

TAS-GNN: A Status-Aware Signed Graph Neural Network for Anomaly Detection in Bitcoin Trust Systems

Researchers developed TAS-GNN, a novel Graph Neural Network framework specifically designed to detect fraudulent behavior in Bitcoin trust systems. The system addresses critical limitations in existing anomaly detection methods by using a dual-channel architecture that separately processes trust and distrust signals to better identify Sybil attacks and exit scams.

$BTC
AIBullisharXiv – CS AI · Mar 56/10
🧠

Toward Reasoning on the Boundary: A Mixup-based Approach for Graph Anomaly Detection

Researchers introduce ANOMIX, a new framework that improves graph neural network anomaly detection by generating hard negative samples through mixup techniques. The method addresses the limitation of existing GNN-based detection systems that struggle with subtle boundary anomalies by creating more robust decision boundaries.

AIBullisharXiv – CS AI · Mar 57/10
🧠

TSPulse: Tiny Pre-Trained Models with Disentangled Representations for Rapid Time-Series Analysis

IBM researchers introduce TSPulse, an ultra-lightweight pre-trained AI model with only 1M parameters that achieves state-of-the-art performance in time-series analysis tasks. The model uses disentangled representations across temporal, spectral, and semantic views, delivering significant performance gains of 20-50% across multiple diagnostic tasks while being 10-100x smaller than competing models.

🏢 Hugging Face
AINeutralarXiv – CS AI · Mar 47/103
🧠

MoECLIP: Patch-Specialized Experts for Zero-shot Anomaly Detection

Researchers have developed MoECLIP, a new AI architecture that improves zero-shot anomaly detection by using specialized experts to analyze different image patches. The system outperforms existing methods across 14 benchmark datasets in industrial and medical domains by dynamically routing patches to specialized LoRA experts while maintaining CLIP's generalization capabilities.

AIBullisharXiv – CS AI · 2d ago6/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 · 2d ago6/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.

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

Page 1 of 3Next →