Time-Embedded Algorithm Unrolling for Computational MRI
2510.16321v1
eess.IV, cs.AI, cs.CV, cs.LG, physics.med-ph
2025-10-22
Авторы:
Junno Yun, Yaşar Utku Alçalar, Mehmet Akçakaya
Abstract
Algorithm unrolling methods have proven powerful for solving the regularized
least squares problem in computational magnetic resonance imaging (MRI). These
approaches unfold an iterative algorithm with a fixed number of iterations,
typically alternating between a neural network-based proximal operator for
regularization, a data fidelity operation and auxiliary updates with learnable
parameters. While the connection to optimization methods dictate that the
proximal operator network should be shared across unrolls, this can introduce
artifacts or blurring. Heuristically, practitioners have shown that using
distinct networks may be beneficial, but this significantly increases the
number of learnable parameters, making it challenging to prevent overfitting.
To address these shortcomings, by taking inspirations from proximal operators
with varying thresholds in approximate message passing (AMP) and the success of
time-embedding in diffusion models, we propose a time-embedded algorithm
unrolling scheme for inverse problems. Specifically, we introduce a novel
perspective on the iteration-dependent proximal operation in vector AMP (VAMP)
and the subsequent Onsager correction in the context of algorithm unrolling,
framing them as a time-embedded neural network. Similarly, the scalar weights
in the data fidelity operation and its associated Onsager correction are cast
as time-dependent learnable parameters. Our extensive experiments on the
fastMRI dataset, spanning various acceleration rates and datasets, demonstrate
that our method effectively reduces aliasing artifacts and mitigates noise
amplification, achieving state-of-the-art performance. Furthermore, we show
that our time-embedding strategy extends to existing algorithm unrolling
approaches, enhancing reconstruction quality without increasing the
computational complexity significantly.