Efficient Inexact Proximal Gradient Algorithm for Nonconvex Problems.

Quanming Yao,James T. Kwok,Fei Gao,Wei Chen,Tie-Yan Liu
DOI: https://doi.org/10.24963/ijcai.2017/462
2017-01-01
Abstract:While proximal gradient algorithm is originally designed for convex optimization, several variants have been recently proposed for nonconvex problems. Among them, nmAPG [Li and Lin, 2015] is the state-of-art. However, it is inefficient when the proximal step does not have closed-form solution, or such solution exists but is expensive, as it requires more than one proximal steps to be exactly solved in each iteration. In this paper, we propose an efficient accelerate proximal gradient (niAPG) algorithm for nonconvex problems. In each iteration, it requires only one inexact (less expensive) proximal step. Convergence to a critical point is still guaranteed, and a O(1/k) convergence rate is derived. Experiments on image inpainting and matrix completion problems demonstrate that the proposed algorithm has comparable performance as the state-of-the-art, but is much faster.
What problem does this paper attempt to address?