paper-with-me

Papers

Neumann Networks for Inverse Problems in Imaging

2019-01-13 · Davis Gilton, Greg Ongie, Rebecca Willett

Many challenging image processing tasks can be described by an ill-posed linear inverse problem: deblurring, deconvolution, inpainting, compressed sensing, and superresolution all lie in this framework. Traditional inverse problem solvers minimize a cost function consisting of a data-fit term, which measures how well an image matches the observations, and a regularizer, which reflects prior knowledge and promotes images with desirable properties like smoothness. Recent advances in machine learning and image processing have illustrated that it is often possible to learn a regularizer from training data that can outperform more traditional regularizers. We present an end-to-end, data-driven method of solving inverse problems inspired by the Neumann series, which we call a Neumann network. Rather than unroll an iterative optimization algorithm, we truncate a Neumann series which directly solves the linear inverse problem with a data-driven nonlinear regularizer. The Neumann network architecture outperforms traditional inverse problem solution methods, model-free deep learning approaches, and state-of-the-art unrolled iterative methods on standard datasets. Finally, when the images belong to a union of subspaces and under appropriate assumptions on the forward model, we prove there exists a Neumann network configuration that well-approximates the optimal oracle estimator for the inverse problem and demonstrate empirically that the trained Neumann network has the form predicted by theory.

📄 PDF Abstract BibTeX arXiv:1901.03707

Code (2)

dgilton/neumann_networks_code tf
whywww/Neumann_Networks_PyTorch pytorch

Tasks

compressed sensingDeblurring

Similar Papers 제목 키워드 기반

Learning to Solve Linear Inverse Problems in Imaging with Neumann Networks

2019-09-14 · NeurIPS Workshop Deep_Invers 2019 12 · Greg Ongie, Davis Gilton, Rebecca Willett

Recent advances have illustrated that it is often possible to learn to solve linear inverse problems in imaging using training data that can outperform more traditional regularized least squares solutions. Along these li…

Neumann Series-based Neural Operator for Solving Inverse Medium Problem

2024-09-14 · Ziyang Liu, Fukai Chen, Junqing Chen, Lingyun Qiu 외

The inverse medium problem, inherently ill-posed and nonlinear, presents significant computational challenges. This study introduces a novel approach by integrating a Neumann series structure within a neural network fram…

Learning Schatten--von Neumann Operators

2019-01-29 · Puoya Tabaghi, Maarten de Hoop, Ivan Dokmanić

We study the learnability of a class of compact operators known as Schatten--von Neumann operators. These operators between infinite-dimensional function spaces play a central role in a variety of applications in learnin…

Learning Theory

Solving Electrical Impedance Tomography with Deep Learning

2019-06-06 · Yuwei Fan, Lexing Ying

This paper introduces a new approach for solving electrical impedance tomography (EIT) problems using deep neural networks. The mathematical problem of EIT is to invert the electrical conductivity from the Dirichlet-to-N…

Deep Learning

CPFI-EIT: A CNN-PINN Framework for Full-Inverse Electrical Impedance Tomography on Non-Smooth Conductivity Distributions

2024-12-10 · Yang Xuanxuan, Zhang Yangming, Chen Haofeng, Ma Gang 외

This paper introduces a hybrid learning framework that combines convolutional neural networks (CNNs) and physics-informed neural networks (PINNs) to address the challenging problem of full-inverse electrical impedance to…