paper-with-me

Papers

Bilevel Optimized Implicit Neural Representation for Scan-Specific Accelerated MRI Reconstruction

2025-02-28 · Hongze Yu, Jeffrey A. Fessler, Yun Jiang

Deep Learning (DL) methods can reconstruct highly accelerated magnetic resonance imaging (MRI) scans, but they rely on application-specific large training datasets and often generalize poorly to out-of-distribution data. Self-supervised deep learning algorithms perform scan-specific reconstructions, but still require complicated hyperparameter tuning based on the acquisition and often offer limited acceleration. This work develops a bilevel-optimized implicit neural representation (INR) approach for scan-specific MRI reconstruction. The method automatically optimizes the hyperparameters for a given acquisition protocol, enabling a tailored reconstruction without training data. The proposed algorithm uses Gaussian process regression to optimize INR hyperparameters, accommodating various acquisitions. The INR includes a trainable positional encoder for high-dimensional feature embedding and a small multilayer perceptron for decoding. The bilevel optimization is computationally efficient, requiring only a few minutes per typical 2D Cartesian scan. On scanner hardware, the subsequent scan-specific reconstruction-using offline-optimized hyperparameters-is completed within seconds and achieves improved image quality compared to previous model-based and self-supervised learning methods.

📄 PDF Abstract BibTeX arXiv:2502.21292

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel OptimizationMRI ReconstructionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Learning Theory for Kernel Bilevel Optimization

2025-02-12 · Fares El Khoury, Edouard Pauwels, Samuel Vaiter, Michael Arbel

Bilevel optimization has emerged as a technique for addressing a wide range of machine learning problems that involve an outer objective implicitly determined by the minimizer of an inner problem. In this paper, we inves…

Bilevel OptimizationLearning Theory

Efficiently Escaping Saddle Points in Bilevel Optimization

2022-02-08 · Minhui Huang, Xuxing Chen, Kaiyi Ji, Shiqian Ma 외

Bilevel optimization is one of the fundamental problems in machine learning and optimization. Recent theoretical developments in bilevel optimization focus on finding the first-order stationary points for nonconvex-stron…

Bilevel Optimization

On Implicit Bias in Overparameterized Bilevel Optimization

2022-12-28 · Paul Vicol, Jonathan Lorraine, Fabian Pedregosa, David Duvenaud 외

Many problems in machine learning involve bilevel optimization (BLO), including hyperparameter optimization, meta-learning, and dataset distillation. Bilevel problems consist of two nested sub-problems, called the outer …

Bilevel OptimizationDataset DistillationHyperparameter OptimizationMeta-Learning

Amortized Implicit Differentiation for Stochastic Bilevel Optimization

2021-11-29 · ICLR 2022 4 · Michael Arbel, Julien Mairal

We study a class of algorithms for solving bilevel optimization problems in both stochastic and deterministic settings when the inner-level objective is strongly convex. Specifically, we consider algorithms based on inex…

Bilevel Optimization

Alternating Implicit Projected SGD and Its Efficient Variants for Equality-constrained Bilevel Optimization

2022-11-14 · Quan Xiao, Han Shen, Wotao Yin, Tianyi Chen

Stochastic bilevel optimization, which captures the inherent nested structure of machine learning problems, is gaining popularity in many recent applications. Existing works on bilevel optimization mostly consider either…

Bilevel Optimization