paper-with-me

Papers

Deep Unrolling Networks with Recurrent Momentum Acceleration for Nonlinear Inverse Problems

2023-07-30 · Qingping Zhou, Jiayu Qian, Junqi Tang, Jinglai Li

Combining the strengths of model-based iterative algorithms and data-driven deep learning solutions, deep unrolling networks (DuNets) have become a popular tool to solve inverse imaging problems. While DuNets have been successfully applied to many linear inverse problems, nonlinear problems tend to impair the performance of the method. Inspired by momentum acceleration techniques that are often used in optimization algorithms, we propose a recurrent momentum acceleration (RMA) framework that uses a long short-term memory recurrent neural network (LSTM-RNN) to simulate the momentum acceleration process. The RMA module leverages the ability of the LSTM-RNN to learn and retain knowledge from the previous gradients. We apply RMA to two popular DuNets -- the learned proximal gradient descent (LPGD) and the learned primal-dual (LPD) methods, resulting in LPGD-RMA and LPD-RMA respectively. We provide experimental results on two nonlinear inverse problems: a nonlinear deconvolution problem, and an electrical impedance tomography problem with limited boundary measurements. In the first experiment we have observed that the improvement due to RMA largely increases with respect to the nonlinearity of the problem. The results of the second example further demonstrate that the RMA schemes can significantly improve the performance of DuNets in strongly ill-posed problems.

📄 PDF Abstract BibTeX arXiv:2307.16120

Code (1)

zhouqp631/dunets-rma 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Operator Sketching for Deep Unrolling Networks

2022-03-21 · Junqi Tang, Subhadip Mukherjee, Carola-Bibiane Schönlieb

In this work we propose a new paradigm for designing efficient deep unrolling networks using operator sketching. The deep unrolling networks are currently the state-of-the-art solutions for imaging inverse problems. Howe…

Image ReconstructionRolling Shutter Correction

Direct Nonlinear Acceleration

2019-05-28 · Aritra Dutta, El Houcine Bergou, Yunming Xiao, Marco Canini 외

Optimization acceleration techniques such as momentum play a key role in state-of-the-art machine learning algorithms. Recently, generic vector sequence extrapolation techniques, such as regularized nonlinear acceleratio…

Nesterov Acceleration of Alternating Least Squares for Canonical Tensor Decomposition: Momentum Step Size Selection and Restart Mechanisms

2018-10-13 · Drew Mitchell, Nan Ye, Hans De Sterck

We present Nesterov-type acceleration techniques for Alternating Least Squares (ALS) methods applied to canonical tensor decomposition. While Nesterov acceleration turns gradient descent into an optimal first-order metho…

Tensor Decomposition

Enhancing Electrical Impedance Tomography reconstruction using Learned Half-Quadratic Splitting Networks with Anderson Acceleration

2023-04-16 · Guixian Xu, Huihui Wang, Qingping Zhou

Electrical Impedance Tomography (EIT) is widely applied in medical diagnosis, industrial inspection, and environmental monitoring. Combining the physical principles of the imaging system with the advantages of data-drive…

Image ReconstructionMedical Diagnosis

Online Regularized Nonlinear Acceleration

2018-05-24 · Damien Scieur, Edouard Oyallon, Alexandre d'Aspremont, Francis Bach

Regularized nonlinear acceleration (RNA) estimates the minimum of a function by post-processing iterates from an algorithm such as the gradient method. It can be seen as a regularized version of Anderson acceleration, a …

General Classification