中文
相关论文

相关论文: Diffusion Models for Medical Anomaly Detection

200 篇论文

Fluoroscopy is critical for real-time X-ray visualization in medical imaging. However, low-dose images are compromised by noise, potentially affecting diagnostic accuracy. Noise reduction is crucial for maintaining image quality, especially…

图像与视频处理 · 电气工程与系统科学 2024-11-05 Sun-Young Jeon , Sen Wang , Adam S. Wang , Garry E. Gold , Jang-Hwan Choi

Deep neural networks usually require accurate and a large number of annotations to achieve outstanding performance in medical image segmentation. One-shot segmentation and weakly-supervised learning are promising research directions that…

图像与视频处理 · 电气工程与系统科学 2021-11-23 Wenhui Lei , Qi Su , Ran Gu , Na Wang , Xinglong Liu , Guotai Wang , Xiaofan Zhang , Shaoting Zhang

Current state-of-the-art methods for object detection rely on annotated bounding boxes of large data sets for training. However, obtaining such annotations is expensive and can require up to hundreds of hours of manual labor. This poses a…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Hannah Kniesel , Leon Sick , Tristan Payer , Tim Bergner , Kavitha Shaga Devan , Clarissa Read , Paul Walther , Timo Ropinski

Boundary detection of irregular and translucent objects is an important problem with applications in medical imaging, environmental monitoring and manufacturing, where many of these applications are plagued with scarce labeled data and low…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Fei Yu Guan , Ian Keefe , Sophie Wilkinson , Daniel D. B. Perrakis , Steven Waslander

Diffusion-based generative models are extremely effective in generating high-quality images, with generated samples often surpassing the quality of those produced by other models under several metrics. One distinguishing feature of these…

机器学习 · 计算机科学 2022-10-25 Ashwini Pokle , Zhengyang Geng , Zico Kolter

Anomaly detection in medical imaging is essential for identifying rare pathological conditions, particularly when annotated abnormal samples are limited. We propose a hybrid anomaly detection framework that integrates self-supervised…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Pritam Kar , Gouri Lakshmi S , Saptarshi Bej

Semantic segmentation and change detection are two fundamental challenges in remote sensing, requiring models to capture either spatial semantics or temporal differences from satellite imagery. Existing deep learning models often struggle…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Ali Shibli , Andrea Nascetti , Yifang Ban

Generative diffusion models can provide powerful prior probability models for inverse problems in imaging, but existing implementations suffer from two key limitations: $(i)$ the prior density is represented implicitly, and $(ii)$ they rely…

机器学习 · 计算机科学 2026-05-19 Nicolas Zilberstein , Santiago Segarra , Eero Simoncelli , Florentin Guth

Blind image denoising is an important yet very challenging problem in computer vision due to the complicated acquisition process of real images. In this work we propose a new variational inference method, which integrates both noise…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Zongsheng Yue , Hongwei Yong , Qian Zhao , Lei Zhang , Deyu Meng

Denoising diffusion models have gained popularity as a generative modeling technique for producing high-quality and diverse images. Applying these models to downstream tasks requires conditioning, which can take the form of text, class…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Alexandros Graikos , Srikar Yellapragada , Dimitris Samaras

Unsupervised anomaly segmentation aims to detect patterns that are distinct from any patterns processed during training, commonly called abnormal or out-of-distribution patterns, without providing any associated manual segmentations. Since…

图像与视频处理 · 电气工程与系统科学 2023-11-06 Ziyun Liang , Harry Anthony , Felix Wagner , Konstantinos Kamnitsas

With the rise of generative models, there is a growing interest in unifying all tasks within a generative framework. Anomaly detection methods also fall into this scope and utilize diffusion models to generate or reconstruct normal samples…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Xiaofan Li , Xin Tan , Zhuo Chen , Zhizhong Zhang , Ruixin Zhang , Rizen Guo , Guannan Jiang , Yulong Chen , Yanyun Qu , Lizhuang Ma , Yuan Xie

The increasing complexity of medical imaging data underscores the need for advanced anomaly detection methods to automatically identify diverse pathologies. Current methods face challenges in capturing the broad spectrum of anomalies, often…

图像与视频处理 · 电气工程与系统科学 2024-01-22 Cosmin I. Bercea , Benedikt Wiestler , Daniel Rueckert , Julia A. Schnabel

Most of the existing methods for anomaly detection use only positive data to learn the data distribution, thus they usually need a pre-defined threshold at the detection stage to determine whether a test instance is an outlier.…

机器学习 · 计算机科学 2019-03-19 Kai Tian , Shuigeng Zhou , Jianping Fan , Jihong Guan

A significant limitation of one-class classification anomaly detection methods is their reliance on the assumption that unlabeled training data only contains normal instances. To overcome this impractical assumption, we propose two novel…

机器学习 · 计算机科学 2023-09-04 Le Thi Khanh Hien , Sukanya Patra , Souhaib Ben Taieb

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

Obtaining labels for medical (image) data requires scarce and expensive experts. Moreover, due to ambiguous symptoms, single images rarely suffice to correctly diagnose a medical condition. Instead, it often requires to take additional…

图像与视频处理 · 电气工程与系统科学 2020-11-05 Diana Davletshina , Valentyn Melnychuk , Viet Tran , Hitansh Singla , Max Berrendorf , Evgeniy Faerman , Michael Fromm , Matthias Schubert

Denoising diffusion probabilistic models have recently received much research attention since they outperform alternative approaches, such as GANs, and currently provide state-of-the-art generative performance. The superior performance of…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Dmitry Baranchuk , Ivan Rubachev , Andrey Voynov , Valentin Khrulkov , Artem Babenko

We propose a physics-informed anomaly detection framework for collider data based on a Bayesian latent diffusion model. Our method combines a probabilistic encoder with diffusion dynamics in the latent space, allowing for stable and…

数据分析、统计与概率 · 物理学 2026-03-27 Jigar Patel , Tommaso Dorigo

In medical imaging, anomaly detection is a vital element of healthcare diagnostics, especially for neurological conditions which can be life-threatening. Conventional deterministic methods often fall short when it comes to capturing the…

机器学习 · 计算机科学 2025-04-23 Dip Roy
‹ 上一页 1 8 9 10 下一页 ›