CVNAAug 12, 2013

Faster gradient descent and the efficient recovery of images

arXiv:1308.2464v112 citations
Originality Incremental advance
AI Analysis

This work addresses efficiency in image recovery tasks, but it is incremental as it builds on existing gradient descent methods with modifications for specific applications.

The paper tackles the problem of slow convergence in gradient descent for ill-posed inverse problems like image deblurring and denoising, showing that faster gradient descent methods can offer substantial advantages in reducing computational slowness compared to steepest descent.

Much recent attention has been devoted to gradient descent algorithms where the steepest descent step size is replaced by a similar one from a previous iteration or gets updated only once every second step, thus forming a {\em faster gradient descent method}. For unconstrained convex quadratic optimization these methods can converge much faster than steepest descent. But the context of interest here is application to certain ill-posed inverse problems, where the steepest descent method is known to have a smoothing, regularizing effect, and where a strict optimization solution is not necessary. Specifically, in this paper we examine the effect of replacing steepest descent by a faster gradient descent algorithm in the practical context of image deblurring and denoising tasks. We also propose several highly efficient schemes for carrying out these tasks independently of the step size selection, as well as a scheme for the case where both blur and significant noise are present. In the above context there are situations where many steepest descent steps are required, thus building slowness into the solution procedure. Our general conclusion regarding gradient descent methods is that in such cases the faster gradient descent methods offer substantial advantages. In other situations where no such slowness buildup arises the steepest descent method can still be very effective.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes