IVCVMar 11, 2025

Reconstruct Anything Model: a lightweight foundation model for computational imaging

arXiv:2503.08915v30.1410 citationsh-index: 10Has Code
AI Analysis85

This addresses the need for efficient and adaptable reconstruction methods in computational imaging, offering a versatile solution that reduces computational costs and training requirements compared to existing approaches.

The authors tackled the problem of computational imaging inverse problems by proposing a lightweight, non-iterative foundation model that handles various tasks like deblurring and MRI, achieving state-of-the-art performance across domains such as medical imaging and microscopy.

Most existing learning-based methods for solving imaging inverse problems can be roughly divided into two classes: iterative algorithms, such as plug-and-play and diffusion methods leveraging pretrained denoisers, and unrolled architectures that are trained end-to-end for specific imaging problems. Iterative methods in the first class are computationally costly and often yield suboptimal reconstruction performance, whereas unrolled architectures are generally problem-specific and require expensive training. In this work, we propose a novel non-iterative, lightweight architecture that incorporates knowledge about the forward operator (acquisition physics and noise parameters) without relying on unrolling. Our model is trained to solve a wide range of inverse problems, such as deblurring, magnetic resonance imaging, computed tomography, inpainting, and super-resolution, and handles arbitrary image sizes and channels, such as grayscale, complex, and color data. The proposed model can be easily adapted to unseen inverse problems or datasets with a few fine-tuning steps (up to a few images) in a self-supervised way, without ground-truth references. Throughout a series of experiments, we demonstrate state-of-the-art performance from medical imaging to low-photon imaging and microscopy. Our code is available at https://github.com/matthieutrs/ram.

Foundations

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

Your Notes