IVCVSep 29, 2024

Swap-Net: A Memory-Efficient 2.5D Network for Sparse-View 3D Cone Beam CT Reconstruction

arXiv:2410.10836v13 citationsh-index: 7
Originality Highly original
AI Analysis

This addresses the memory bottleneck in 3D deep learning for CT reconstruction, particularly benefiting medical and inertial confinement fusion imaging with sparse-view data.

The paper tackles the problem of reconstructing 3D cone beam CT images from limited projections by proposing Swap-Net, a memory-efficient 2.5D network that uses axes-swapping operations to avoid full 3D convolutions, resulting in consistent quantitative and qualitative improvements over baseline methods in reducing artifacts and preserving details.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes