中文
相关论文

相关论文: Learning to Detect Multi-class Anomalies with Just…

200 篇论文

Existing anomaly detection paradigms overwhelmingly focus on training detection models using exclusively normal data or unlabeled data (mostly normal samples). One notorious issue with these approaches is that they are weak in…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Guansong Pang , Choubo Ding , Chunhua Shen , Anton van den Hengel

Anomaly localization, which involves localizing anomalous regions within images, is a significant industrial task. Reconstruction-based methods are widely adopted for anomaly localization because of their low complexity and high…

机器学习 · 计算机科学 2024-02-23 Cheng Qian , Xiaoxian Lao , Chunguang Li

Visual anomaly detection aims at classifying and locating the regions that deviate from the normal appearance. Embedding-based methods and reconstruction-based methods are two main approaches for this task. However, they are either not…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Shuyuan Wang , Qi Li , Huiyuan Luo , Chengkan Lv , Zhengtao Zhang

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

计算机视觉与模式识别 · 计算机科学 2024-10-29 Xincheng Yao , Zixin Chen , Chao Gao , Guangtao Zhai , Chongyang Zhang

Data augmentation methods are commonly integrated into the training of anomaly detection models. Previous approaches have primarily focused on replicating real-world anomalies or enhancing diversity, without considering that the standard of…

人工智能 · 计算机科学 2024-12-30 Jiang Lin , Yaping Yan

Text-guided image generation and editing using diffusion models have achieved remarkable advancements. Among these, tuning-free methods have gained attention for their ability to perform edits without extensive model adjustments, offering…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Wenyi Mo , Tianyu Zhang , Yalong Bai , Bing Su , Ji-Rong Wen

Reconstruction-based methods are widely explored in industrial visual anomaly detection. Such methods commonly require the model to well reconstruct the normal patterns but fail in the anomalies, and thus the anomalies can be detected by…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Tongkun Liu , Bing Li , Zhuo Zhao , Xiao Du , Bingke Jiang , Leqi Geng

Due to the recent increase in the number of connected devices, the need to promptly detect security issues is emerging. Moreover, the high number of communication flows creates the necessity of processing huge amounts of data. Furthermore,…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Michael Neri , Sara Baldoni

Recently, anomaly scores have been formulated using reconstruction loss of the adversarially learned generators and/or classification loss of discriminators. Unavailability of anomaly examples in the training data makes optimization of such…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Muhammad Zaigham Zaheer , Jin Ha Lee , Arif Mahmood , Marcella Astrid , Seung-Ik Lee

Object instance segmentation is one of the most fundamental but challenging tasks in computer vision, and it requires the pixel-level image understanding. Most existing approaches address this problem by adding a mask prediction branch to a…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Jun Yu , Jinghan Yao , Jian Zhang , Zhou Yu , Dacheng Tao

Anomaly detection is the problem of recognizing abnormal inputs based on the seen examples of normal data. Despite recent advances of deep learning in recognizing image anomalies, these methods still prove incapable of handling complex…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Nina Shvetsova , Bart Bakker , Irina Fedulova , Heinrich Schulz , Dmitry V. Dylov

Industrial image anomaly detection under the setting of one-class classification has significant practical value. However, most existing models struggle to extract separable feature representations when performing feature embedding and…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Minghui Yang , Jing Liu , Zhiwei Yang , Zhaoyang Wu

Unsupervised anomaly detection (UAD) has evolved from building specialized single-class models to unified multi-class models, yet existing multi-class models significantly underperform the most advanced one-for-one counterparts. Moreover,…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Jia Guo , Shuai Lu , Lei Fan , Zelin Li , Donglin Di , Yang Song , Weihang Zhang , Wenbing Zhu , Hong Yan , Fang Chen , Huiqi Li , Hongen Liao

Time series anomaly detection is instrumental in maintaining system availability in various domains. Current work in this research line mainly focuses on learning data normality deeply and comprehensively by devising advanced neural network…

机器学习 · 计算机科学 2024-04-25 Hongzuo Xu , Yijie Wang , Songlei Jian , Qing Liao , Yongjun Wang , Guansong Pang

As the use of Deep Neural Networks (DNNs) becomes pervasive, their vulnerability to adversarial attacks and limitations in handling unseen classes poses significant challenges. The state-of-the-art offers discrete solutions aimed to tackle…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Alvaro Lopez Pellicer , Kittipos Giatgong , Yi Li , Neeraj Suri , Plamen Angelov

Adaptive image restoration models can restore images with different degradation levels at inference time without the need to retrain the model. We present an approach that is highly accurate and allows a significant reduction in the number…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Shai Aharon , Gil Ben-Artzi

Anomaly detection is important in many real-life applications. Recently, self-supervised learning has greatly helped deep anomaly detection by recognizing several geometric transformations. However these methods lack finer features, usually…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Loic Jezequel , Ngoc-Son Vu , Jean Beaudet , Aymeric Histace

Most convolutional network (CNN)-based inpainting methods adopt standard convolution to indistinguishably treat valid pixels and holes, making them limited in handling irregular holes and more likely to generate inpainting results with…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Chaohao Xie , Shaohui Liu , Chao Li , Ming-Ming Cheng , Wangmeng Zuo , Xiao Liu , Shilei Wen , Errui Ding

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

Unsupervised anomaly detection (AD) aims to train robust detection models using only normal samples, while can generalize well to unseen anomalies. Recent research focuses on a unified unsupervised AD setting in which only one model is…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Hui-Yue Yang , Hui Chen , Lihao Liu , Zijia Lin , Kai Chen , Liejun Wang , Jungong Han , Guiguang Ding