paper-with-me

Papers

Fast Nonlinear Vector Quantile Regression

2022-05-30 · Aviv A. Rosenberg, Sanketh Vedula, Yaniv Romano, Alex M. Bronstein

Quantile regression (QR) is a powerful tool for estimating one or more conditional quantiles of a target variable $\mathrm{Y}$ given explanatory features $\boldsymbol{\mathrm{X}}$. A limitation of QR is that it is only defined for scalar target variables, due to the formulation of its objective function, and since the notion of quantiles has no standard definition for multivariate distributions. Recently, vector quantile regression (VQR) was proposed as an extension of QR for vector-valued target variables, thanks to a meaningful generalization of the notion of quantiles to multivariate distributions via optimal transport. Despite its elegance, VQR is arguably not applicable in practice due to several limitations: (i) it assumes a linear model for the quantiles of the target $\boldsymbol{\mathrm{Y}}$ given the features $\boldsymbol{\mathrm{X}}$; (ii) its exact formulation is intractable even for modestly-sized problems in terms of target dimensions, number of regressed quantile levels, or number of features, and its relaxed dual formulation may violate the monotonicity of the estimated quantiles; (iii) no fast or scalable solvers for VQR currently exist. In this work we fully address these limitations, namely: (i) We extend VQR to the non-linear case, showing substantial improvement over linear VQR; (ii) We propose {vector monotone rearrangement}, a method which ensures the quantile functions estimated by VQR are monotone functions; (iii) We provide fast, GPU-accelerated solvers for linear and nonlinear VQR which maintain a fixed memory footprint, and demonstrate that they scale to millions of samples and thousands of quantile levels; (iv) We release an optimized python package of our solvers as to widespread the use of VQR in real-world applications.

📄 PDF Abstract BibTeX arXiv:2205.14977

Code (1)

vistalab-technion/vqr 공식 구현 pytorch

Tasks

GPUquantile regressionregression

Similar Papers 제목 키워드 기반

An Empirical Analysis of Constrained Support Vector Quantile Regression for Nonparametric Probabilistic Forecasting of Wind Power

2018-03-29 · Kostas Hatalis, Shalinee Kishore, Katya Scheinberg, Alberto Lamadrid

Uncertainty analysis in the form of probabilistic forecasting can provide significant improvements in decision-making processes in the smart power grid for better integrating renewable energies such as wind. Whereas poin…

Decision MakingFormPrediction Intervalsquantile regression+1

A Composite Quantile Fourier Neural Network for Multi-Step Probabilistic Forecasting of Nonstationary Univariate Time Series

2017-12-27 · Kostas Hatalis, Shalinee Kishore

Point forecasting of univariate time series is a challenging problem with extensive work having been conducted. However, nonparametric probabilistic forecasting of time series, such as in the form of quantiles or predict…

FormPrediction Intervalsquantile regressionregression+2

Nonlinearities in Macroeconomic Tail Risk through the Lens of Big Data Quantile Regressions

2023-01-31 · Jan Prüser, Florian Huber

Modeling and predicting extreme movements in GDP is notoriously difficult and the selection of appropriate covariates and/or possible forms of nonlinearities are key in obtaining precise forecasts. In this paper, our foc…

Gaussian Processesquantile regression

fastkqr: A Fast Algorithm for Kernel Quantile Regression

2024-08-10 · Qian Tang, Yuwen Gu, Boxiang Wang

Quantile regression is a powerful tool for robust and heterogeneous learning that has seen applications in a diverse range of applied areas. However, its broader application is often hindered by the substantial computati…

quantile regressionregression

Out-of-Distribution generalization of quantile regression with heavy tailed inputs: an SVM approach

2026-05-29 · Baptiste Leroux, Clément Dombry, Anne Sabourin arxiv

We study quantile regression in an extrapolation regime where the covariate takes unusually large values. Under regular variation assumptions, extreme observations can be effectively characterized through their angular c…