paper-with-me

홈 › Papers

Zero-Shot Domain Adaptation in CT Segmentation by Filtered Back Projection Augmentation

2021-07-18 · Talgat Saparov, Anvar Kurmukov, Boris Shirokikh, Mikhail Belyaev

Domain shift is one of the most salient challenges in medical computer vision. Due to immense variability in scanners' parameters and imaging protocols, even images obtained from the same person and the same scanner could differ significantly. We address variability in computed tomography (CT) images caused by different convolution kernels used in the reconstruction process, the critical domain shift factor in CT. The choice of a convolution kernel affects pixels' granularity, image smoothness, and noise level. We analyze a dataset of paired CT images, where smooth and sharp images were reconstructed from the same sinograms with different kernels, thus providing identical anatomy but different style. Though identical predictions are desired, we show that the consistency, measured as the average Dice between predictions on pairs, is just 0.54. We propose Filtered Back-Projection Augmentation (FBPAug), a simple and surprisingly efficient approach to augment CT images in sinogram space emulating reconstruction with different kernels. We apply the proposed method in a zero-shot domain adaptation setup and show that the consistency boosts from 0.54 to 0.92 outperforming other augmentation approaches. Neither specific preparation of source domain data nor target domain data is required, so our publicly released FBPAug can be used as a plug-and-play module for zero-shot domain adaptation in any CT-based task.

📄 PDF Abstract BibTeX arXiv:2107.08543

Code (1)

STNLd2/FBPAug 공식 구현 pytorch

Tasks

AnatomyComputed Tomography (CT)Domain Adaptation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Zero Shot Domain Adaptive Semantic Segmentation by Synthetic Data Generation and Progressive Adaptation

2025-08-05 · Jun Luo, Zijing Zhao, Yang Liu arxiv

Deep learning-based semantic segmentation models achieve impressive results yet remain limited in handling distribution shifts between training and test data. In this paper, we present SDGPA (Synthetic Data Generation an…

Zero-Shot Semantic SegmentationSynthetic Data Generation

Zero-Shot Day-Night Domain Adaptation with a Physics Prior

2021-08-11 · ICCV 2021 10 · Attila Lengyel, Sourav Garg, Michael Milford, Jan C. van Gemert

We explore the zero-shot setting for day-night domain adaptation. The traditional domain adaptation setting is to train on one domain and adapt to the target domain by exploiting unlabeled data samples from the test set.…

Domain AdaptationImage RetrievalSemantic Segmentation

ZoDi: Zero-Shot Domain Adaptation with Diffusion-Based Image Transfer

2024-03-20 · Hiroki Azuma, Yusuke Matsui, Atsuto Maki

Deep learning models achieve high accuracy in segmentation tasks among others, yet domain shift often degrades the models' performance, which can be critical in real-world scenarios where no target images are available. …

Domain AdaptationImage SegmentationSegmentationSemantic Segmentation

PØDA: Prompt-driven Zero-shot Domain Adaptation

2022-12-06 · Mohammad Fahes, Tuan-Hung Vu, Andrei Bursuc, Patrick Pérez 외

Domain adaptation has been vastly investigated in computer vision but still requires access to target images at train time, which might be intractable in some uncommon conditions. In this paper, we propose the task of `P…

Domain Adaptationimage-classificationImage ClassificationLanguage Modeling+6

PODA: Prompt-driven Zero-shot Domain Adaptation

2023-01-01 · ICCV 2023 1 · Mohammad Fahes, Tuan-Hung Vu, Andrei Bursuc, Patrick Pérez 외

Domain adaptation has been vastly investigated in computer vision but still requires access to target images at train time, which might be intractable in some uncommon conditions. In this paper, we propose the task o…

Domain Adaptationimage-classificationImage ClassificationLanguage Modeling+8