paper-with-me

Papers

Linear Convergence of the Frank-Wolfe Algorithm over Product Polytopes

2025-05-16 · Gabriele Iommazzo, David Martínez-Rubio, Francisco Criado, Elias Wirth, Sebastian Pokutta

We study the linear convergence of Frank-Wolfe algorithms over product polytopes. We analyze two condition numbers for the product polytope, namely the \emph{pyramidal width} and the \emph{vertex-facet distance}, based on the condition numbers of individual polytope components. As a result, for convex objectives that are $\mu$-Polyak-{\L}ojasiewicz, we show linear convergence rates quantified in terms of the resulting condition numbers. We apply our results to the problem of approximately finding a feasible point in a polytope intersection in high-dimensions, and demonstrate the practical efficiency of our algorithms through empirical results.

📄 PDF Abstract BibTeX arXiv:2505.11259

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2017-08-07 · NeurIPS 2017 12 · Zeyuan Allen-Zhu, Elad Hazan, Wei Hu, Yuanzhi Li

We propose a rank-$k$ variant of the classical Frank-Wolfe algorithm to solve convex optimization over a trace-norm ball. Our algorithm replaces the top singular-vector computation ($1$-SVD) in Frank-Wolfe with a top-$k$…

Global Convergence of Frank Wolfe on One Hidden Layer Networks

2020-02-06 · Alexandre d'Aspremont, Mert Pilanci

We derive global convergence bounds for the Frank Wolfe algorithm when training one hidden layer neural networks. When using the ReLU activation function, and under tractable preconditioning assumptions on the sample dat…

Frank-Wolfe Splitting via Augmented Lagrangian Method

2018-04-09 · Gauthier Gidel, Fabian Pedregosa, Simon Lacoste-Julien

Minimizing a function over an intersection of convex sets is an important task in optimization that is often much more challenging than minimizing it over each individual constraint set. While traditional methods such as…

Primal-Dual Block Frank-Wolfe

2019-06-06 · Qi Lei, Jiacheng Zhuo, Constantine Caramanis, Inderjit S. Dhillon 외

We propose a variant of the Frank-Wolfe algorithm for solving a class of sparse/low-rank optimization problems. Our formulation includes Elastic Net, regularized SVMs and phase retrieval as special cases. The proposed Pr…

General ClassificationMulti-class ClassificationRetrieval

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