paper-with-me

Papers

Diffusion Models with Implicit Guidance for Medical Anomaly Detection

2024-03-13 · Cosmin I. Bercea, Benedikt Wiestler, Daniel Rueckert, Julia A. Schnabel

Diffusion models have advanced unsupervised anomaly detection by improving the transformation of pathological images into pseudo-healthy equivalents. Nonetheless, standard approaches may compromise critical information during pathology removal, leading to restorations that do not align with unaffected regions in the original scans. Such discrepancies can inadvertently increase false positive rates and reduce specificity, complicating radiological evaluations. This paper introduces Temporal Harmonization for Optimal Restoration (THOR), which refines the de-noising process by integrating implicit guidance through temporal anomaly maps. THOR aims to preserve the integrity of healthy tissue in areas unaffected by pathology. Comparative evaluations show that THOR surpasses existing diffusion-based methods in detecting and segmenting anomalies in brain MRIs and wrist X-rays. Code: https://github.com/ci-ber/THOR_DDPM.

📄 PDF Abstract BibTeX arXiv:2403.08464

Code (1)

ci-ber/thor_ddpm 공식 구현 pytorch

Tasks

Anomaly DetectionSpecificityUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Diffusion Models for Medical Anomaly Detection

2022-03-08 · Julia Wolleb, Florentin Bieder, Robin Sandkühler, Philippe C. Cattin

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 adversari…

Anomaly DetectionDenoisingImage-to-Image TranslationSupervised Anomaly Detection+2

Denoising Diffusion Models for Anomaly Localization in Medical Images

2024-10-31 · Cosmin I. Bercea, Philippe C. Cattin, Julia A. Schnabel, Julia Wolleb

This chapter explores anomaly localization in medical images using denoising diffusion models. After providing a brief methodological background of these models, including their application to image reconstruction and th…

Anomaly LocalizationDenoisingImage Reconstruction

Pancreatic Tumor Segmentation as Anomaly Detection in CT Images Using Denoising Diffusion Models

2024-06-04 · Reza Babaei, Samuel Cheng, Theresa Thai, Shangqing Zhao

Despite the advances in medicine, cancer has remained a formidable challenge. Particularly in the case of pancreatic tumors, characterized by their diversity and late diagnosis, early detection poses a significant challe…

Anomaly DetectionDenoisingSupervised Anomaly DetectionTumor Segmentation+1

Beyond Generative Priors: Minority Sampling with JEPA-Guided Diffusion

2026-05-23 · Sol Park, Soobin Um arxiv

Minority sampling aims to generate low-density instances on a data manifold and is of central importance in applications such as medical diagnosis, anomaly detection, and creative AI. Existing approaches, however, define…

Text-to-Image GenerationAnomaly DetectionMedical Diagnosis

Anomalies by Synthesis: Anomaly Detection using Generative Diffusion Models for Off-Road Navigation

2025-05-28 · Siddharth Ancha, Sunshine Jiang, Travis Manderson, Laura Brandt 외

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 a…

Anomaly DetectionNavigate