paper-with-me

홈 › Papers

Primal-Dual Active-Set Methods for Isotonic Regression and Trend Filtering

2015-08-10 · Zheng Han, Frank E. Curtis

Isotonic regression (IR) is a non-parametric calibration method used in supervised learning. For performing large-scale IR, we propose a primal-dual active-set (PDAS) algorithm which, in contrast to the state-of-the-art Pool Adjacent Violators (PAV) algorithm, can be parallized and is easily warm-started thus well-suited in the online settings. We prove that, like the PAV algorithm, our PDAS algorithm for IR is convergent and has a work complexity of O(n), though our numerical experiments suggest that our PDAS algorithm is often faster than PAV. In addition, we propose PDAS variants (with safeguarding to ensure convergence) for solving related trend filtering (TF) problems, providing the results of experiments to illustrate their effectiveness.

📄 PDF Abstract BibTeX arXiv:1508.02452

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Sparse High-Dimensional Isotonic Regression

2019-12-01 · NeurIPS 2019 12 · David Gamarnik, Julia Gaudio

We consider the problem of estimating an unknown coordinate-wise monotone function given noisy measurements, known as the isotonic regression problem. Often, only a small subset of the features affects the output. This m…

Cancer ClassificationregressionVocal Bursts Intensity Prediction

A Unified Primal Dual Active Set Algorithm for Nonconvex Sparse Recovery

2013-10-04 · Jian Huang, Yuling Jiao, Bangti Jin, Jin Liu 외

In this paper, we consider the problem of recovering a sparse signal based on penalized least squares formulations. We develop a novel algorithm of primal-dual active set type for a class of nonconvex sparsity-promoting …

An efficient nonconvex reformulation of stagewise convex optimization problems

2020-10-27 · NeurIPS 2020 12 · Rudy Bunel, Oliver Hinder, Srinadh Bhojanapalli, Krishnamurthy 외

Convex optimization problems with staged structure appear in several contexts, including optimal control, verification of deep neural networks, and isotonic regression. Off-the-shelf solvers can solve these problems but …

A Log-Linear Time Sequential Optimal Calibration Algorithm for Quantized Isotonic L2 Regression

2022-06-01 · Kaan Gokcesu, Hakan Gokcesu

We study the sequential calibration of estimations in a quantized isotonic L2 regression setting. We start by showing that the optimal calibrated quantized estimations can be acquired from the traditional isotonic L2 reg…

regression

On the Correctness of the Generalized Isotonic Recursive Partitioning Algorithm

2024-01-09 · Joong-Ho Won, Jihan Jung

This paper presents an in-depth analysis of the generalized isotonic recursive partitioning (GIRP) algorithm for fitting isotonic models under separable convex losses, proposed by Luss and Rosset [J. Comput. Graph. Stati…