paper-with-me

Papers

Fast, Provable Algorithms for Isotonic Regression in all $\ell_{p}$-norms

2015-07-02 · 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. This paper gives improved algorithms for computing the Isotonic Regression for all weighted $\ell_{p}$-norms with rigorous performance guarantees. Our algorithms are quite practical, and their variants can be implemented to run fast in practice.

📄 PDF Abstract BibTeX arXiv:1507.00710

Code (1)

sachdevasushant/Isotonic 공식 구현

Tasks

Allregression

Similar Papers 제목 키워드 기반

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

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

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

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

Improved Learning of One-hidden-layer Convolutional Neural Networks with Overlaps

2018-05-20 · ICLR 2019 5 · Simon S. Du, Surbhi Goel

We propose a new algorithm to learn a one-hidden-layer convolutional neural network where both the convolutional weights and the outputs weights are parameters to be learned. Our algorithm works for a general class of (p…

regression