paper-with-me

홈 › Papers

Decomposing Isotonic Regression for Efficiently Solving Large Problems

2010-12-01 · NeurIPS 2010 12 · Ronny Luss, Saharon Rosset, Moni Shahar

A new algorithm for isotonic regression is presented based on recursively partitioning the solution space. We develop efficient methods for each partitioning subproblem through an equivalent representation as a network flow problem, and prove that this sequence of partitions converges to the global solution. These network flow problems can further be decomposed in order to solve very large problems. Success of isotonic regression in prediction and our algorithm's favorable computational properties are demonstrated through simulated examples as large as 2x10^5 variables and 10^7 constraints.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

OKRidge: Scalable Optimal k-Sparse Ridge Regression

2023-04-13 · NeurIPS 2023 11 · Jiachang Liu, Sam Rosen, Chudi Zhong, Cynthia Rudin

We consider an important problem in scientific discovery, namely identifying sparse governing equations for nonlinear dynamical systems. This involves solving sparse ridge regression problems to provable optimality in or…

regressionscientific discovery

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 …

regression

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

Isotonic Recalibration under a Low Signal-to-Noise Ratio

2023-01-06 · Mario V. Wüthrich, Johanna Ziegel

Insurance pricing systems should fulfill the auto-calibration property to ensure that there is no systematic cross-financing between different price cohorts. Often, regression models are not auto-calibrated. We propose t…

regression

Random Permutation Online Isotonic Regression

2017-12-01 · NeurIPS 2017 12 · Wojciech Kotlowski, Wouter M. Koolen, Alan Malek

We revisit isotonic regression on linear orders, the problem of fitting monotonic functions to best explain the data, in an online setting. It was previously shown that online isotonic regression is unlearnable in a full…

regression