On Krylov Methods for Large Scale CBCT Reconstruction
Malena Sabate Landman, Ander Biguri, Sepideh Hatamikia, Richard, Boardman, John Aston, Carola-Bibiane Schonlieb

TL;DR
This paper explores the application of Krylov subspace iterative methods for large-scale 3D CBCT reconstruction, providing a comprehensive framework, implementation in an open-source toolbox, and demonstrating their effectiveness on real-world datasets.
Contribution
It introduces a general framework for Krylov methods in 3D CBCT, including regularization techniques, within an open-source GPU-based toolbox, bridging the gap between numerical linear algebra and medical imaging.
Findings
Krylov methods show fast convergence for large-scale CBCT problems
Regularization techniques improve image quality in reconstructions
Open-source implementation promotes reproducibility and accessibility
Abstract
Krylov subspace methods are a powerful family of iterative solvers for linear systems of equations, which are commonly used for inverse problems due to their intrinsic regularization properties. Moreover, these methods are naturally suited to solve large-scale problems, as they only require matrix-vector products with the system matrix (and its adjoint) to compute approximate solutions, and they display a very fast convergence. Even if this class of methods has been widely researched and studied in the numerical linear algebra community, its use in applied medical physics and applied engineering is still very limited. e.g. in realistic large-scale Computed Tomography (CT) problems, and more specifically in Cone Beam CT (CBCT). This work attempts to breach this gap by providing a general framework for the most relevant Krylov subspace methods applied to 3D CT problems, including the most…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging Techniques and Applications
