paper-with-me

Papers

Frank-Wolfe Style Algorithms for Large Scale Optimization

2018-08-15 · Lijun Ding, Madeleine Udell

We introduce a few variants on Frank-Wolfe style algorithms suitable for large scale optimization. We show how to modify the standard Frank-Wolfe algorithm using stochastic gradients, approximate subproblem solutions, and sketched decision variables in order to scale to enormous problems while preserving (up to constants) the optimal convergence rate $\mathcal{O}(\frac{1}{k})$.

📄 PDF Abstract BibTeX arXiv:1808.05274

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Short Steps in Frank-Wolfe Algorithms

2025-01-30 · David Martínez-Rubio, Sebastian Pokutta

We introduce novel techniques to enhance Frank-Wolfe algorithms by leveraging function smoothness beyond traditional short steps. Our study focuses on Frank-Wolfe algorithms with step sizes that incorporate primal-dual g…

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

Frank-Wolfe Algorithms for Saddle Point Problems

2016-10-25 · Gauthier Gidel, Tony Jebara, Simon Lacoste-Julien

We extend the Frank-Wolfe (FW) optimization algorithm to solve constrained smooth convex-concave saddle point (SP) problems. Remarkably, the method only requires access to linear minimization oracles. Leveraging recent a…

Structured Prediction

Projection-Free Adaptive Gradients for Large-Scale Optimization

2020-09-29 · Cyrille W. Combettes, Christoph Spiegel, Sebastian Pokutta

The complexity in large-scale optimization can lie in both handling the objective function and handling the constraint set. In this respect, stochastic Frank-Wolfe algorithms occupy a unique position as they alleviate bo…

Position

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

BIG-bench Machine Learning