English

Artifact Reduction in Undersampled 3D Cone-Beam CTs using a Hybrid 2D-3D CNN Framework

Computer Vision and Pattern Recognition 2026-02-10 v1 Artificial Intelligence

Abstract

Undersampled CT volumes minimize acquisition time and radiation exposure but introduce artifacts degrading image quality and diagnostic utility. Reducing these artifacts is critical for high-quality imaging. We propose a computationally efficient hybrid deep-learning framework that combines the strengths of 2D and 3D models. First, a 2D U-Net operates on individual slices of undersampled CT volumes to extract feature maps. These slice-wise feature maps are then stacked across the volume and used as input to a 3D decoder, which utilizes contextual information across slices to predict an artifact-free 3D CT volume. The proposed two-stage approach balances the computational efficiency of 2D processing with the volumetric consistency provided by 3D modeling. The results show substantial improvements in inter-slice consistency in coronal and sagittal direction with low computational overhead. This hybrid framework presents a robust and efficient solution for high-quality 3D CT image post-processing. The code of this project can be found on github: https://github.com/J-3TO/2D-3DCNN_sparseview/.

Keywords

Cite

@article{arxiv.2602.08727,
  title  = {Artifact Reduction in Undersampled 3D Cone-Beam CTs using a Hybrid 2D-3D CNN Framework},
  author = {Johannes Thalhammer and Tina Dorosti and Sebastian Peterhansl and Daniela Pfeiffer and Franz Pfeiffer and Florian Schaff},
  journal= {arXiv preprint arXiv:2602.08727},
  year   = {2026}
}
R2 v1 2026-07-01T10:28:01.242Z