中文
相关论文

相关论文: Attribute Restoration Framework for Anomaly Detect…

200 篇论文

It is hard to collect enough flaw images for training deep learning network in industrial production. Therefore, existing industrial anomaly detection methods prefer to use CNN-based unsupervised detection and localization network to…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Jianfeng Huang , Chenyang Li , Yimin Lin , Shiguo Lian

Video anomaly detection is commonly used in many applications such as security surveillance and is very challenging.A majority of recent video anomaly detection approaches utilize deep reconstruction models, but their performance is often…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Xuanzhao Wang , Zhengping Che , Bo Jiang , Ning Xiao , Ke Yang , Jian Tang , Jieping Ye , Jingyu Wang , Qi Qi

Medical anomaly detection aims to identify abnormal findings using only normal training data, playing a crucial role in health screening and recognizing rare diseases. Reconstruction-based methods, particularly those utilizing autoencoders…

机器学习 · 计算机科学 2024-07-10 Yu Cai , Hao Chen , Kwang-Ting Cheng

Recently, detecting logical anomalies is becoming a more challenging task compared to detecting structural ones. Existing encoder decoder based methods typically compress inputs into low-dimensional bottlenecks on the assumption that the…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Muhao Xu , Xueying Zhou , Xizhan Gao , Weiye Song , Guang Feng , Sijie Niu

Anomaly detection is crucial to the advanced identification of product defects such as incorrect parts, misaligned components, and damages in industrial manufacturing. Due to the rare observations and unknown types of defects, anomaly…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Jeeho Hyun , Sangyun Kim , Giyoung Jeon , Seung Hwan Kim , Kyunghoon Bae , Byung Jun Kang

Frame prediction based on AutoEncoder plays a significant role in unsupervised video anomaly detection. Ideally, the models trained on the normal data could generate larger prediction errors of anomalies. However, the correlation between…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Xiangyu Huang , Caidan Zhao , Jinghui Yu , Chenxing Gao , Zhiqiang Wu

Anomaly detection in retinal image refers to the identification of abnormality caused by various retinal diseases/lesions, by only leveraging normal images in training phase. Normal images from healthy subjects often have regular structures…

图像与视频处理 · 电气工程与系统科学 2020-08-11 Kang Zhou , Yuting Xiao , Jianlong Yang , Jun Cheng , Wen Liu , Weixin Luo , Zaiwang Gu , Jiang Liu , Shenghua Gao

Detecting anomalies in fundus images through unsupervised methods is a challenging task due to the similarity between normal and abnormal tissues, as well as their indistinct boundaries. The current methods have limitations in accurately…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Jingqi Niu , Qinji Yu , Shiwen Dong , Zilong Wang , Kang Dang , Xiaowei Ding

Many unsupervised visual anomaly detection methods train an auto-encoder to reconstruct normal samples and then leverage the reconstruction error map to detect and localize the anomalies. However, due to the powerful modeling and…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Qingqing Fang , Qinliang Su , Wenxi Lv , Wenchao Xu , Jianxing Yu

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

Unsupervised anomaly detection (UAD) is a key ingredient of automated visual inspection in modern manufacturing. The reconstruction-based methods appeal because they have basic architectural design and they process data quickly but they…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Dmytro Filatov , Valentyn Fedorov , Vira Filatova , Andrii Zelenchuk

While nowadays visual anomaly detection algorithms use deep neural networks to extract salient features from images, the high dimensionality of extracted features makes it difficult to apply those algorithms to large data with 1000s of…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Teng-Yok Lee

Anomaly detection without priors of the anomalies is challenging. In the field of unsupervised anomaly detection, traditional auto-encoder (AE) tends to fail based on the assumption that by training only on normal images, the model will not…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Yajie Cui , Zhaoxiang Liu , Shiguo Lian

Anomaly detection is critically important for intelligent surveillance systems to detect in a timely manner any malicious activities. Many video anomaly detection approaches using deep learning methods focus on a single camera video stream…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Chongke Wu , Sicong Shao , Cihan Tunc , Salim Hariri

Anomaly detection in surveillance videos is a challenging task due to the diversity of anomalous video content and duration. In this paper, we consider video anomaly detection as a regression problem with respect to anomaly scores of video…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Boyang Wan , Yuming Fang , Xue Xia , Jiajie Mei

Anomaly detection is referred to as a process in which the aim is to detect data points that follow a different pattern from the majority of data points. Anomaly detection methods suffer from several well-known challenges that hinder their…

机器学习 · 计算机科学 2021-08-31 Kasra Babaei , Zhi Yuan Chen , Tomas Maul

This paper addresses video anomaly detection problem for videosurveillance. Due to the inherent rarity and heterogeneity of abnormal events, the problem is viewed as a normality modeling strategy, in which our model learns object-centric…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Khalil Bergaoui , Yassine Naji , Aleksandr Setkov , Angélique Loesch , Michèle Gouiffès , Romaric Audigier

Anomaly detection is a fundamental task in machine learning and data mining, with significant applications in cybersecurity, industrial fault diagnosis, and clinical disease monitoring. Traditional methods, such as statistical modeling and…

机器学习 · 计算机科学 2025-05-09 Yi Chen

Anomaly Detection (AD) is a critical task that involves identifying observations that do not conform to a learned model of normality. Prior work in deep AD is predominantly based on a familiarity hypothesis, where familiar features serve as…

机器学习 · 计算机科学 2024-02-27 Sarath Sivaprasad , Mario Fritz

Anomaly Detection is an important problem within computer vision, having variety of real-life applications. Yet, the current set of solutions to this problem entail known, systematic shortcomings. Specifically, contemporary surface Anomaly…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Riya Sadrani , Hrishikesh Sharma , Ayush Bachan