中文
相关论文

相关论文: Efficient Optimization of Dominant Set Clustering …

200 篇论文

This paper analyzes the convergence rates of the {\it Frank-Wolfe } method for solving convex constrained multiobjective optimization. We establish improved convergence rates under different assumptions on the objective function, the…

最优化与控制 · 数学 2024-06-11 Douglas S. Gonçalves , Max L. N. Gonçalves , Jefferson G. Melo

We analyze two novel randomized variants of the Frank-Wolfe (FW) or conditional gradient algorithm. While classical FW algorithms require solving a linear minimization problem over the domain at each iteration, the proposed method only…

最优化与控制 · 数学 2018-03-21 Thomas Kerdreux , Fabian Pedregosa , Alexandre d'Aspremont

Recently, the Frank-Wolfe optimization algorithm was suggested as a procedure to obtain adaptive quadrature rules for integrals of functions in a reproducing kernel Hilbert space (RKHS) with a potentially faster rate of convergence than…

机器学习 · 统计学 2015-02-11 Simon Lacoste-Julien , Fredrik Lindsten , Francis Bach

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 variables. This selection…

机器学习 · 计算机科学 2016-08-23 A Rakotomamonjy , S Koço , Liva Ralaivola

Frank-Wolfe algorithms (FW) are popular first-order methods for solving constrained convex optimization problems that rely on a linear minimization oracle instead of potentially expensive projection-like oracles. Many works have identified…

最优化与控制 · 数学 2023-09-18 Elias Wirth , Thomas Kerdreux , Sebastian Pokutta

Learning a deep neural network requires solving a challenging optimization problem: it is a high-dimensional, non-convex and non-smooth minimization problem with a large number of terms. The current practice in neural network optimization…

机器学习 · 计算机科学 2021-02-23 Leonard Berrada , Andrew Zisserman , M. Pawan Kumar

Frank-Wolfe methods are projection-free algorithms for constrained optimization whose practical performance often depends critically on the choice of step size. Classical closed-loop step-size rules typically require prior knowledge of a…

最优化与控制 · 数学 2026-05-29 Khanh-Hung Giang-Tran , Soroosh Shafiee , Nam Ho-Nguyen

Optimal transport (OT), which provides a distance between two probability distributions by considering their spatial locations, has been applied to widely diverse applications. Computing an OT problem requires solution of linear programming…

机器学习 · 计算机科学 2021-03-11 Takumi Fukunaga , Hiroyuki Kasai

Multi-category support vector machine (MC-SVM) is one of the most popular machine learning algorithms. There are lots of variants of MC-SVM, although different optimization algorithms were developed for different learning machines. In this…

机器学习 · 计算机科学 2021-11-10 Kenya Tajima , Yoshihiro Hirohashi , Esmeraldo Ronnie Rey Zara , Tsuyoshi Kato

We propose an enhanced zeroth-order stochastic Frank-Wolfe framework to address constrained finite-sum optimization problems, a structure prevalent in large-scale machine-learning applications. Our method introduces a novel double variance…

机器学习 · 计算机科学 2025-01-24 Haishan Ye , Yinghui Huang , Hao Di , Xiangyu Chang

This paper considers distributed stochastic optimization, in which a number of agents cooperate to optimize a global objective function through local computations and information exchanges with neighbors over a network. Stochastic…

最优化与控制 · 数学 2022-08-09 Jie Hou , Xianlin Zeng , Gang Wang , Jian Sun , Jie Chen

The analysis of Frank Wolfe (FW) variants is often complicated by the presence of different kinds of "good" and "bad" steps. In this article we aim to simplify the convergence analysis of some of these variants by getting rid of such a…

最优化与控制 · 数学 2022-11-22 Francesco Rinaldi , Damiano Zeffiro

The Frank Wolfe algorithm (FW) is a popular projection-free alternative for solving large-scale constrained optimization problems. However, the FW algorithm suffers from a sublinear convergence rate when minimizing a smooth convex function…

最优化与控制 · 数学 2021-10-20 Robin Francis , Sundeep Prabhakar Chepuri

Decentralized optimization algorithms have received much attention due to the recent advances in network information processing. However, conventional decentralized algorithms based on projected gradient descent are incapable of handling…

最优化与控制 · 数学 2018-08-29 Hoi-To Wai , Jean Lafond , Anna Scaglione , Eric Moulines

The optimal transport (OT) problem has been used widely for machine learning. It is necessary for computation of an OT problem to solve linear programming with tight mass-conservation constraints. These constraints prevent its application…

机器学习 · 计算机科学 2022-05-30 Takumi Fukunaga , Hiroyuki Kasai

We study the Frank-Wolfe algorithm for minimizing a differentiable function with Lipschitz continuous gradient over a compact convex set. To extend classical complexity bounds to certain non-convex functions, we focus on the class of…

最优化与控制 · 数学 2025-07-24 R. Diaz Millan , Orizon Pereira Ferreira , Julien Ugon

This paper considers stochastic convex optimization problems with two sets of constraints: (a) deterministic constraints on the domain of the optimization variable, which are difficult to project onto; and (b) deterministic or stochastic…

最优化与控制 · 数学 2022-05-25 Zeeshan Akhtar , Ketan Rajawat

We present new results for the Frank-Wolfe method (also known as the conditional gradient method). We derive computational guarantees for arbitrary step-size sequences, which are then applied to various step-size rules, including simple…

最优化与控制 · 数学 2014-06-03 Robert M. Freund , Paul Grigas

Metarounding is an approach to convert an approximation algorithm for linear optimization over some combinatorial classes to an online linear optimization algorithm for the same class. We propose a new metarounding algorithm under a natural…

数据结构与算法 · 计算机科学 2023-11-21 Ryotaro Mitsuboshi , Kohei Hatano , Eiji Takimoto

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 both computational…

最优化与控制 · 数学 2021-02-16 Cyrille W. Combettes , Christoph Spiegel , Sebastian Pokutta