中文
相关论文

相关论文: Zero-Shot Image Anomaly Detection Using Generative…

200 篇论文

We consider the problem of anomaly detection in images, and present a new detection technique. Given a sample of images, all known to belong to a "normal" class (e.g., dogs), we show how to train a deep neural model that can detect…

机器学习 · 计算机科学 2018-11-12 Izhak Golan , Ran El-Yaniv

Out-of-distribution (OOD) detection is an important task in machine learning systems for ensuring their reliability and safety. Deep probabilistic generative models facilitate OOD detection by estimating the likelihood of a data sample.…

机器学习 · 计算机科学 2021-06-16 Jaemoo Choi , Changyeon Yoon , Jeongwoo Bae , Myungjoo Kang

Unsupervised out-of-distribution detection (OOD) seeks to identify out-of-domain data by learning only from unlabeled in-domain data. We present a novel approach for this task - Lift, Map, Detect (LMD) - that leverages recent advancement in…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Zhenzhen Liu , Jin Peng Zhou , Yufan Wang , Kilian Q. Weinberger

Safety-critical applications like autonomous driving use Deep Neural Networks (DNNs) for object detection and segmentation. The DNNs fail to predict when they observe an Out-of-Distribution (OOD) input leading to catastrophic consequences.…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Lokesh Veeramacheneni , Matias Valdenegro-Toro

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

We present a supervised learning framework of training generative models for density estimation. Generative models, including generative adversarial networks, normalizing flows, variational auto-encoders, are usually considered as…

机器学习 · 计算机科学 2023-10-24 Yanfang Liu , Minglei Yang , Zezhong Zhang , Feng Bao , Yanzhao Cao , Guannan Zhang

In addition to accurate scene understanding through precise semantic segmentation of LiDAR point clouds, detecting out-of-distribution (OOD) objects, instances not encountered during training, is essential to prevent the incorrect…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Hanieh Shojaei Miandashti , Claus Brenner

Tables are an abundant form of data with use cases across all scientific fields. Real-world datasets often contain anomalous samples that can negatively affect downstream analysis. In this work, we only assume access to contaminated data…

机器学习 · 计算机科学 2023-07-25 Guy Zamberg , Moshe Salhov , Ofir Lindenbaum , Amir Averbuch

User activities generate a significant number of poor-quality or irrelevant images and data vectors that cannot be processed in the main data processing pipeline or included in the training dataset. Such samples can be found with manual…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Garnik Vareldzhan , Kirill Yurkov , Konstantin Ushenin

Graph anomaly detection (GAD) aims to identify abnormal nodes that differ from the majority of the nodes in a graph, which has been attracting significant attention in recent years. Existing generalist graph models have achieved remarkable…

机器学习 · 计算机科学 2025-06-03 Hezhe Qiao , Chaoxi Niu , Ling Chen , Guansong Pang

Ultrasonography is an essential tool in mid-pregnancy for assessing fetal development, appreciated for its non-invasive and real-time imaging capabilities. Yet, the interpretation of ultrasound images is often complicated by acoustic…

图像与视频处理 · 电气工程与系统科学 2024-07-23 Hanna Mykula , Lisa Gasser , Silvia Lobmaier , Julia A. Schnabel , Veronika Zimmer , Cosmin I. Bercea

Diffusion models (DMs) have become the dominant paradigm of generative modeling in a variety of domains by learning stochastic processes from noise to data. Recently, diffusion denoising bridge models (DDBMs), a new formulation of…

机器学习 · 计算机科学 2024-11-01 Guande He , Kaiwen Zheng , Jianfei Chen , Fan Bao , Jun Zhu

A serious problem in image classification is that a trained model might perform well for input data that originates from the same distribution as the data available for model training, but performs much worse for out-of-distribution (OOD)…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Rajat Koner , Poulami Sinhamahapatra , Karsten Roscher , Stephan Günnemann , Volker Tresp

Out of distribution (OOD) detection is a crucial part of making machine learning systems robust. The ImageNet-O dataset is an important tool in testing the robustness of ImageNet trained deep neural networks that are widely used across a…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Anugya Srivastava , Shriya Jain , Mugdha Thigle

Frequent false alarms impede the promotion of unsupervised anomaly detection algorithms in industrial applications. Potential characteristics of false alarms depending on the trained detector are revealed by investigating density…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Ji Qiu , Hongmei Shi , Yu Hen Hu , Zujun Yu

Diffusion models have shown superior performance on unsupervised anomaly detection tasks. Since trained with normal data only, diffusion models tend to reconstruct normal counterparts of test images with certain noises added. However, these…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Hang Yao , Ming Liu , Haolin Wang , Zhicun Yin , Zifei Yan , Xiaopeng Hong , Wangmeng Zuo

The detection of out of distribution samples for image classification has been widely researched. Safety critical applications, such as autonomous driving, would benefit from the ability to localise the unusual objects causing the image to…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Matt Angus , Krzysztof Czarnecki , Rick Salay

We present simple methods for out-of-distribution detection using a trained generative model. These techniques, based on classical statistical tests, are model-agnostic in the sense that they can be applied to any differentiable generative…

Out-of-distribution (OOD) detection, which determines whether a given sample is part of the in-distribution (ID), has recently shown promising results through training with synthetic OOD datasets. Nonetheless, existing methods often produce…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Suhee Yoon , Sanghyu Yoon , Ye Seul Sim , Sungik Choi , Kyungeun Lee , Hye-Seung Cho , Hankook Lee , Woohyung Lim

The automatic detection of skin diseases via dermoscopic images can improve the efficiency in diagnosis and help doctors make more accurate judgments. However, conventional skin disease recognition systems may produce high confidence for…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Zhongzheng Huang , Tao Wang , Yuanzheng Cai , Lingyu Liang