中文
相关论文

相关论文: Implicit field learning for unsupervised anomaly d…

200 篇论文

Unsupervised deep-learning (DL) models were recently proposed for deformable image registration tasks. In such models, a neural-network is trained to predict the best deformation field by minimizing some dissimilarity function between the…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Samah Khawaled , Moti Freiman

Unsupervised anomaly detection is a challenging task. Autoencoders (AEs) or generative models are often employed to model the data distribution of normal inputs and subsequently identify anomalous, out-of-distribution inputs by high…

机器学习 · 计算机科学 2025-06-12 Yalin Liao , Austin J. Brockmeier

Deep Learning models are easily disturbed by variations in the input images that were not seen during training, resulting in unpredictable behaviours. Such Out-of-Distribution (OOD) images represent a significant challenge in the context of…

图像与视频处理 · 电气工程与系统科学 2024-10-28 Benjamin Lambert , Florence Forbes , Senan Doyle , Alan Tucholka , Michel Dojat

Current deep learning-based manifold learning algorithms such as the variational autoencoder (VAE) require fully sampled data to learn the probability density of real-world datasets. Once learned, the density can be used for a variety of…

图像与视频处理 · 电气工程与系统科学 2021-12-13 Qing Zou , Abdul Haseeb Ahmed , Prashant Nagpal , Sarv Priya , Rolf Schulte , Mathews Jacob

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

Surrogate task based methods have recently shown great promise for unsupervised image anomaly detection. However, there is no guarantee that the surrogate tasks share the consistent optimization direction with anomaly detection. In this…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Fei Ye , Huangjie Zheng , Chaoqin Huang , Ya Zhang

Algorithms for Magnetic Resonance (MR) image reconstruction from undersampled measurements exploit prior information to compensate for missing k-space data. Deep learning (DL) provides a powerful framework for extracting such information…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Kerem C. Tezcan , Christian F. Baumgartner , Roger Luechinger , Klaas P. Pruessmann , Ender Konukoglu

In this paper, we propose a new self-supervised method, which is called Denoising Masked AutoEncoders (DMAE), for learning certified robust classifiers of images. In DMAE, we corrupt each image by adding Gaussian noises to each pixel value…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Quanlin Wu , Hang Ye , Yuntian Gu , Huishuai Zhang , Liwei Wang , Di He

Unsupervised anomaly detection (UAD) aims to find anomalous images by optimising a detector using a training set that contains only normal images. UAD approaches can be based on reconstruction methods, self-supervised approaches, and…

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

Automatic segmentation of brain abnormalities is challenging, as they vary considerably from one pathology to another. Current methods are supervised and require numerous annotated images for each pathology, a strenuous task. To tackle…

图像与视频处理 · 电气工程与系统科学 2021-01-27 Benjamin Lambert , Maxime Louis , Senan Doyle , Florence Forbes , Michel Dojat , Alan Tucholka

Obtaining models that capture imaging markers relevant for disease progression and treatment monitoring is challenging. Models are typically based on large amounts of data with annotated examples of known markers aiming at automating…

计算机视觉与模式识别 · 计算机科学 2017-03-20 Thomas Schlegl , Philipp Seeböck , Sebastian M. Waldstein , Ursula Schmidt-Erfurth , Georg Langs

We aim at constructing a high performance model for defect detection that detects unknown anomalous patterns of an image without anomalous data. To this end, we propose a two-stage framework for building anomaly detectors using normal…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Chun-Liang Li , Kihyuk Sohn , Jinsung Yoon , Tomas Pfister

In this work we propose a one-class self-supervised method for anomaly segmentation in images that benefits both from a modern machine learning approach and a more classic statistical detection theory. The method consists of four phases.…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Matías Tailanian , Álvaro Pardo , Pablo Musé

Pathological anomalies exhibit diverse appearances in medical imaging, making it difficult to collect and annotate a representative amount of data required to train deep learning models in a supervised setting. Therefore, in this work, we…

图像与视频处理 · 电气工程与系统科学 2023-07-18 Mariana-Iuliana Georgescu

There are limited works showing the efficacy of unsupervised Out-of-Distribution (OOD) methods on complex medical data. Here, we present preliminary findings of our unsupervised OOD detection algorithm, SimCLR-LOF, as well as a recent state…

图像与视频处理 · 电气工程与系统科学 2021-11-10 Max Torop , Sandesh Ghimire , Wenqian Liu , Dana H. Brooks , Octavia Camps , Milind Rajadhyaksha , Jennifer Dy , Kivanc Kose

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

Standard machine learning is unable to accommodate inputs which do not belong to the training distribution. The resulting models often give rise to confident incorrect predictions which may lead to devastating consequences. This problem is…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Matej Grcić , Petra Bevandić , Zoran Kalafatić , Siniša Šegvić

Out-of-distribution detection (OOD) deals with anomalous input to neural networks. In the past, specialized methods have been proposed to reject predictions on anomalous input. Similarly, it was shown that feature extraction models in…

机器学习 · 计算机科学 2022-01-25 Jan Diers , Christian Pigorsch

Congenital malformations of the brain are among the most common fetal abnormalities that impact fetal development. Previous anomaly detection methods on ultrasound images are based on supervised learning, rely on manual annotations, and…

In recent years, anomaly detection has become an essential field in medical image analysis. Most current anomaly detection methods for medical images are based on image reconstruction. In this work, we propose a novel anomaly detection…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Florentin Bieder , Julia Wolleb , Robin Sandkühler , Philippe C. Cattin