Active Sampling for MRI-based Sequential Decision Making
Yuning Du, Jingshuai Liu, Rohan Dharmakumar, Sotirios A. Tsaftaris
TL;DR
Active Sampling for MRI-based Sequential Decision Making addresses reducing MRI acquisition time by actively sampling undersampled k-space using a multi-objective reinforcement learning framework. The method models sequential clinical decisions—disease presence and severity—as a Partially Observable Markov Decision Process and optimizes a step-wise lexicographic reward to share informative k-space lines across tasks. Experiments on ACL sprain detection and cartilage thickness loss demonstrate that the approach achieves competitive diagnostic performance with fully sampled data while saving substantial k-space samples, and performs sequential diagnosis within a single scanning session. The work advances direct, sample-efficient MRI inference and offers open-source code for reproducibility.
Abstract
Despite the superior diagnostic capability of Magnetic Resonance Imaging (MRI), its use as a Point-of-Care (PoC) device remains limited by high cost and complexity. To enable such a future by reducing the magnetic field strength, one key approach will be to improve sampling strategies. Previous work has shown that it is possible to make diagnostic decisions directly from k-space with fewer samples. Such work shows that single diagnostic decisions can be made, but if we aspire to see MRI as a true PoC, multiple and sequential decisions are necessary while minimizing the number of samples acquired. We present a novel multi-objective reinforcement learning framework enabling comprehensive, sequential, diagnostic evaluation from undersampled k-space data. Our approach during inference actively adapts to sequential decisions to optimally sample. To achieve this, we introduce a training methodology that identifies the samples that contribute the best to each diagnostic objective using a step-wise weighting reward function. We evaluate our approach in two sequential knee pathology assessment tasks: ACL sprain detection and cartilage thickness loss assessment. Our framework achieves diagnostic performance competitive with various policy-based benchmarks on disease detection, severity quantification, and overall sequential diagnosis, while substantially saving k-space samples. Our approach paves the way for the future of MRI as a comprehensive and affordable PoC device. Our code is publicly available at https://github.com/vios-s/MRI_Sequential_Active_Sampling
