中文
相关论文

相关论文: Anomaly Detection Using GANs for Visual Inspection…

200 篇论文

Anomaly detection is often considered a challenging field of machine learning due to the difficulty of obtaining anomalous samples for training and the need to obtain a sufficient amount of training data. In recent years, autoencoders have…

机器学习 · 计算机科学 2018-10-15 Yotam Intrator , Gilad Katz , Asaf Shabtai

The increasing realism of generated images has raised significant concerns about their potential misuse, necessitating robust detection methods. Current approaches mainly rely on training binary classifiers, which depend heavily on the…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Yonggang Zhang , Jun Nie , Xinmei Tian , Mingming Gong , Kun Zhang , Bo Han

Anomaly detection in images plays a significant role for many applications across all industries, such as disease diagnosis in healthcare or quality assurance in manufacturing. Manual inspection of images, when extended over a monotonously…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Vincent Wilmet , Sauraj Verma , Tabea Redl , Håkon Sandaker , Zhenning Li

Transforming a design into a high-quality product is a challenge in metal additive manufacturing due to rare events which can cause defects to form. Detecting these events in-situ could, however, reduce inspection costs, enable corrective…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Sebastian Larsen , Paul A. Hooper

Deep generative networks trained via maximum likelihood on a natural image dataset like CIFAR10 often assign high likelihoods to images from datasets with different objects (e.g., SVHN). We refine previous investigations of this failure at…

机器学习 · 计算机科学 2020-11-03 Robin Tibor Schirrmeister , Yuxuan Zhou , Tonio Ball , Dan Zhang

A recent endeavor in one class of video anomaly detection is to leverage diffusion models and posit the task as a generation problem, where the diffusion model is trained to recover normal patterns exclusively, thus reporting abnormal…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Hang Zhou , Jiale Cai , Yuteng Ye , Yonghui Feng , Chenxing Gao , Junqing Yu , Zikai Song , Wei Yang

Anomaly inspection plays an important role in industrial manufacture. Existing anomaly inspection methods are limited in their performance due to insufficient anomaly data. Although anomaly generation methods have been proposed to augment…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Teng Hu , Jiangning Zhang , Ran Yi , Yuzhen Du , Xu Chen , Liang Liu , Yabiao Wang , Chengjie Wang

When neural networks process images which do not resemble the distribution seen during training, so called out-of-distribution images, they often make wrong predictions, and do so too confidently. The capability to detect…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Marc Masana , Idoia Ruiz , Joan Serrat , Joost van de Weijer , Antonio M. Lopez

The increasing digitization of medical imaging enables machine learning based improvements in detecting, visualizing and segmenting lesions, easing the workload for medical experts. However, supervised machine learning requires reliable…

图像与视频处理 · 电气工程与系统科学 2024-12-03 Maximilian E. Tschuchnig , Michael Gadermayr

Anomaly detection is concerned with identifying data patterns that deviate remarkably from the expected behaviour. This is an important research problem, due to its broad set of application domains, from data analysis to e-health,…

机器学习 · 计算机科学 2021-08-23 L. Erhan , M. Ndubuaku , M. Di Mauro , W. Song , M. Chen , G. Fortino , O. Bagdasar , A. Liotta

Anomalies can be defined as any non-random structure which deviates from normality. Anomaly detection methods reported in the literature are numerous and diverse, as what is considered anomalous usually varies depending on particular…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Matias Tailanian , Pablo Musé , Álvaro Pardo

Anomaly detection has become an indispensable tool for modern society, applied in a wide range of applications, from detecting fraudulent transactions to malignant brain tumours. Over time, many anomaly detection techniques have been…

机器学习 · 计算机科学 2021-10-26 Mikael Sabuhi , Ming Zhou , Cor-Paul Bezemer , Petr Musilek

In order to navigate safely and reliably in off-road and unstructured environments, robots must detect anomalies that are out-of-distribution (OOD) with respect to the training data. We present an analysis-by-synthesis approach for…

机器人学 · 计算机科学 2025-05-30 Siddharth Ancha , Sunshine Jiang , Travis Manderson , Laura Brandt , Yilun Du , Philip R. Osteen , Nicholas Roy

Unsupervised anomaly detection models which are trained solely by healthy data, have gained importance in the recent years, as the annotation of medical data is a tedious task. Autoencoders and generative adversarial networks are the…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Marc Dietrichstein , David Major , Martin Trapp , Maria Wimmer , Dimitrios Lenis , Philip Winter , Astrid Berg , Theresa Neubauer , Katja Bühler

In medical applications, weakly supervised anomaly detection methods are of great interest, as only image-level annotations are required for training. Current anomaly detection methods mainly rely on generative adversarial networks or…

图像与视频处理 · 电气工程与系统科学 2022-10-06 Julia Wolleb , Florentin Bieder , Robin Sandkühler , Philippe C. Cattin

Because anomalous samples cannot be used for training, many anomaly detection and localization methods use pre-trained networks and non-parametric modeling to estimate encoded feature distribution. However, these methods neglect the impact…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Jaehyeok Bae , Jae-Han Lee , Seyun Kim

Anomaly Detection (AD), as a critical problem, has been widely discussed. In this paper, we specialize in one specific problem, Visual Defect Detection (VDD), in many industrial applications. And in practice, defect image samples are very…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Yapeng Teng , Haoyang Li , Fuzhen Cai , Ming Shao , Siyu Xia

Anomalies represent rare observations (e.g., data records or events) that deviate significantly from others. Over several decades, research on anomaly mining has received increasing interests due to the implications of these occurrences in…

机器学习 · 计算机科学 2022-04-21 Xiaoxiao Ma , Jia Wu , Shan Xue , Jian Yang , Chuan Zhou , Quan Z. Sheng , Hui Xiong , Leman Akoglu

Anomalies represent deviations from the intended system operation and can lead to decreased efficiency as well as partial or complete system failure. As the causes of anomalies are often unknown due to complex system dynamics, efficient…

机器学习 · 计算机科学 2021-08-31 Benjamin Lindemann , Benjamin Maschler , Nada Sahlab , Michael Weyrich

While the mainstream research in anomaly detection has mainly followed the one-class classification, practical industrial environments often incur noisy training data due to annotation errors or lack of labels for new or refurbished…

机器学习 · 计算机科学 2024-11-26 Jiin Im , Yongho Son , Je Hyeong Hong