Data-Efficient Limited-Angle CT Using Deep Priors and Regularization
Ilmari Vahteristo, Zhi-Song Liu, Andreas Rupp
TL;DR
The paper addresses the challenge of reconstructing images from limited-angle CT data, where angular coverage is insufficient to uniquely determine the interior. It introduces a gradient-based reconstruction framework that fuses multiple regularization strategies—Deep Image Prior, Total Variation, sinogram filtering, and Patch Similarity Regularization—via a differentiable Radon transform, and it includes a disk-mask with offset optimization to constrain the region. Demonstrating on the HTC'22 dataset, the approach achieves competitive results using only 12 data points for priors and hyperparameter selection, significantly less than typical data-driven methods. The findings highlight the potential of data-efficient, optimization-based CT reconstruction with well-chosen priors for practical, low-data scenarios, and the implementation is provided openly for reproducibility.
Abstract
Reconstructing an image from its Radon transform is a fundamental computed tomography (CT) task arising in applications such as X-ray scans. In many practical scenarios, a full 180-degree scan is not feasible, or there is a desire to reduce radiation exposure. In these limited-angle settings, the problem becomes ill-posed, and methods designed for full-view data often leave significant artifacts. We propose a very low-data approach to reconstruct the original image from its Radon transform under severe angle limitations. Because the inverse problem is ill-posed, we combine multiple regularization methods, including Total Variation, a sinogram filter, Deep Image Prior, and a patch-level autoencoder. We use a differentiable implementation of the Radon transform, which allows us to use gradient-based techniques to solve the inverse problem. Our method is evaluated on a dataset from the Helsinki Tomography Challenge 2022, where the goal is to reconstruct a binary disk from its limited-angle sinogram. We only use a total of 12 data points--eight for learning a prior and four for hyperparameter selection--and achieve results comparable to the best synthetic data-driven approaches.
