中文
相关论文

相关论文: DINO-AD: Unsupervised Anomaly Detection with Froze…

200 篇论文

Zero-shot 3D anomaly detection aims to identify anomalies without access to training data from target categories. However, existing methods mainly rely on projecting 3D observations into multi-view representations that primarily capture…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Letian Bai , Xuanming Cao , Juan Du , Chengyu Tao

Unsupervised Anomaly Detection has become a popular method to detect pathologies in medical images as it does not require supervision or labels for training. Most commonly, the anomaly detection model generates a "normal" version of an…

图像与视频处理 · 电气工程与系统科学 2023-09-26 Felix Meissen , Johannes Paetzold , Georgios Kaissis , Daniel Rueckert

Medical anomaly detection is a crucial yet challenging task aimed at recognizing abnormal images to assist in diagnosis. Due to the high-cost annotations of abnormal images, most methods utilize only known normal images during training and…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Yu Cai , Hao Chen , Xin Yang , Yu Zhou , Kwang-Ting Cheng

Unsupervised Anomaly Detection (UAD) plays a crucial role in identifying abnormal patterns within data without labeled examples, holding significant practical implications across various domains. Although the individual contributions of…

机器学习 · 计算机科学 2024-06-04 Zeyu Fang , Ming Gu , Sheng Zhou , Jiawei Chen , Qiaoyu Tan , Haishuai Wang , Jiajun Bu

The essence of unsupervised anomaly detection is to learn the compact distribution of normal samples and detect outliers as anomalies in testing. Meanwhile, the anomalies in real-world are usually subtle and fine-grained in a…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Ye Zheng , Xiang Wang , Rui Deng , Tianpeng Bao , Rui Zhao , Liwei Wu

Unsupervised anomaly detection (UAD) based on deep generative modelling has been increasingly explored for identifying pathological brain abnormalities without requiring voxel-level annotations. By learning the distribution of healthy…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Youwan Mahé , Elise Bannier , Stéphanie Leplaideur , Elisa Fromont , Francesca Galassi

Unsupervised anomaly detection aims to detect defective parts of a sample by having access, during training, to a set of normal, i.e. defect-free, data. It has many applications in fields, such as industrial inspection or medical imaging,…

图像与视频处理 · 电气工程与系统科学 2025-09-03 Robin Trombetta , Carole Lartizien

The core challenge in unsupervised anomaly detection is identifying abnormal patterns without prior knowledge of their characteristics. While existing methods have addressed aspects of this problem, they often struggle to learn a robust…

机器学习 · 计算机科学 2026-05-12 Prithul Sarker , Sushmita Sarker , Nicholas G. Murray , Alireza Tavakkoli

In this technical report, we present our solution to the CVPR 2025 Visual Anomaly and Novelty Detection (VAND) 3.0 Workshop Challenge Track 1: Adapt & Detect: Robust Anomaly Detection in Real-World Applications. In real-world industrial…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Huaiyuan Zhang , Hang Chen , Yu Cheng , Shunyi Wu , Linghao Sun , Linao Han , Zeyu Shi , Lei Qi

Unsupervised anomaly detection (UAD) learns one-class classifiers exclusively with normal (i.e., healthy) images to detect any abnormal (i.e., unhealthy) samples that do not conform to the expected normal patterns. UAD has two main…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Yu Tian , Guansong Pang , Fengbei Liu , Yuanhong chen , Seon Ho Shin , Johan W. Verjans , Rajvinder Singh , Gustavo Carneiro

Reliable anomaly detection in brain MRI remains challenging due to the scarcity of annotated abnormal cases and the frequent absence of key imaging modalities in real clinical workflows. Existing single-class or multi-class anomaly…

计算机视觉与模式识别 · 计算机科学 2025-12-25 Changwei Wu , Yifei Chen , Yuxin Du , Mingxuan Liu , Jinying Zong , Beining Wu , Jie Dong , Feiwei Qin , Yunkang Cao , Qiyuan Tian

The electrocardiogram (ECG) is an essential tool for diagnosing heart disease, with computer-aided systems improving diagnostic accuracy and reducing healthcare costs. Despite advancements, existing systems often miss rare cardiac anomalies…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Aofan Jiang , Chaoqin Huang , Qing Cao , Yuchen Xu , Zi Zeng , Kang Chen , Ya Zhang , Yanfeng Wang

Unsupervised anomaly detection (UAD) seeks to localize the anomaly mask of an input image with respect to normal samples. Either by reconstructing normal counterparts (reconstruction-based) or by learning an image feature embedding space…

图像与视频处理 · 电气工程与系统科学 2025-10-06 Zhe Zhang , Mingxiu Cai , Hanxiao Wang , Gaochang Wu , Tianyou Chai , Xiatian Zhu

Despite the remarkable success, recent reconstruction-based anomaly detection (AD) methods via diffusion modeling still involve fine-grained noise-strength tuning and computationally expensive multi-step denoising, leading to a fundamental…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Shunsuke Sakai , Xiangteng He , Chunzhi Gu , Leonid Sigal , Tatsuhito Hasegawa

The application of supervised models to clinical screening tasks is challenging due to the need for annotated data for each considered pathology. Unsupervised Anomaly Detection (UAD) is an alternative approach that aims to identify any…

图像与视频处理 · 电气工程与系统科学 2025-01-24 Finn Behrendt , Debayan Bhattacharya , Robin Mieling , Lennart Maack , Julia Krüger , Roland Opfer , Alexander Schlaefer

Reconstruction-based approaches have achieved remarkable outcomes in anomaly detection. The exceptional image reconstruction capabilities of recently popular diffusion models have sparked research efforts to utilize them for enhanced…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Haoyang He , Jiangning Zhang , Hongxu Chen , Xuhai Chen , Zhishan Li , Xu Chen , Yabiao Wang , Chengjie Wang , Lei Xie

Anomaly detection is the process of identifying atypical data samples that significantly deviate from the majority of the dataset. In the realm of clinical screening and diagnosis, detecting abnormalities in medical images holds great…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Xianyao Hu , Congming Jin

Precise anomaly detection in medical images is critical for clinical decision-making. While recent unsupervised or semi-supervised anomaly detection methods trained on large-scale normal data show promising results, they lack fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Yue Zhou , Yuan Bi , Wenjuan Tong , Wei Wang , Nassir Navab , Zhongliang Jiang

Recently, large vision and language models have shown their success when adapting them to many downstream tasks. In this paper, we present a unified framework named CLIP-ADA for Anomaly Detection by Adapting a pre-trained CLIP model. To…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Yuxuan Cai , Xinwei He , Dingkang Liang , Ao Tong , Xiang Bai

Continual anomaly detection (CAD) addresses the need for industrial inspection systems to adapt to evolving production conditions, yet existing methods share three critical gaps: unrealistic evaluation, no systematic comparison, and no…

机器学习 · 计算机科学 2026-05-26 Chad Weatherly , Sen Lin