Dice Question Streamline Icon: https://streamlinehq.com

Necessity and optimality of unrolled optimization-inspired architectures in computational imaging

Determine whether unrolled optimization-inspired neural network architectures are necessary or optimal for neural network design in computational imaging tasks such as Magnetic Resonance Imaging (MRI), computed tomography, and astronomical imaging, in contrast to empirically designed end-to-end architectures that do not strictly adhere to optimization-derived operations.

Information Square Streamline Icon: https://streamlinehq.com

Background

Computational imaging problems are often addressed with unrolled optimization-inspired architectures that explicitly incorporate the measurement operator and observed data. This approach has become standard in domains such as MRI and computed tomography due to its strong performance and principled conditioning on acquisition physics.

However, empirical successes of end-to-end architectures (e.g., UNet variants and transformer-based models) in simpler tasks like denoising suggest that strict adherence to optimization-derived operations may not be necessary. The paper explicitly notes that it remains unclear whether unrolling is required or optimal for neural network design, motivating their proposed non-iterative RAM architecture that conditions on measurement operators without unrolling.

References

In computational imaging tasks (e.g. MRI, computed tomography, astronomical imaging), unrolled optimization-inspired architectures are typically preferred due to their ability to incorporate the measurement operator and observed data. Despite this, the architectural choices that perform best in simpler tasks such as denoising often differ significantly from those used in unrolling, and it remains unclear whether this approach is necessary—or even optimal—for neural network design.

Reconstruct Anything Model: a lightweight foundation model for computational imaging (2503.08915 - Terris et al., 11 Mar 2025) in Section 1 (Introduction)