中文
相关论文

相关论文: Neural Conditional Gradients

200 篇论文

In the paper, we propose a class of accelerated stochastic gradient-free and projection-free (a.k.a., zeroth-order Frank-Wolfe) methods to solve the constrained stochastic and finite-sum nonconvex optimization. Specifically, we propose an…

最优化与控制 · 数学 2020-08-11 Feihu Huang , Lue Tao , Songcan Chen

In this work, we investigate the use of data-driven equation discovery for dynamical systems to model and forecast continuous-time dynamics of unconstrained optimization problems. To avoid expensive evaluations of the objective function and…

最优化与控制 · 数学 2026-02-19 Grant Norman , Conor Rowan , Kurt Maute , Alireza Doostan

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

The stochastic Frank-Wolfe method has recently attracted much general interest in the context of optimization for statistical and machine learning due to its ability to work with a more general feasible region. However, there has been a…

最优化与控制 · 数学 2019-11-06 Haihao Lu , Robert M. Freund

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 to perform Euclidean…

最优化与控制 · 数学 2023-06-21 Khashayar Gatmiry , Zakaria Mhammedi

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

Projection-free online learning, which eschews the projection operation via less expensive computations such as linear optimization (LO), has received much interest recently due to its efficiency in handling high-dimensional problems with…

机器学习 · 计算机科学 2023-05-23 Yuanyu Wan , Yibo Wang , Chang Yao , Wei-Wei Tu , Lijun Zhang

Non-convex optimization problems are challenging to solve; the success and computational expense of a gradient descent algorithm or variant depend heavily on the initialization strategy. Often, either random initialization is used or…

机器学习 · 计算机科学 2020-12-23 Kartik Ahuja , Amit Dhurandhar , Kush R. Varshney

We consider the problem of bandit optimization, inspired by stochastic optimization and online learning problems with bandit feedback. In this problem, the objective is to minimize a global loss function of all the actions, not necessarily…

机器学习 · 计算机科学 2017-09-07 Quentin Berthet , Vianney Perchet

We address the problem of minimizing a convex smooth function $f(x)$ over a compact polyhedral set $D$ given a stochastic zeroth-order constraint feedback model. This problem arises in safety-critical machine learning applications, such as…

最优化与控制 · 数学 2019-12-10 Ilnura Usmanova , Andreas Krause , Maryam Kamgarpour

We propose Frank--Wolfe (FW) algorithms with an adaptive Bregman step-size strategy for smooth adaptable (also called: relatively smooth) (weakly-) convex functions. This means that the gradient of the objective function is not necessarily…

最优化与控制 · 数学 2026-02-19 Shota Takahashi , Sebastian Pokutta , Akiko Takeda

Frank--Wolfe methods avoid projections, but over curved feasible regions the full-space linear minimization oracle (LMO) can itself become the computational bottleneck. We introduce random-subspace Frank--Wolfe (RSFW), the first…

最优化与控制 · 数学 2026-05-26 Pierre-Louis Poirion , Sebastian Pokutta , Akiko Takeda

The Frank-Wolfe (FW) optimization algorithm has lately re-gained popularity thanks in particular to its ability to nicely handle the structured constraints appearing in machine learning applications. However, its convergence rate is known…

最优化与控制 · 数学 2015-11-19 Simon Lacoste-Julien , Martin Jaggi

In constrained convex optimization, existing methods based on the ellipsoid or cutting plane method do not scale well with the dimension of the ambient space. Alternative approaches such as Projected Gradient Descent only provide a…

最优化与控制 · 数学 2021-11-11 Zakaria Mhammedi

Significant advances in edge computing capabilities enable learning to occur at geographically diverse locations. In general, the training data needed in those learning tasks are not only heterogeneous but also not fully generated locally.…

网络与互联网体系结构 · 计算机科学 2022-01-14 Yuezhou Liu , Yuanyuan Li , Lili Su , Edmund Yeh , Stratis Ioannidis

This paper considers stochastic convex optimization problems where the objective and constraint functions involve expectations with respect to the data indices or environmental variables, in addition to deterministic convex constraints on…

最优化与控制 · 数学 2021-07-21 Zeeshan Akhtar , Amrit Singh Bedi , Ketan Rajawat

Continual learning (CL) presents a fundamental challenge in training neural networks on sequential tasks without experiencing catastrophic forgetting. Traditionally, the dominant approach in CL has been gradient-based optimization, where…

机器学习 · 计算机科学 2025-04-03 Grzegorz Rypeść

We revisit the Frank-Wolfe (FW) optimization under strongly convex constraint sets. We provide a faster convergence rate for FW without line search, showing that a previously overlooked variant of FW is indeed faster than the standard…

机器学习 · 计算机科学 2019-02-01 Jarrid Rector-Brooks , Jun-Kun Wang , Barzan Mozafari

In this paper, we consider a non-convex loss-minimization problem of learning Supervised PageRank models, which can account for some properties not considered by classical approaches such as the classical PageRank model. We propose…

We propose two novel conditional gradient-based methods for solving structured stochastic convex optimization problems with a large number of linear constraints. Instances of this template naturally arise from SDP-relaxations of…

机器学习 · 计算机科学 2020-07-09 Maria-Luiza Vladarean , Ahmet Alacaoglu , Ya-Ping Hsieh , Volkan Cevher