Walking in the Shadow: A New Perspective on Descent Directions for Constrained Minimization
Hassan Mortagy, Swati Gupta, Sebastian Pokutta

TL;DR
This paper introduces a novel Shadow-CG method for constrained minimization that leverages the shadow of the projection of the negative gradient, achieving linear convergence and providing new insights into descent directions.
Contribution
It offers a new perspective on descent directions in CGD, introduces the Shadow-CG algorithm, and analyzes its convergence and complexity bounds for simple and general polytopes.
Findings
Shadow-CG achieves linear convergence.
The number of breakpoints influences convergence rate.
Bounds on breakpoints depend on polytope complexity.
Abstract
Descent directions such as movement towards Descent directions, including movement towards Frank-Wolfe vertices, away-steps, in-face away-steps and pairwise directions, have been an important design consideration in conditional gradient descent (CGD) variants. In this work, we attempt to demystify the impact of the movement in these directions towards attaining constrained minimizers. The optimal local direction of descent is the directional derivative (i.e., shadow) of the projection of the negative gradient. We show that this direction is the best away-step possible, and the continuous-time dynamics of moving in the shadow is equivalent to the dynamics of projected gradient descent (PGD), although it's non-trivial to discretize. We also show that Frank-Wolfe (FW) vertices correspond to projecting onto the polytope using an "infinite" step in the direction of the negative gradient,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Advanced Neuroimaging Techniques and Applications
