AIMEJan 12, 2023

Neural Spline Search for Quantile Probabilistic Modeling

arXiv:2301.04857v15 citationsh-index: 45
Originality Incremental advance
AI Analysis

This addresses the need for flexible quantile estimation in applications like regression and forecasting, though it appears incremental as it builds on existing non-parametric methods.

The paper tackles the problem of accurately estimating output quantiles for probabilistic modeling by proposing Neural Spline Search (NSS), a non-parametric, data-driven approach that outperforms previous methods on synthetic, real-world regression, and time-series forecasting tasks.

Accurate estimation of output quantiles is crucial in many use cases, where it is desired to model the range of possibility. Modeling target distribution at arbitrary quantile levels and at arbitrary input attribute levels are important to offer a comprehensive picture of the data, and requires the quantile function to be expressive enough. The quantile function describing the target distribution using quantile levels is critical for quantile regression. Although various parametric forms for the distributions (that the quantile function specifies) can be adopted, an everlasting problem is selecting the most appropriate one that can properly approximate the data distributions. In this paper, we propose a non-parametric and data-driven approach, Neural Spline Search (NSS), to represent the observed data distribution without parametric assumptions. NSS is flexible and expressive for modeling data distributions by transforming the inputs with a series of monotonic spline regressions guided by symbolic operators. We demonstrate that NSS outperforms previous methods on synthetic, real-world regression and time-series forecasting tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes