paper-with-me

Papers

Efficient Learning using Forward-Backward Splitting

2009-12-01 · NeurIPS 2009 12 · Yoram Singer, John C. Duchi

We describe, analyze, and experiment with a new framework for empirical loss minimization with regularization. Our algorithmic framework alternates between two phases. On each iteration we first perform an {\em unconstrained} gradient descent step. We then cast and solve an instantaneous optimization problem that trades off minimization of a regularization term while keeping close proximity to the result of the first phase. This yields a simple yet effective algorithm for both batch penalized risk minimization and online learning. Furthermore, the two phase approach enables sparse solutions when used in conjunction with regularization functions that promote sparsity, such as $\ell_1$. We derive concrete and very simple algorithms for minimization of loss functions with $\ell_1$, $\ell_2$, $\ell_2^2$, and $\ell_\infty$ regularization. We also show how to construct efficient algorithms for mixed-norm $\ell_1/\ell_q$ regularization. We further extend the algorithms and give efficient implementations for very high-dimensional data with sparsity. We demonstrate the potential of the proposed framework in experiments with synthetic and natural datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Projective Splitting with Forward Steps: Asynchronous and Block-Iterative Operator Splitting

2018-03-19 · Patrick R. Johnstone, Jonathan Eckstein

This work is concerned with the classical problem of finding a zero of a sum of maximal monotone operators. For the projective splitting framework recently proposed by Combettes and Eckstein, we show how to replace the f…

feature selection

Single-Forward-Step Projective Splitting: Exploiting Cocoercivity

2019-02-24 · Patrick R. Johnstone, Jonathan Eckstein

This work describes a new variant of projective splitting for solving maximal monotone inclusions and complicated convex optimization problems. In the new version, cocoercive operators can be processed with a single forw…

Accelerated forward-backward and Douglas-Rachford splitting dynamics

2024-07-30 · Ibrahim K. Ozaslan, Mihailo R. Jovanović

We examine convergence properties of continuous-time variants of accelerated Forward-Backward (FB) and Douglas-Rachford (DR) splitting algorithms for nonsmooth composite optimization problems. When the objective function…

A Multi-step Inertial Forward-Backward Splitting Method for Non-convex Optimization

2016-12-01 · NeurIPS 2016 12 · Jingwei Liang, Jalal Fadili, Gabriel Peyré

In this paper, we propose a multi-step inertial Forward--Backward splitting algorithm for minimizing the sum of two non-necessarily convex functions, one of which is proper lower semi-continuous while the other is differ…

BIG-bench Machine Learning

A Double Inertial Forward-Backward Splitting Algorithm With Applications to Regression and Classification Problems

2025-05-01 · İrfan Işik, Ibrahim Karahan, Okan Erkaymaz

This paper presents an improved forward-backward splitting algorithm with two inertial parameters. It aims to find a point in the real Hilbert space at which the sum of a co-coercive operator and a maximal monotone opera…