paper-with-me

Papers

Time-Embedded Algorithm Unrolling for Computational MRI

2025-10-18 · Junno Yun, Yaşar Utku Alçalar, Mehmet Akçakaya arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.16321

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Variational Models with Unrolling and Bilevel Optimization

2022-09-26 · Christoph Brauer, Niklas Breustedt, Timo de Wolff, Dirk A. Lorenz

In this paper we consider the problem of learning variational models in the context of supervised learning via risk minimization. Our goal is to provide a deeper understanding of the two approaches of learning of variati…

Bilevel OptimizationRolling Shutter Correction

QN-Mixer: A Quasi-Newton MLP-Mixer Model for Sparse-View CT Reconstruction

2024-02-28 · CVPR 2024 1 · Ishak Ayad, Nicolas Larue, Maï K. Nguyen

Inverse problems span across diverse fields. In medical contexts, computed tomography (CT) plays a crucial role in reconstructing a patient's internal structure, presenting challenges due to artifacts caused by inherentl…

Computed Tomography (CT)CT ReconstructionDiagnosticSSIM

Unlocking Efficient Large Inference Models: One-Bit Unrolling Tips the Scales

2025-02-04 · Arian Eamaz, Farhang Yeganegi, Mojtaba Soltanalian

Recent advancements in Large Language Model (LLM) compression, such as BitNet and BitNet b1.58, have marked significant strides in reducing the computational demands of LLMs through innovative one-bit quantization techni…

Language ModelingLanguage ModellingLarge Language ModelQuantization

Training Data Attribution via Approximate Unrolled Differentiation

2024-05-20 · Juhan Bae, Wu Lin, Jonathan Lorraine, Roger Grosse

Many training data attribution (TDA) methods aim to estimate how a model's behavior would change if one or more data points were removed from the training set. Methods based on implicit differentiation, such as influence…

counterfactual

Deep Algorithm Unrolling for Blind Image Deblurring

2019-02-09 · Yuelong Li, Mohammad Tofighi, Junyi Geng, Vishal Monga 외

Blind image deblurring remains a topic of enduring interest. Learning based approaches, especially those that employ neural networks have emerged to complement traditional model based methods and in many cases achieve va…

Blind Image DeblurringDeblurringImage DeblurringRolling Shutter Correction