中文
相关论文

相关论文: Absolute-Unified Multi-Class Anomaly Detection via…

200 篇论文

This paper introduces the first fully unsupervised domain adaptation (UDA) framework for unsupervised anomaly detection (UAD). The performance of UAD techniques degrades significantly in the presence of a domain shift, difficult to avoid in…

机器学习 · 计算机科学 2025-12-29 Nesryne Mejri , Enjie Ghorbel , Anis Kacem , Pavel Chernakov , Niki Foteinopoulou , Djamila Aouada

The latest trend in anomaly detection is to train a unified model instead of training a separate model for each category. However, existing multi-class anomaly detection (MCAD) models perform poorly in multi-view scenarios because they…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Qianzi Yu , Yang Cao , Yu Kang

Universal domain adaptation (UniDA) is a general unsupervised domain adaptation setting, which addresses both domain and label shifts in adaptation. Its main challenge lies in how to identify target samples in unshared or unknown classes.…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Yunyun Wang , Yao Liu , Songcan Chen

Anomaly detection (AD) has been widely studied for decades in many real-world applications, including fraud detection in finance, and intrusion detection for cybersecurity, etc. Due to the imbalanced nature between protected and unprotected…

机器学习 · 计算机科学 2024-09-18 Ziwei Wu , Lecheng Zheng , Yuancheng Yu , Ruizhong Qiu , John Birge , Jingrui He

This paper explores the problem of class-agnostic anomaly detection (AD), where the objective is to train one class-agnostic AD model that can generalize to detect anomalies in diverse new classes from different domains without any…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Xincheng Yao , Chao Shi , Muming Zhao , Guangtao Zhai , Chongyang Zhang

In time series anomaly detection (TSAD), the scarcity of labeled data poses a challenge to the development of accurate models. Unsupervised domain adaptation (UDA) offers a solution by leveraging labeled data from a related domain to detect…

Anomaly detection (AD), separating anomalies from normal data, has many applications across domains, from security to healthcare. While most previous works were shown to be effective for cases with fully or partially labeled data, that…

机器学习 · 计算机科学 2022-08-08 Jinsung Yoon , Kihyuk Sohn , Chun-Liang Li , Sercan O. Arik , Chen-Yu Lee , Tomas Pfister

Unsupervised anomaly detection (UAD) aims to identify image- and pixel-level anomalies using only normal training data, with wide applications such as industrial inspection and medical analysis, where anomalies are scarce due to privacy…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Zhe Zhang , Mingxiu Cai , Gaochang Wu , Jing Zhang , Lingqiao Liu , Dacheng Tao , Tianyou Chai , Xiatian Zhu

With the rapid advances in deep learning and smart manufacturing in Industry 4.0, there is an imperative for high-throughput, high-performance, and fully integrated visual inspection systems. Most anomaly detection approaches using defect…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Sushovan Jena , Arya Pulkit , Kajal Singh , Anoushka Banerjee , Sharad Joshi , Ananth Ganesh , Dinesh Singh , Arnav Bhavsar

Unsupervised anomaly detection (UAD) methods are trained with normal (or healthy) images only, but during testing, they are able to classify normal and abnormal (or disease) images. UAD is an important medical image analysis (MIA) method to…

图像与视频处理 · 电气工程与系统科学 2023-08-16 Yu Tian , Fengbei Liu , Guansong Pang , Yuanhong Chen , Yuyuan Liu , Johan W. Verjans , Rajvinder Singh , Gustavo Carneiro

Fully Unsupervised Anomaly Detection (FUAD) is a practical extension of Unsupervised Anomaly Detection (UAD), aiming to detect anomalies without any labels even when the training set may contain anomalous samples. To achieve FUAD, we…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Xinyue Liu , Jianyuan Wang , Biao Leng , Shuo Zhang

Current state-of-the-art multi-class unsupervised anomaly detection (MUAD) methods rely on training encoder-decoder models to reconstruct anomaly-free features. We first show these approaches have an inherent fidelity-stability dilemma in…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Xingwu Zhang , Guanxuan Li , Paul Henderson , Gerardo Aragon-Camarasa , Zijun Long

Traditional reconstruction-based methods have struggled to achieve competitive performance in anomaly detection. In this paper, we introduce Denoising Diffusion Anomaly Detection (DDAD), a novel denoising process for image reconstruction…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Arian Mousakhan , Thomas Brox , Jawad Tayyub

Previous OOD detection systems only focus on the semantic gap between ID and OOD samples. Besides the semantic gap, we are faced with two additional gaps: the domain gap between source and target domains, and the class-imbalance gap between…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xiang Fang , Arvind Easwaran , Blaise Genest , Ponnuthurai Nagaratnam Suganthan

Unsupervised Anomaly detection (AD) requires building a notion of normalcy, distinguishing in-distribution (ID) and out-of-distribution (OOD) data, using only available ID samples. Recently, large gains were made on this task for the domain…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Mohamed Yousef , Marcel Ackermann , Unmesh Kurup , Tom Bishop

We study anomaly detection for the case when the normal class consists of more than one object category. This is an obvious generalization of the standard one-class anomaly detection problem. However, we show that jointly using multiple…

机器学习 · 计算机科学 2022-11-30 Suresh Singh , Minwei Luo , Yu Li

Anomaly detection suffered from the lack of anomalies due to the diversity of abnormalities and the difficulties of obtaining large-scale anomaly data. Semi-supervised anomaly detection methods are often used to solely leverage normal data…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Jian Shi , Ni Zhang

Dealing with atypical traffic scenarios remains a challenging task in autonomous driving. However, most anomaly detection approaches cannot be trained on raw sensor data but require exposure to outlier data and powerful semantic…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Daniel Bogdoll , Noël Ollick , Tim Joseph , Svetlana Pavlitska , J. Marius Zöllner

Anomaly detection (AD) plays an important role in various real-world applications. Recent advancements in AD, however, are often biased towards industrial inspection, struggle to generalize to broader tasks like semantic anomaly detection…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Hangil Park , Yongmin Seo , Tae-Kyun Kim

Universal visual anomaly detection (AD) aims to identify anomaly images and segment anomaly regions towards open and dynamic scenarios, following zero- and few-shot paradigms without any dataset-specific fine-tuning. We have witnessed…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Bin-Bin Gao , Chengjie Wang