paper-with-me

Papers

Uncertainty-Guided Progressive GANs for Medical Image Translation

2021-06-29 · Uddeshya Upadhyay, Yanbei Chen, Tobias Hepp, Sergios Gatidis, Zeynep Akata

Image-to-image translation plays a vital role in tackling various medical imaging tasks such as attenuation correction, motion correction, undersampled reconstruction, and denoising. Generative adversarial networks have been shown to achieve the state-of-the-art in generating high fidelity images for these tasks. However, the state-of-the-art GAN-based frameworks do not estimate the uncertainty in the predictions made by the network that is essential for making informed medical decisions and subsequent revision by medical experts and has recently been shown to improve the performance and interpretability of the model. In this work, we propose an uncertainty-guided progressive learning scheme for image-to-image translation. By incorporating aleatoric uncertainty as attention maps for GANs trained in a progressive manner, we generate images of increasing fidelity progressively. We demonstrate the efficacy of our model on three challenging medical image translation tasks, including PET to CT translation, undersampled MRI reconstruction, and MRI motion artefact correction. Our model generalizes well in three different tasks and improves performance over state of the art under full-supervision and weak-supervision with limited data. Code is released here: https://github.com/ExplainableML/UncerGuidedI2I

📄 PDF Abstract BibTeX arXiv:2106.15542

Code (1)

ExplainableML/UncerGuidedI2I 공식 구현 pytorch

Tasks

DenoisingImage-to-Image TranslationMRI ReconstructionTranslation

Similar Papers 제목 키워드 기반

Progressive Uncertainty-Guided Evidential U-KAN for Trustworthy Medical Image Segmentation

2025-10-10 · Zhen Yang, Yansong Ma, Lei Chen arxiv

Trustworthy medical image segmentation aims at deliver accurate and reliable results for clinical decision-making. Most existing methods adopt the evidence deep learning (EDL) paradigm due to its computational efficiency…

Medical Image SegmentationComputational EfficiencyRepresentation Learning

Progressive GANomaly: Anomaly detection with progressively growing GANs

2022-06-08 · Djennifer K. Madzia-Madzou, Hugo J. Kuijf

In medical imaging, obtaining large amounts of labeled data is often a hurdle, because annotations and pathologies are scarce. Anomaly detection is a method that is capable of detecting unseen abnormal data while only be…

Anomaly Detection

Foundation Model-guided Iteratively Prompting and Pseudo-Labeling for Partially Labeled Medical Image Segmentation

2026-04-01 · Qiaochu Zhao, Wei Wei, David Horowitz, Richard Bakst 외 arxiv

Automated medical image segmentation has achieved remarkable progress with fully labeled data. However, site-specific clinical priorities and the high cost of manual annotation often yield scans with only a subset of org…

Medical Image Segmentation

High-Resolution Mammogram Synthesis using Progressive Generative Adversarial Networks

2018-07-09 · Dimitrios Korkinof, Tobias Rijken, Michael O'Neill, Joseph Yearsley 외

The ability to generate synthetic medical images is useful for data augmentation, domain transfer, and out-of-distribution detection. However, generating realistic, high-resolution medical images is challenging, particul…

Data AugmentationImage GenerationOut-of-Distribution DetectionVocal Bursts Intensity Prediction

MedCLIPSeg: Probabilistic Vision-Language Adaptation for Data-Efficient and Generalizable Medical Image Segmentation

2026-02-23 · Taha Koleilat, Hojat Asgariandehkordi, Omid Nejati Manzari, Berardino Barile 외 arxiv

Medical image segmentation remains challenging due to limited annotations for training, ambiguous anatomical features, and domain shifts. While vision-language models such as CLIP offer strong cross-modal representations…

Medical Image Segmentation