paper-with-me

홈 › Papers

Solving Inverse Problems with Model Mismatch using Untrained Neural Networks within Model-based Architectures

2024-03-07 · Peimeng Guan, Naveed Iqbal, Mark A. Davenport, Mudassir Masood

Model-based deep learning methods such as loop unrolling (LU) and deep equilibrium model}(DEQ) extensions offer outstanding performance in solving inverse problems (IP). These methods unroll the optimization iterations into a sequence of neural networks that in effect learn a regularization function from data. While these architectures are currently state-of-the-art in numerous applications, their success heavily relies on the accuracy of the forward model. This assumption can be limiting in many physical applications due to model simplifications or uncertainties in the apparatus. To address forward model mismatch, we introduce an untrained forward model residual block within the model-based architecture to match the data consistency in the measurement domain for each instance. We propose two variants in well-known model-based architectures (LU and DEQ) and prove convergence under mild conditions. Our approach offers a unified solution that is less parameter-sensitive, requires no additional data, and enables simultaneous fitting of the forward model and reconstruction in a single pass, benefiting both linear and nonlinear inverse problems. The experiments show significant quality improvement in removing artifacts and preserving details across three distinct applications, encompassing both linear and nonlinear inverse problems. Moreover, we highlight reconstruction effectiveness in intermediate steps and showcase robustness to random initialization of the residual block and a higher number of iterations during evaluation. Code is available at \texttt{https://github.com/InvProbs/A-adaptive-model-based-methods}.

📄 PDF Abstract BibTeX arXiv:2403.04847

Code (1)

invprobs/a-adaptive-model-based-methods 공식 구현 pytorch

Tasks

model

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

Low Shot Learning with Untrained Neural Networks for Imaging Inverse Problems

2019-10-23 · NeurIPS Workshop Deep_Invers 2019 12 · Oscar Leong, Wesam Sakla

Employing deep neural networks as natural image priors to solve inverse problems either requires large amounts of data to sufficiently train expressive generative models or can succeed with no data via untrained neural n…

Colorizationcompressed sensing

Algorithmic Guarantees for Inverse Imaging with Untrained Network Priors

2019-06-20 · NeurIPS 2019 12 · Gauri Jagatap, Chinmay Hegde

Deep neural networks as image priors have been recently introduced for problems such as denoising, super-resolution and inpainting with promising performance gains over hand-crafted image priors such as sparsity and low-…

Compressive SensingDenoisingRetrievalSuper-Resolution

Phase Retrieval using Untrained Neural Network Priors

2019-09-14 · NeurIPS Workshop Deep_Invers 2019 12 · Gauri Jagatap, Chinmay Hegde

Untrained deep neural networks as image priors have been recently introduced for linear inverse imaging problems such as denoising, super-resolution, inpainting and compressive sensing with promising performance gains o…

Compressive SensingDenoisingRetrievalSuper-Resolution

FMPlug: Plug-In Foundation Flow-Matching Priors for Inverse Problems

2025-08-01 · Yuxiang Wan, Ryan Devera, Wenjie Zhang, Ju Sun arxiv

We present FMPlug, a novel plug-in framework that enhances foundation flow-matching (FM) priors for solving ill-posed inverse problems. Unlike traditional approaches that rely on domain-specific or untrained priors, FMPl…

Image Super-Resolution

Provably Convergent Algorithms for Solving Inverse Problems Using Generative Models

2021-05-13 · Viraj Shah, Rakib Hyder, M. Salman Asif, Chinmay Hegde

The traditional approach of hand-crafting priors (such as sparsity) for solving inverse problems is slowly being replaced by the use of richer learned priors (such as those modeled by deep generative networks). In this w…