X2CT-GAN: Reconstructing CT from Biplanar X-Rays with Generative Adversarial Networks

Abstract

Computed tomography (CT) can provide a 3D view of the patient's internal organs, facilitating disease diagnosis, but it incurs more radiation dose to a patient and a CT scanner is much more cost prohibitive than an X-ray machine too. Traditional CT reconstruction methods require hundreds of X-ray projections through a full rotational scan of the body, which cannot be performed on a typical X-ray machine. In this work, we propose to reconstruct CT from two orthogonal X-rays using the generative adversarial network (GAN) framework. A specially designed generator network is exploited to increase data dimension from 2D (X-rays) to 3D (CT), which is not addressed in previous research of GAN. A novel feature fusion method is proposed to combine information from two X-rays. The mean squared error (MSE) loss and adversarial loss are combined to train the generator, resulting in a high-quality CT volume both visually and quantitatively. Extensive experiments on a publicly available chest CT dataset demonstrate the effectiveness of the proposed method. It could be a nice enhancement of a low-cost X-ray machine to provide physicians a CT-like 3D volume in several niche applications.

Cite

Text

Ying et al. "X2CT-GAN: Reconstructing CT from Biplanar X-Rays with Generative Adversarial Networks." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.01087

Markdown

[Ying et al. "X2CT-GAN: Reconstructing CT from Biplanar X-Rays with Generative Adversarial Networks." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/ying2019cvpr-x2ctgan/) doi:10.1109/CVPR.2019.01087

BibTeX

@inproceedings{ying2019cvpr-x2ctgan,
  title     = {{X2CT-GAN: Reconstructing CT from Biplanar X-Rays with Generative Adversarial Networks}},
  author    = {Ying, Xingde and Guo, Heng and Ma, Kai and Wu, Jian and Weng, Zhengxin and Zheng, Yefeng},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2019},
  doi       = {10.1109/CVPR.2019.01087},
  url       = {https://mlanthology.org/cvpr/2019/ying2019cvpr-x2ctgan/}
}