English

Frequency-Supervised MR-to-CT Image Synthesis

Image and Video Processing 2021-07-20 v1 Computer Vision and Pattern Recognition

Abstract

This paper strives to generate a synthetic computed tomography (CT) image from a magnetic resonance (MR) image. The synthetic CT image is valuable for radiotherapy planning when only an MR image is available. Recent approaches have made large strides in solving this challenging synthesis problem with convolutional neural networks that learn a mapping from MR inputs to CT outputs. In this paper, we find that all existing approaches share a common limitation: reconstruction breaks down in and around the high-frequency parts of CT images. To address this common limitation, we introduce frequency-supervised deep networks to explicitly enhance high-frequency MR-to-CT image reconstruction. We propose a frequency decomposition layer that learns to decompose predicted CT outputs into low- and high-frequency components, and we introduce a refinement module to improve high-frequency reconstruction through high-frequency adversarial learning. Experimental results on a new dataset with 45 pairs of 3D MR-CT brain images show the effectiveness and potential of the proposed approach. Code is available at \url{https://github.com/shizenglin/Frequency-Supervised-MR-to-CT-Image-Synthesis}.

Keywords

Cite

@article{arxiv.2107.08962,
  title  = {Frequency-Supervised MR-to-CT Image Synthesis},
  author = {Zenglin Shi and Pascal Mettes and Guoyan Zheng and Cees Snoek},
  journal= {arXiv preprint arXiv:2107.08962},
  year   = {2021}
}

Comments

MICCAI workshop on Deep Generative Models, 2021

R2 v1 2026-06-24T04:19:45.769Z