370 research outputs found

    Linear Convergence of a Frank-Wolfe Type Algorithm over Trace-Norm Balls

    Full text link
    We propose a rank-kk variant of the classical Frank-Wolfe algorithm to solve convex optimization over a trace-norm ball. Our algorithm replaces the top singular-vector computation (11-SVD) in Frank-Wolfe with a top-kk singular-vector computation (kk-SVD), which can be done by repeatedly applying 11-SVD kk times. Alternatively, our algorithm can be viewed as a rank-kk restricted version of projected gradient descent. We show that our algorithm has a linear convergence rate when the objective function is smooth and strongly convex, and the optimal solution has rank at most kk. This improves the convergence rate and the total time complexity of the Frank-Wolfe method and its variants.Comment: In NIPS 201

    Much Faster Algorithms for Matrix Scaling

    Full text link
    We develop several efficient algorithms for the classical \emph{Matrix Scaling} problem, which is used in many diverse areas, from preconditioning linear systems to approximation of the permanent. On an input n×nn\times n matrix AA, this problem asks to find diagonal (scaling) matrices XX and YY (if they exist), so that XAYX A Y ε\varepsilon-approximates a doubly stochastic, or more generally a matrix with prescribed row and column sums. We address the general scaling problem as well as some important special cases. In particular, if AA has mm nonzero entries, and if there exist XX and YY with polynomially large entries such that XAYX A Y is doubly stochastic, then we can solve the problem in total complexity O~(m+n4/3)\tilde{O}(m + n^{4/3}). This greatly improves on the best known previous results, which were either O~(n4)\tilde{O}(n^4) or O(mn1/2/ε)O(m n^{1/2}/\varepsilon). Our algorithms are based on tailor-made first and second order techniques, combined with other recent advances in continuous optimization, which may be of independent interest for solving similar problems
    • …
    corecore