Sequential Experimental Design for X-Ray CT Using Deep Reinforcement Learning
Tianyuan Wang, Felix Lucka, and Tristan van Leeuwen

TL;DR
This paper introduces a deep reinforcement learning approach to optimize sequential X-ray CT scan angles, enabling efficient, high-quality 3D reconstructions from limited data in real-time.
Contribution
It formulates the optimal experimental design problem as a Bayesian POMDP and trains a policy offline using Actor-Critic methods for online angle selection in CT.
Findings
The RL-based policy effectively identifies informative scan angles.
The approach reduces the number of projections needed for quality reconstructions.
Performance demonstrated on synthetic 2D tomography data.
Abstract
In X-ray Computed Tomography (CT), projections from many angles are acquired and used for 3D reconstruction. To make CT suitable for in-line quality control, reducing the number of angles while maintaining reconstruction quality is necessary. Sparse-angle tomography is a popular approach for obtaining 3D reconstructions from limited data. To optimize its performance, one can adapt scan angles sequentially to select the most informative angles for each scanned object. Mathematically, this corresponds to solving an optimal experimental design (OED) problem. OED problems are high-dimensional, non-convex, bi-level optimization problems that cannot be solved online, i.e., during the scan. To address these challenges, we pose the OED problem as a partially observable Markov decision process in a Bayesian framework, and solve it through deep reinforcement learning. The approach learns…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging Techniques and Applications · Medical Image Segmentation Techniques · Advanced X-ray and CT Imaging
