Fast Nonlinear Vector Quantile Regression
Aviv A. Rosenberg, Sanketh Vedula, Yaniv Romano, Alex M. Bronstein

TL;DR
This paper introduces scalable, nonlinear vector quantile regression methods using optimal transport, ensuring monotonicity and efficiency, enabling practical application to large multivariate datasets.
Contribution
It extends vector quantile regression to the nonlinear case, introduces a monotone rearrangement technique, and provides fast GPU-accelerated solvers with an open-source Python package.
Findings
Scalable VQR can handle millions of samples.
Nonlinear VQR outperforms linear models.
Monotone rearrangement ensures valid quantile functions.
Abstract
Quantile regression (QR) is a powerful tool for estimating one or more conditional quantiles of a target variable given explanatory features . 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 given the features ; (ii) its exact formulation is intractable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Statistical Methods and Inference · Control Systems and Identification
