paper-with-me

Papers

Functional Frank-Wolfe Boosting for General Loss Functions

2015-10-09 · Chu Wang, Yingfei Wang, Weinan E, Robert Schapire

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, especially in regression settings. To avoid overfitting, we consider using $l_1$ regularization. We propose a novel Frank-Wolfe type boosting algorithm (FWBoost) applied to general loss functions. By using exponential loss, the FWBoost algorithm can be rewritten as a variant of AdaBoost for binary classification. FWBoost algorithms have exactly the same form as existing boosting methods, in terms of making calls to a base learning algorithm with different weights update. This direct connection between boosting and Frank-Wolfe yields a new algorithm that is as practical as existing boosting methods but with new guarantees and rates of convergence. Experimental results show that the test performance of FWBoost is not degraded with larger rounds in boosting, which is consistent with the theoretical analysis.

📄 PDF Abstract BibTeX arXiv:1510.02558

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral Classificationregression

Similar Papers 제목 키워드 기반

Boosted Stochastic Frank-Wolfe for Constrained Nonconvex Optimization

2026-05-24 · Navil Nandhan, Abbas Khademi, Antonio Silveti-Falls arxiv

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

Boosting as Frank-Wolfe

2022-09-22 · Ryotaro Mitsuboshi, Kohei Hatano, Eiji Takimoto

Some boosting algorithms, such as LPBoost, ERLPBoost, and C-ERLPBoost, aim to solve the soft margin optimization problem with the $\ell_1$-norm regularization. LPBoost rapidly converges to an $\epsilon$-approximate solut…

Frank Wolfe Meets Metric Entropy

2022-05-17 · Suhas Vijaykumar

The Frank-Wolfe algorithm has seen a resurgence in popularity due to its ability to efficiently solve constrained optimization problems in machine learning and high-dimensional statistics. As such, there is much interest…

Statistical Guarantees and Algorithmic Convergence Issues of Variational Boosting

2020-10-19 · Biraj Subhra Guha, Anirban Bhattacharya, Debdeep Pati

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 …

Boosting the Sliding Frank-Wolfe solver for 3D deconvolution

2020-09-11 · Jean-Baptiste Courbot, Bruno Colicchio

In the context of gridless sparse optimization, the Sliding Frank Wolfe algorithm recently introduced has shown interesting analytical and practical properties. Nevertheless, is application to large data, such as in the …