IVCVLGNCMar 17, 2022

Progressive Subsampling for Oversampled Data - Application to Quantitative MRI

arXiv:2203.09268v56 citationsh-index: 20Has Code
Originality Incremental advance
AI Analysis

This work addresses data efficiency and training stability in deep learning for medical imaging, though it is incremental as it builds on a prior dual-network approach.

The authors tackled the problem of subsampling oversampled data, such as multi-channel 3D images in quantitative MRI, with minimal information loss, resulting in improvements of over 18% MSE on challenge tasks and qualitative gains for clinical applications.

We present PROSUB: PROgressive SUBsampling, a deep learning based, automated methodology that subsamples an oversampled data set (e.g. multi-channeled 3D images) with minimal loss of information. We build upon a recent dual-network approach that won the MICCAI MUlti-DIffusion (MUDI) quantitative MRI measurement sampling-reconstruction challenge, but suffers from deep learning training instability, by subsampling with a hard decision boundary. PROSUB uses the paradigm of recursive feature elimination (RFE) and progressively subsamples measurements during deep learning training, improving optimization stability. PROSUB also integrates a neural architecture search (NAS) paradigm, allowing the network architecture hyperparameters to respond to the subsampling process. We show PROSUB outperforms the winner of the MUDI MICCAI challenge, producing large improvements >18% MSE on the MUDI challenge sub-tasks and qualitative improvements on downstream processes useful for clinical applications. We also show the benefits of incorporating NAS and analyze the effect of PROSUB's components. As our method generalizes to other problems beyond MRI measurement selection-reconstruction, our code is https://github.com/sbb-gh/PROSUB

Code Implementations1 repo
Foundations

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

Your Notes