Swap-Net: A Memory-Efficient 2.5D Network for Sparse-View 3D Cone Beam CT Reconstruction
Xiaojian Xu, Marc Klasky, Michael T. McCann, Jason Hu, Jeffrey A. Fessler
TL;DR
This work tackles sparse-view 3D CBCT reconstruction by introducing Swap-Net, a memory-efficient 2.5D CNN that uses axes-swapping to perform axis-wise 2D convolutions while producing full 3D outputs from FBP inputs. The model avoids full 3D convolutions yet captures cross-dimensional context, enabling end-to-end training to refine artifact-prone volumes under AWGN and non-ideal physics. Swap-Net outperforms classical methods and 2D/3D DL baselines in SNR and SSIM while using far fewer parameters and modest GPU memory, aided by a three-block cascade and an axis-swapping strategy that enforces global 3D consistency. The approach has strong implications for practical 3D CBCT and may extend to other 3D imaging tasks requiring memory-efficient, high-quality reconstruction from limited projections.
Abstract
Reconstructing 3D cone beam computed tomography (CBCT) images from a limited set of projections is an important inverse problem in many imaging applications from medicine to inertial confinement fusion (ICF). The performance of traditional methods such as filtered back projection (FBP) and model-based regularization is sub-optimal when the number of available projections is limited. In the past decade, deep learning (DL) has gained great popularity for solving CT inverse problems. A typical DL-based method for CBCT image reconstruction is to learn an end-to-end mapping by training a 2D or 3D network. However, 2D networks fail to fully use global information. While 3D networks are desirable, they become impractical as image sizes increase because of the high memory cost. This paper proposes Swap-Net, a memory-efficient 2.5D network for sparse-view 3D CBCT image reconstruction. Swap-Net uses a sequence of novel axes-swapping operations to produce 3D volume reconstruction in an end-to-end fashion without using full 3D convolutions. Simulation results show that Swap-Net consistently outperforms baseline methods both quantitatively and qualitatively in terms of reducing artifacts and preserving details of complex hydrodynamic simulations of relevance to the ICF community.
