paper-with-me

Papers

Proximal Subgradient Norm Minimization of ISTA and FISTA

2022-11-03 · Bowen Li, Bin Shi, Ya-xiang Yuan

For first-order smooth optimization, the research on the acceleration phenomenon has a long-time history. Until recently, the mechanism leading to acceleration was not successfully uncovered by the gradient correction term and its equivalent implicit-velocity form. Furthermore, based on the high-resolution differential equation framework with the corresponding emerging techniques, phase-space representation and Lyapunov function, the squared gradient norm of Nesterov's accelerated gradient descent (\texttt{NAG}) method at an inverse cubic rate is discovered. However, this result cannot be directly generalized to composite optimization widely used in practice, e.g., the linear inverse problem with sparse representation. In this paper, we meticulously observe a pivotal inequality used in composite optimization about the step size $s$ and the Lipschitz constant $L$ and find that it can be improved tighter. We apply the tighter inequality discovered in the well-constructed Lyapunov function and then obtain the proximal subgradient norm minimization by the phase-space representation, regardless of gradient-correction or implicit-velocity. Furthermore, we demonstrate that the squared proximal subgradient norm for the class of iterative shrinkage-thresholding algorithms (ISTA) converges at an inverse square rate, and the squared proximal subgradient norm for the class of faster iterative shrinkage-thresholding algorithms (FISTA) is accelerated to convergence at an inverse cubic rate.

📄 PDF Abstract BibTeX arXiv:2211.01610

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 …

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…

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…

Spectral Norm Regularization of Orthonormal Representations for Graph Transduction

2015-12-01 · NeurIPS 2015 12 · Rakesh Shivanna, Bibaswan K. Chatterjee, Raman Sankaran, Chiranjib Bhattacharyya 외

Recent literature~\cite{ando} suggests that embedding a graph on an unit sphere leads to better generalization for graph transduction. However, the choice of optimal embedding and an efficient algorithm to compute the sa…