44
6

kkFW: A Frank-Wolfe style algorithm with stronger subproblem oracles

Abstract

This paper proposes a new variant of Frank-Wolfe (FW), called kkFW. Standard FW suffers from slow convergence: iterates often zig-zag as update directions oscillate around extreme points of the constraint set. The new variant, kkFW, overcomes this problem by using two stronger subproblem oracles in each iteration. The first is a kk linear optimization oracle (kkLOO) that computes the kk best update directions (rather than just one). The second is a kk direction search (kkDS) that minimizes the objective over a constraint set represented by the kk best update directions and the previous iterate. When the problem solution admits a sparse representation, both oracles are easy to compute, and kkFW converges quickly for smooth convex objectives and several interesting constraint sets: kkFW achieves finite 4Lf3D4γδ2\frac{4L_f^3D^4}{\gamma\delta^2} convergence on polytopes and group norm balls, and linear convergence on spectrahedra and nuclear norm balls. Numerical experiments validate the effectiveness of kkFW and demonstrate an order-of-magnitude speedup over existing approaches.

View on arXiv
Comments on this paper