paper-with-me

Papers

CyTran: A Cycle-Consistent Transformer with Multi-Level Consistency for Non-Contrast to Contrast CT Translation

2021-10-12 · Nicolae-Catalin Ristea, Andreea-Iuliana Miron, Olivian Savencu, Mariana-Iuliana Georgescu, Nicolae Verga, Fahad Shahbaz Khan, Radu Tudor Ionescu

We propose a novel approach to translate unpaired contrast computed tomography (CT) scans to non-contrast CT scans and the other way around. Solving this task has two important applications: (i) to automatically generate contrast CT scans for patients for whom injecting contrast substance is not an option, and (ii) to enhance the alignment between contrast and non-contrast CT by reducing the differences induced by the contrast substance before registration. Our approach is based on cycle-consistent generative adversarial convolutional transformers, for short, CyTran. Our neural model can be trained on unpaired images, due to the integration of a multi-level cycle-consistency loss. Aside from the standard cycle-consistency loss applied at the image level, we propose to apply additional cycle-consistency losses between intermediate feature representations, which enforces the model to be cycle-consistent at multiple representations levels, leading to superior results. To deal with high-resolution images, we design a hybrid architecture based on convolutional and multi-head attention layers. In addition, we introduce a novel data set, Coltea-Lung-CT-100W, containing 100 3D triphasic lung CT scans (with a total of 37,290 images) collected from 100 female patients (there is one examination per patient). Each scan contains three phases (non-contrast, early portal venous, and late arterial), allowing us to perform experiments to compare our novel approach with state-of-the-art methods for image style transfer. Our empirical results show that CyTran outperforms all competing methods. Moreover, we show that CyTran can be employed as a preliminary step to improve a state-of-the-art medical image alignment method. We release our novel model and data set as open source at https://github.com/ristea/cycle-transformer.

📄 PDF Abstract BibTeX arXiv:2110.06400

Code (1)

ristea/cycle-transformer 공식 구현 pytorch

Tasks

Computed Tomography (CT)Style TransferTranslation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Few-Shot Segmentation via Cycle-Consistent Transformer

2021-06-04 · NeurIPS 2021 12 · Gengwei Zhang, Guoliang Kang, Yi Yang, Yunchao Wei

Few-shot segmentation aims to train a segmentation model that can fast adapt to novel classes with few exemplars. The conventional training paradigm is to learn to make predictions on query images conditioned on the feat…

Few-Shot Semantic SegmentationSegmentationSemantic Segmentation

CyCADA: Cycle-Consistent Adversarial Domain Adaptation

2017-11-08 · ICML 2018 7 · Judy Hoffman, Eric Tzeng, Taesung Park, Jun-Yan Zhu 외

Domain adaptation is critical for success in new, unseen environments. Adversarial adaptation models applied in feature spaces discover domain invariant representations, but are difficult to visualize and sometimes fail …

Domain AdaptationImage-to-Image TranslationSemantic SegmentationSynthetic-to-Real Translation+1

SceneDM: Scene-level Multi-agent Trajectory Generation with Consistent Diffusion Models

2023-11-27 · Zhiming Guo, Xing Gao, Jianlan Zhou, Xinyu Cai 외

Realistic scene-level multi-agent motion simulations are crucial for developing and evaluating self-driving algorithms. However, most existing works focus on generating trajectories for a certain single agent type, and t…

PC-MCL: Patient-Consistent Multi-Cycle Learning with multi-label bias correction for respiratory sound classification

2026-01-23 · Seung Gyu Jeong, Seong-Eun Kim arxiv

Automated respiratory sound classification supports the diagnosis of pulmonary diseases. However, many deep models still rely on cycle-level analysis and suffer from patient-specific overfitting. We propose PC-MCL (Patie…

UVCGAN: UNet Vision Transformer cycle-consistent GAN for unpaired image-to-image translation

2022-03-04 · Dmitrii Torbunov, Yi Huang, Haiwang Yu, Jin Huang 외

Unpaired image-to-image translation has broad applications in art, design, and scientific simulations. One early breakthrough was CycleGAN that emphasizes one-to-one mappings between two unpaired image domains via genera…

DiversityImage-to-Image TranslationTranslation