paper-with-me

Papers

Steerable Conditional Diffusion for Out-of-Distribution Adaptation in Medical Image Reconstruction

2023-08-28 · Riccardo Barbano, Alexander Denker, Hyungjin Chung, Tae Hoon Roh, Simon Arridge, Peter Maass, Bangti Jin, Jong Chul Ye

Denoising diffusion models have emerged as the go-to generative framework for solving inverse problems in imaging. A critical concern regarding these models is their performance on out-of-distribution tasks, which remains an under-explored challenge. Using a diffusion model on an out-of-distribution dataset, realistic reconstructions can be generated, but with hallucinating image features that are uniquely present in the training dataset. To address this discrepancy during train-test time and improve reconstruction accuracy, we introduce a novel sampling framework called Steerable Conditional Diffusion. Specifically, this framework adapts the diffusion model, concurrently with image reconstruction, based solely on the information provided by the available measurement. Utilising our proposed method, we achieve substantial enhancements in out-of-distribution performance across diverse imaging modalities, advancing the robust deployment of denoising diffusion models in real-world applications.

📄 PDF Abstract BibTeX arXiv:2308.14409

Code (1)

alexdenker/SteerableConditionalDiffusion 공식 구현 pytorch

Tasks

DenoisingImage Reconstruction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Steerable Conditional Diffusion for Domain Adaptation in PET Image Reconstruction

2025-10-15 · George Webber, Alexander Hammers, Andrew P. King, Andrew J. Reader arxiv

Diffusion models have recently enabled state-of-the-art reconstruction of positron emission tomography (PET) images while requiring only image training data. However, domain shift remains a key concern for clinical adopt…

Image ReconstructionDomain Adaptation

Multi-Channel Uncertainty-Weighted Score Matching for Conditional Diffusion in Medical UDA

2025-09-26 · Chen Li, Meilong Xu, Xiaoling Hu, Weimin Lyu 외 arxiv

Robust medical image segmentation across modalities remains challenging due to severe domain shifts and the lack of target-domain labels. While diffusion models have been explored for cross-domain generation and augmenta…

Medical Image Segmentation

AdaptDiff: Cross-Modality Domain Adaptation via Weak Conditional Semantic Diffusion for Retinal Vessel Segmentation

2024-10-06 · Dewei Hu, Hao Li, Han Liu, Jiacheng Wang 외

Deep learning has shown remarkable performance in medical image segmentation. However, despite its promise, deep learning has many challenges in practice due to its inability to effectively transition to unseen domains, …

Domain AdaptationImage SegmentationMedical Image SegmentationRetinal Vessel Segmentation+3

Steerable Scene Generation with Post Training and Inference-Time Search

2025-05-07 · Nicholas Pfaff, Hongkai Dai, Sergey Zakharov, Shun Iwase 외

Training robots in simulation requires diverse 3D scenes that reflect the specific challenges of downstream tasks. However, scenes that satisfy strict task requirements, such as high-clutter environments with plausible s…

Scene Generation

MMD Guidance: Training-Free Distribution Adaptation for Diffusion Models via Maximum Mean Discrepancy Guidance

2026-01-13 · Matina Mahdizadeh Sani, Nima Jamali, Mohammad Jalali, Farzan Farnia arxiv

Pre-trained diffusion models have emerged as powerful generative priors for both unconditional and conditional sample generation, yet their outputs often deviate from the characteristics of user-specific target data. Suc…

Computational EfficiencyDomain Adaptation