paper-with-me

Papers

Efficient Algorithms for Non-convex Isotonic Regression through Submodular Optimization

2017-07-28 · NeurIPS 2018 12 · Francis Bach

We consider the minimization of submodular functions subject to ordering constraints. We show that this optimization problem can be cast as a convex optimization problem on a space of uni-dimensional measures, with ordering constraints corresponding to first-order stochastic dominance. We propose new discretization schemes that lead to simple and efficient algorithms based on zero-th, first, or higher order oracles; these algorithms also lead to improvements without isotonic constraints. Finally, our experiments show that non-convex loss functions can be much more robust to outliers for isotonic regression, while still leading to an efficient optimization problem.

📄 PDF Abstract BibTeX arXiv:1707.09157

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

An Efficient Pruning Algorithm for Robust Isotonic Regression

2018-12-01 · NeurIPS 2018 12 · Cong Han Lim

We study a generalization of the classic isotonic regression problem where we allow separable nonconvex objective functions, focusing on the case of estimators used in robust regression. A simple dynamic programming app…

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

Efficient Learning of Generalized Linear and Single Index Models with Isotonic Regression

2011-12-01 · NeurIPS 2011 12 · Sham M. Kakade, Varun Kanade, Ohad Shamir, Adam Kalai

Generalized Linear Models (GLMs) and Single Index Models (SIMs) provide powerful generalizations of linear regression, where the target variable is assumed to be a (possibly unknown) 1-dimensional function of a linear pr…

regression

Brenier Isotonic Regression

2026-03-11 · Han Bao, Amirreza Eshraghi, Yutong Wang arxiv

Isotonic regression (IR) is shape-constrained regression to maintain a univariate fitting curve non-decreasing, which has numerous applications including single-index models and probability calibration. When it comes to …

Fast, Provable Algorithms for Isotonic Regression in all L_p-norms

2015-12-01 · NeurIPS 2015 12 · Rasmus Kyng, Anup Rao, Sushant Sachdeva

Given a directed acyclic graph $G,$ and a set of values $y$ on the vertices, the Isotonic Regression of $y$ is a vector $x$ that respects the partial order described by $G,$ and minimizes $\|x-y\|,$ for a specified norm.…

Allregression