paper-with-me

Papers

NESTANets: Stable, accurate and efficient neural networks for analysis-sparse inverse problems

2022-03-02 · Maksym Neyra-Nesterenko, Ben Adcock

Solving inverse problems is a fundamental component of science, engineering and mathematics. With the advent of deep learning, deep neural networks have significant potential to outperform existing state-of-the-art, model-based methods for solving inverse problems. However, it is known that current data-driven approaches face several key issues, notably hallucinations, instabilities and unpredictable generalization, with potential impact in critical tasks such as medical imaging. This raises the key question of whether or not one can construct deep neural networks for inverse problems with explicit stability and accuracy guarantees. In this work, we present a novel construction of accurate, stable and efficient neural networks for inverse problems with general analysis-sparse models, termed NESTANets. To construct the network, we first unroll NESTA, an accelerated first-order method for convex optimization. The slow convergence of this method leads to deep networks with low efficiency. Therefore, to obtain shallow, and consequently more efficient, networks we combine NESTA with a novel restart scheme. We then use compressed sensing techniques to demonstrate accuracy and stability. We showcase this approach in the case of Fourier imaging, and verify its stability and performance via a series of numerical experiments. The key impact of this work is demonstrating the construction of efficient neural networks based on unrolling with guaranteed stability and accuracy.

📄 PDF Abstract BibTeX arXiv:2203.00804

Code (1)

mneyrane/as-nesta-net 공식 구현 pytorch

Tasks

compressed sensingRolling Shutter Correction

Methods 이 논문이 사용한 방법론

Exponential Decay Exponential Decay is a learning rate schedule where we decay the learning rate with more iterations using an exponential function: $$ \text{lr} =…

Similar Papers 제목 키워드 기반

Fast and Accurate Pseudoinverse with Sparse Matrix Reordering and Incremental Approach

2020-11-09 · Jinhong Jung, Lee Sael

How can we compute the pseudoinverse of a sparse feature matrix efficiently and accurately for solving optimization problems? A pseudoinverse is a generalization of a matrix inverse, which has been extensively utilized a…

TRUST -- Transformer-Driven U-Net for Sparse Target Recovery

2025-06-01 · Di An, Dylan Poppert, Jiayue Li, Mark Foster 외

In the context of inverse problems $\bf y = Ax$, sparse recovery offers a powerful paradigm shift by enabling the stable solution of ill-posed or underdetermined systems through the exploitation of structure, particularl…

DecoderHallucinationSSIM

Stable Recovery Of Sparse Vectors From Random Sinusoidal Feature Maps

2017-01-23 · Mohammadreza Soltani, Chinmay Hegde

Random sinusoidal features are a popular approach for speeding up kernel-based inference in large datasets. Prior to the inference stage, the approach suggests performing dimensionality reduction by first multiplying eac…

Dimensionality Reduction

Dialogue Generation: From Imitation Learning to Inverse Reinforcement Learning

2018-12-09 · Ziming Li, Julia Kiseleva, Maarten de Rijke

The performance of adversarial dialogue generation models relies on the quality of the reward signal produced by the discriminator. The reward signal from a poor discriminator can be very sparse and unstable, which may l…

Dialogue GenerationImitation Learningreinforcement-learningReinforcement Learning+1

WARPd: A linearly convergent first-order method for inverse problems with approximate sharpness conditions

2021-10-24 · Matthew J. Colbrook

Reconstruction of signals from undersampled and noisy measurements is a topic of considerable interest. Sharpness conditions directly control the recovery performance of restart schemes for first-order methods without th…

compressed sensingMatrix Completion