paper-with-me

홈 › Papers

Self-Concordant Analysis of Frank-Wolfe Algorithms

2020-02-11 · Pavel Dvurechensky, Petr Ostroukhov, Kamil Safin, Shimrit Shtern, Mathias Staudigl

Projection-free optimization via different variants of the Frank-Wolfe (FW), a.k.a. Conditional Gradient method has become one of the cornerstones in optimization for machine learning since in many cases the linear minimization oracle is much cheaper to implement than projections and some sparsity needs to be preserved. In a number of applications, e.g. Poisson inverse problems or quantum state tomography, the loss is given by a self-concordant (SC) function having unbounded curvature, implying absence of theoretical guarantees for the existing FW methods. We use the theory of SC functions to provide a new adaptive step size for FW methods and prove global convergence rate O(1/k) after k iterations. If the problem admits a stronger local linear minimization oracle, we construct a novel FW method with linear convergence rate for SC functions.

📄 PDF Abstract BibTeX arXiv:2002.04320

Code (1)

kamil-safin/SCFW 공식 구현

Tasks

Quantum State Tomography

Similar Papers 제목 키워드 기반

A Newton Frank-Wolfe Method for Constrained Self-Concordant Minimization

2020-02-17 · Deyi Liu, Volkan Cevher, Quoc Tran-Dinh

We demonstrate how to scalably solve a class of constrained self-concordant minimization problems using linear minimization oracles (LMO) over the constraint set. We prove that the number of LMO calls of our method is ne…

Experimental Design

Self-concordant analysis of Frank-Wolfe algorithm

2020-01-01 · ICML 2020 1 · Mathias Staudigl, Pavel Dvurechenskii, Shimrit Shtern, Kamil Safin 외

Projection-free optimization via different variants of the Frank-Wolfe (FW) method has become one of the cornerstones in optimization for machine learning since in many cases the linear minimization oracle is much cheape…

Quantum State Tomography

Scalable Frank-Wolfe on Generalized Self-concordant Functions via Simple Steps

2021-05-28 · NeurIPS 2021 12 · Alejandro Carderera, Mathieu Besançon, Sebastian Pokutta

Generalized self-concordance is a key property present in the objective function of many important learning problems. We establish the convergence rate of a simple Frank-Wolfe variant that uses the open-loop step size st…

Projection-Free Online Convex Optimization via Efficient Newton Iterations

2023-06-19 · NeurIPS 2023 11

This paper presents new projection-free algorithms for Online Convex Optimization (OCO) over a convex domain $\mathcal{K} \subset \mathbb{R}^d$. Classical OCO algorithms (such as Online Gradient Descent) typically need t…

Efficient Optimization of Dominant Set Clustering with Frank-Wolfe Algorithms

2020-07-22 · Carl Johnell, Morteza Haghir Chehreghani

We study Frank-Wolfe algorithms - standard, pairwise, and away-steps - for efficient optimization of Dominant Set Clustering. We present a unified and computationally efficient framework to employ the different variants …

Clustering