中文
相关论文

相关论文: Boosting as Frank-Wolfe

200 篇论文

Boosting is a generic learning method for classification and regression. Yet, as the number of base hypotheses becomes larger, boosting can lead to a deterioration of test performance. Overfitting is an important and ubiquitous phenomenon,…

机器学习 · 统计学 2015-10-12 Chu Wang , Yingfei Wang , Weinan E , Robert Schapire

We study boosting algorithms from a new perspective. We show that the Lagrange dual problems of AdaBoost, LogitBoost and soft-margin LPBoost with generalized hinge loss are all entropy maximization problems. By looking at the dual problems…

机器学习 · 计算机科学 2023-05-30 Chunhua Shen , Hanxi Li

Conditional Gradient algorithms (aka Frank-Wolfe algorithms) form a classical set of methods for constrained smooth convex minimization due to their simplicity, the absence of projection steps, and competitive numerical performance. While…

最优化与控制 · 数学 2021-10-20 Thomas Kerdreux , Alexandre d'Aspremont , Sebastian Pokutta

The Frank-Wolfe method solves smooth constrained convex optimization problems at a generic sublinear rate of $\mathcal{O}(1/T)$, and it (or its variants) enjoys accelerated convergence rates for two fundamental classes of constraints:…

最优化与控制 · 数学 2020-06-17 Thomas Kerdreux , Alexandre d'Aspremont , Sebastian Pokutta

Reducing reinforcement learning to supervised learning is a well-studied and effective approach that leverages the benefits of compact function approximation to deal with large-scale Markov decision processes. Independently, the boosting…

机器学习 · 计算机科学 2023-01-26 Nataly Brukhim , Elad Hazan , Karan Singh

We provide statistical guarantees for Bayesian variational boosting by proposing a novel small bandwidth Gaussian mixture variational family. We employ a functional version of Frank-Wolfe optimization as our variational algorithm and study…

机器学习 · 统计学 2020-10-23 Biraj Subhra Guha , Anirban Bhattacharya , Debdeep Pati

We introduce a useful tool for analyzing boosting algorithms called the ``smooth margin function,'' a differentiable approximation of the usual margin for boosting algorithms. We present two boosting algorithms based on this smooth margin,…

机器学习 · 统计学 2008-12-18 Cynthia Rudin , Robert E. Schapire , Ingrid Daubechies

We propose an algorithm which appears to be the first bridge between the fields of conditional gradient methods and abs-smooth optimization. Our problem setting is motivated by various applications that lead to nonsmoothness, such as…

最优化与控制 · 数学 2023-07-20 Timo Kreimeier , Sebastian Pokutta , Andrea Walther , Zev Woodstock

Reinforcement learning (RL)-based fine-tuning has emerged as a powerful approach for aligning diffusion models with black-box objectives. Proximal policy optimization (PPO) is a popular choice of method for policy optimization. While…

Consideration of the primal and dual problems together leads to important new insights into the characteristics of boosting algorithms. In this work, we propose a general framework that can be used to design new boosting algorithms. A wide…

人工智能 · 计算机科学 2011-12-13 Chunhua Shen , Hanxi Li , Nick Barnes

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 Primal-Dual Block…

机器学习 · 计算机科学 2019-06-07 Qi Lei , Jiacheng Zhuo , Constantine Caramanis , Inderjit S. Dhillon , Alexandros G. Dimakis

This article studies a combination of the two state-of-the-art algorithms for the exact solution of linear programs (LPs) over the rational numbers, i.e., without any roundoff errors or numerical tolerances. By integrating the method of…

最优化与控制 · 数学 2023-11-15 Leon Eifler , Jules Nicolas-Thouvenin , Ambros Gleixner

The Frank-Wolfe algorithm is a popular method in structurally constrained machine learning applications, due to its fast per-iteration complexity. However, one major limitation of the method is a slow rate of convergence that is difficult…

最优化与控制 · 数学 2023-04-14 Zhaoyue Chen , Yifan Sun

Approximating a probability density in a tractable manner is a central task in Bayesian statistics. Variational Inference (VI) is a popular technique that achieves tractability by choosing a relatively simple variational family. Borrowing…

机器学习 · 统计学 2018-11-30 Francesco Locatello , Gideon Dresdner , Rajiv Khanna , Isabel Valera , Gunnar Rätsch

The Frank-Wolfe algorithm achieves a convergence rate of $\mathcal{O}(1/T)$ for smooth convex optimization over compact convex domains, accelerating to $\mathcal{O}(1/T^2)$ when both the objective and the feasible set are strongly convex.…

最优化与控制 · 数学 2026-05-19 Jannis Halbey , Christophe Roux , Sebastian Pokutta

This paper showcases the theoretical and numerical performance of the Sliding Frank-Wolfe, which is a novel optimization algorithm to solve the BLASSO sparse spikes super-resolution problem. The BLASSO is a continuous (i.e. off-the-grid or…

数值分析 · 数学 2018-11-16 Quentin Denoyelle , Vincent Duval , Gabriel Peyré , Emmanuel Soubies

The boosted Frank-Wolfe algorithm accelerates the classical Frank-Wolfe algorithm by better aligning the update direction with the negative gradient. Its analysis, however, has been limited to deterministic convex problems, with step sizes…

最优化与控制 · 数学 2026-05-26 Navil Nandhan , Abbas Khademi , Antonio Silveti-Falls

Despite their theoretical appeal, totally corrective boosting methods based on linear programming have received limited empirical attention. In this paper, we conduct the first large-scale experimental study of six LP-based boosting…

机器学习 · 计算机科学 2025-12-22 Fabian Akkerman , Julien Ferry , Christian Artigues , Emmanuel Hebrard , Thibaut Vidal

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

Variational inference is a popular technique to approximate a possibly intractable Bayesian posterior with a more tractable one. Recently, boosting variational inference has been proposed as a new paradigm to approximate the posterior by a…

机器学习 · 计算机科学 2018-03-08 Francesco Locatello , Rajiv Khanna , Joydeep Ghosh , Gunnar Rätsch
‹ 上一页 1 2 3 10 下一页 ›