paper-with-me

Papers

Complexity Issues and Randomization Strategies in Frank-Wolfe Algorithms for Machine Learning

2014-10-15 · Emanuele Frandi, Ricardo Nanculef, Johan Suykens

Frank-Wolfe algorithms for convex minimization have recently gained considerable attention from the Optimization and Machine Learning communities, as their properties make them a suitable choice in a variety of applications. However, as each iteration requires to optimize a linear model, a clever implementation is crucial to make such algorithms viable on large-scale datasets. For this purpose, approximation strategies based on a random sampling have been proposed by several researchers. In this work, we perform an experimental study on the effectiveness of these techniques, analyze possible alternatives and provide some guidelines based on our results.

📄 PDF Abstract BibTeX arXiv:1410.4062

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

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$…

Greedy methods, randomization approaches and multi-arm bandit algorithms for efficient sparsity-constrained optimization

2015-08-26 · A Rakotomamonjy, S Koço, Liva Ralaivola

Several sparsity-constrained algorithms such as Orthogonal Matching Pursuit or the Frank-Wolfe algorithm with sparsity constraints work by iteratively selecting a novel atom to add to the current non-zero set of variable…

Revisiting Frank-Wolfe for Structured Nonconvex Optimization

2025-03-11 · Hoomaan Maskan, Yikun Hou, Suvrit Sra, Alp Yurtsever

We introduce a new projection-free (Frank-Wolfe) method for optimizing structured nonconvex functions that are expressed as a difference of two convex functions. This problem class subsumes smooth nonconvex minimization,…

Computational Efficiency

Can Stochastic Zeroth-Order Frank-Wolfe Method Converge Faster for Non-Convex Problems?

2020-01-01 · ICML 2020 1 · Hongchang Gao, Heng Huang

Frank-Wolfe algorithm is an efficient method for optimizing non-convex constrained problems. However, most of existing methods focus on the first-order case. In real-world applications, the gradient is not always availa…

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