paper-with-me

Papers

RealNet: A Feature Selection Network with Realistic Synthetic Anomaly for Anomaly Detection

2024-03-09 · CVPR 2024 1 · Ximiao Zhang, Min Xu, Xiuzhuang Zhou

Self-supervised feature reconstruction methods have shown promising advances in industrial image anomaly detection and localization. Despite this progress, these methods still face challenges in synthesizing realistic and diverse anomaly samples, as well as addressing the feature redundancy and pre-training bias of pre-trained feature. In this work, we introduce RealNet, a feature reconstruction network with realistic synthetic anomaly and adaptive feature selection. It is incorporated with three key innovations: First, we propose Strength-controllable Diffusion Anomaly Synthesis (SDAS), a diffusion process-based synthesis strategy capable of generating samples with varying anomaly strengths that mimic the distribution of real anomalous samples. Second, we develop Anomaly-aware Features Selection (AFS), a method for selecting representative and discriminative pre-trained feature subsets to improve anomaly detection performance while controlling computational costs. Third, we introduce Reconstruction Residuals Selection (RRS), a strategy that adaptively selects discriminative residuals for comprehensive identification of anomalous regions across multiple levels of granularity. We assess RealNet on four benchmark datasets, and our results demonstrate significant improvements in both Image AUROC and Pixel AUROC compared to the current state-o-the-art methods. The code, data, and models are available at https://github.com/cnulab/RealNet.

📄 PDF Abstract BibTeX arXiv:2403.05897

Code (1)

cnulab/realnet 공식 구현 pytorch

Tasks

Anomaly Detectionfeature selection

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Image Super-Resolution with Taylor Expansion Approximation and Large Field Reception

2024-08-01 · Jiancong Feng, Yuan-Gen Wang, Mingjie Li, Fengchuang Xing

Self-similarity techniques are booming in blind super-resolution (SR) due to accurate estimation of the degradation types involved in low-resolution images. However, high-dimensional matrix multiplication within self-sim…

Blind Super-ResolutionImage Super-ResolutionSuper-Resolution

Model Selection of Anomaly Detectors in the Absence of Labeled Validation Data

2023-10-16 · Clement Fung, Chen Qiu, Aodong Li, Maja Rudolph

Anomaly detection is the task of identifying abnormal samples in large unlabeled datasets. While the advent of foundation models has produced powerful zero-shot anomaly detection methods, their deployment in practice is …

Anomaly DetectionModel SelectionUnsupervised Anomaly Detectionzero-shot anomaly detection

How to pick the best anomaly detector?

2025-11-18 · Marie Hein, Gregor Kasieczka, Michael Krämer, Louis Moureaux 외 arxiv

Anomaly detection has the potential to discover new physics in unexplored regions of the data. However, choosing the best anomaly detector for a given data set in a model-agnostic way is an important challenge which has …

Anomaly Detection

Synthetic Network Packet Generation through Statistical Learning and Genetic Algorithms

2026-06-18 · Mayank Raj, Nathaniel D. Bastian, Lance Fiondella, Gokhan Kul arxiv

Developing robust intrusion detection systems (IDS) for IoT environments requires large, labeled datasets capturing realistic traffic distributions across both benign and malicious activity. Existing public datasets suff…

Adversarial RobustnessIntrusion Detection

ART-ASyn: Anatomy-aware Realistic Texture-based Anomaly Synthesis Framework for Chest X-Rays

2025-11-29 · Qinyi Cao, Jianan Fan, Weidong Cai arxiv

Unsupervised anomaly detection aims to identify anomalies without pixel-level annotations. Synthetic anomaly-based methods exhibit a unique capacity to introduce controllable irregularities with known masks, enabling exp…

Unsupervised Anomaly Detection