paper-with-me

홈 › Papers

Linear Convergence of ISTA and FISTA

2022-12-13 · Bowen Li, Bin Shi, Ya-xiang Yuan

In this paper, we revisit the class of iterative shrinkage-thresholding algorithms (ISTA) for solving the linear inverse problem with sparse representation, which arises in signal and image processing. It is shown in the numerical experiment to deblur an image that the convergence behavior in the logarithmic-scale ordinate tends to be linear instead of logarithmic, approximating to be flat. Making meticulous observations, we find that the previous assumption for the smooth part to be convex weakens the least-square model. Specifically, assuming the smooth part to be strongly convex is more reasonable for the least-square model, even though the image matrix is probably ill-conditioned. Furthermore, we improve the pivotal inequality tighter for composite optimization with the smooth part to be strongly convex instead of general convex, which is first found in [Li et al., 2022]. Based on this pivotal inequality, we generalize the linear convergence to composite optimization in both the objective value and the squared proximal subgradient norm. Meanwhile, we set a simple ill-conditioned matrix which is easy to compute the singular values instead of the original blur matrix. The new numerical experiment shows the proximal generalization of Nesterov's accelerated gradient descent (NAG) for the strongly convex function has a faster linear convergence rate than ISTA. Based on the tighter pivotal inequality, we also generalize the faster linear convergence rate to composite optimization, in both the objective value and the squared proximal subgradient norm, by taking advantage of the well-constructed Lyapunov function with a slight modification and the phase-space representation based on the high-resolution differential equation framework from the implicit-velocity scheme.

📄 PDF Abstract BibTeX arXiv:2212.06319

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Linear convergence of forward-backward accelerated algorithms without knowledge of the modulus of strong convexity

2023-06-16 · Bowen Li, Bin Shi, Ya-xiang Yuan

A significant milestone in modern gradient-based optimization was achieved with the development of Nesterov's accelerated gradient descent (NAG) method. This forward-backward technique has been further advanced with the …

A Guaranteed Convergence Analysis for the Projected Fast Iterative Soft-Thresholding Algorithm in Parallel MRI

2019-09-17 · Xinlin Zhang, Hengfa Lu, Di Guo, Lijun Bao 외

The boom of non-uniform sampling and compressed sensing techniques dramatically alleviates the lengthy data acquisition problem of magnetic resonance imaging. Sparse reconstruction, thanks to its fast computation and pro…

compressed sensingOpen-Ended Question Answering

Theoretical Linear Convergence of Unfolded ISTA and its Practical Weights and Thresholds

2018-08-29 · NeurIPS 2018 12 · Xiaohan Chen, Jialin Liu, Zhangyang Wang, Wotao Yin

In recent years, unfolding iterative algorithms as neural networks has become an empirical success in solving sparse recovery problems. However, its theoretical understanding is still immature, which prevents us from ful…

Compressive Sensing

Local and Global Convergence of a General Inertial Proximal Splitting Scheme

2016-02-08 · Patrick R. Johnstone, Pierre Moulin

This paper is concerned with convex composite minimization problems in a Hilbert space. In these problems, the objective is the sum of two closed, proper, and convex functions where one is smooth and the other admits a c…

Avoiding Communication in Proximal Methods for Convex Optimization Problems

2017-10-24 · Saeed Soori, Aditya Devarakonda, James Demmel, Mert Gurbuzbalaban 외

The fast iterative soft thresholding algorithm (FISTA) is used to solve convex regularized optimization problems in machine learning. Distributed implementations of the algorithm have become popular since they enable the…