paper-with-me

Papers

Generalized Conditional Gradient for Sparse Estimation

2014-10-17 · Yao-Liang Yu, Xinhua Zhang, Dale Schuurmans

Structured sparsity is an important modeling tool that expands the applicability of convex formulations for data analysis, however it also creates significant challenges for efficient algorithm design. In this paper we investigate the generalized conditional gradient (GCG) algorithm for solving structured sparse optimization problems---demonstrating that, with some enhancements, it can provide a more efficient alternative to current state of the art approaches. After providing a comprehensive overview of the convergence properties of GCG, we develop efficient methods for evaluating polar operators, a subroutine that is required in each GCG iteration. In particular, we show how the polar operator can be efficiently evaluated in two important scenarios: dictionary learning and structured sparse estimation. A further improvement is achieved by interleaving GCG with fixed-rank local subspace optimization. A series of experiments on matrix completion, multi-class classification, multi-view dictionary learning and overlapping group lasso shows that the proposed method can significantly reduce the training cost of current alternatives.

📄 PDF Abstract BibTeX arXiv:1410.4828

Code (0)

등록된 구현이 없습니다.

Tasks

Dictionary LearningMatrix CompletionMulti-class Classification

Similar Papers 제목 키워드 기반

Safe Screening for the Generalized Conditional Gradient Method

2020-02-22 · Yifan Sun, Francis Bach

The conditional gradient method (CGM) has been widely used for fast sparse approximation, having a low per iteration computational cost for structured sparse regularizers. We explore the sparsity acquiring properties of …

feature selection

Sparse GCA and Thresholded Gradient Descent

2021-07-01 · Sheng Gao, Zongming Ma

Generalized correlation analysis (GCA) is concerned with uncovering linear relationships across multiple datasets. It generalizes canonical correlation analysis that is designed for two datasets. We study sparse GCA when…

Estimation and Feature Selection in Mixtures of Generalized Linear Experts Models

2019-07-14 · Bao Tuyen Huynh, Faicel Chamroukhi

Mixtures-of-Experts (MoE) are conditional mixture models that have shown their performance in modeling heterogeneity in data in many statistical learning approaches for prediction, including regression and classification…

Clusteringfeature selectionparameter estimationregression

Structured Regression Gradient Boosting

2016-06-01 · CVPR 2016 6 · Ferran Diego, Fred A. Hamprecht

We propose a new way to train a structured output prediction model. More specifically, we train nonlinear data terms in a Gaussian Conditional Random Field (GCRF) by a generalized version of gradient boosting. The appro…

Depth EstimationImage InpaintingregressionVessel Detection

Model Function Based Conditional Gradient Method with Armijo-like Line Search

2019-01-23 · Yura Malitsky, Peter Ochs

The Conditional Gradient Method is generalized to a class of non-smooth non-convex optimization problems with many applications in machine learning. The proposed algorithm iterates by minimizing so-called model functions…

BIG-bench Machine Learning