paper-with-me

Papers

Improving Anomaly Detection with Foundation-Model Synthesis and Wavelet-Domain Attention

2026-03-03 · Wensheng Wu, Zheming Lu, Ziqian Lu, Zewei He, Xuecheng Sun, Zhao Wang, Jungong Han, Yunlong Yu arxiv

Industrial anomaly detection faces significant challenges due to the scarcity of anomalous samples and the complexity of real-world anomalies. In this paper, we propose a foundation model-based anomaly synthesis pipeline (FMAS) that generates highly realistic anomalous samples without fine-tuning or class-specific training. Motivated by the distinct frequency-domain characteristics of anomalies, we introduce aWavelet Domain Attention Module (WDAM), which exploits adaptive sub-band processing to enhance anomaly feature extraction. The combination of FMAS and WDAM significantly improves anomaly detection sensitivity while maintaining computational efficiency. Comprehensive experiments on MVTec AD and VisA datasets demonstrate that WDAM, as a plug-and-play module, achieves substantial performance gains against existing baselines.

📄 PDF Abstract BibTeX arXiv:2603.02964

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyAnomaly Detection

Similar Papers 제목 키워드 기반

Fast and Accurate Anomaly Detection in Time Series

2026-07-02 · Emanuele Mele, Massimo Cafaro, Angelo Coluccia, Italo Epicoco arxiv

Anomaly detection is a critical and evolving field in Machine Learning, with applications targeting different domains such as cybersecurity, finance, healthcare, manufacturing and IoT (Internet of Things) systems. Tradit…

Time Series Anomaly Detection

Training-Free Time-Series Anomaly Detection: Leveraging Image Foundation Models

2024-08-27 · Nobuo Namura, Yuma Ichikawa

Recent advancements in time-series anomaly detection have relied on deep learning models to handle the diverse behaviors of time-series data. However, these models often suffer from unstable training and require extensiv…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

WMoE-CLIP: Wavelet-Enhanced Mixture-of-Experts Prompt Learning for Zero-Shot Anomaly Detection

2026-03-06 · Peng Chen, Chao Huang arxiv

Vision-language models have recently shown strong generalization in zero-shot anomaly detection (ZSAD), enabling the detection of unseen anomalies without task-specific supervision. However, existing approaches typically…

Anomaly Detection

GRASPED: Graph Anomaly Detection using Autoencoder with Spectral Encoder and Decoder (Full Version)

2025-08-21 · Wei Herng Choong, Jixing Liu, Ching-Yu Kao, Philip Sperl arxiv

Graph machine learning has been widely explored in various domains, such as community detection, transaction analysis, and recommendation systems. In these applications, anomaly detection plays an important role. Recentl…

Graph Anomaly DetectionRecommendation SystemsCommunity Detection

Anomaly Detection for Non-stationary Time Series using Recurrent Wavelet Probabilistic Neural Network

2025-05-16 · Pu Yang, J. A. Barria

In this paper, an unsupervised Recurrent Wavelet Probabilistic Neural Network (RWPNN) is proposed, which aims at detecting anomalies in non-stationary environments by modelling the temporal features using a nonparametric…

Anomaly DetectionDecoderDensity EstimationTime Series+1