Dynamic-Aware Spatio-temporal Representation Learning for Dynamic MRI Reconstruction
Dayoung Baik, Jaejun Yoo
TL;DR
This work tackles the challenge of unsupervised dynamic MRI reconstruction under severe undersampling. It introduces Dynamic-Aware INR (DA-INR), a deformation-augmented, hash-encoded INR that operates in a canonical space to capture temporal redundancy without requiring hand-tuned regularization terms. DA-INR combines a deformation network, a pretrained feature extractor, and a hash-encoded canonical network to predict complex-valued frames, achieving faster convergence and improved reconstruction quality on cardiac cine and DCE liver data. The approach yields state-of-the-art results under various undersampling conditions while reducing GPU memory usage, highlighting its practical impact for efficient dynamic MRI reconstruction in clinical settings.
Abstract
Dynamic MRI reconstruction, one of inverse problems, has seen a surge by the use of deep learning techniques. Especially, the practical difficulty of obtaining ground truth data has led to the emergence of unsupervised learning approaches. A recent promising method among them is implicit neural representation (INR), which defines the data as a continuous function that maps coordinate values to the corresponding signal values. This allows for filling in missing information only with incomplete measurements and solving the inverse problem effectively. Nevertheless, previous works incorporating this method have faced drawbacks such as long optimization time and the need for extensive hyperparameter tuning. To address these issues, we propose Dynamic-Aware INR (DA-INR), an INR-based model for dynamic MRI reconstruction that captures the spatial and temporal continuity of dynamic MRI data in the image domain and explicitly incorporates the temporal redundancy of the data into the model structure. As a result, DA-INR outperforms other models in reconstruction quality even at extreme undersampling ratios while significantly reducing optimization time and requiring minimal hyperparameter tuning.
