Reconstruct Anything Model a Lightweight General Model for Computational Imaging

Abstract

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.

Cite

Text

Terris et al. "Reconstruct Anything Model a Lightweight General Model for Computational Imaging." International Conference on Learning Representations, 2026.

Markdown

[Terris et al. "Reconstruct Anything Model a Lightweight General Model for Computational Imaging." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/terris2026iclr-reconstruct/)

BibTeX

@inproceedings{terris2026iclr-reconstruct,
  title     = {{Reconstruct Anything Model a Lightweight General Model for Computational Imaging}},
  author    = {Terris, Matthieu and Hurault, Samuel and Song, Maxime and Tachella, Julián},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/terris2026iclr-reconstruct/}
}