Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

100199299398 · Jun 202019922001200920172026
48 results for empirical quantiles

This paper analyzes quantiles of heavy-tailed distributions, separating projection direction and quantile threshold effects.

problem Analyzing quantiles of heavy-tailed distributions with estimated parameters.
method Introduces a Q-Q orthogonality formulation to separate projection-direction and quantile-threshold effects.
result Decomposes the difference between empirical and population quantiles into three terms.

The study improves VaR forecast accuracy by modeling conditional quantile dynamics.

problem Improving the accuracy of Value-at-Risk (VaR) forecasts for time-varying quantiles.
method Time-varying modeling of VaR, evaluation via simulation, asymmetric Mean Absolute Deviation loss function.
result Substantial improvements in forecasting conditional quantiles by maintaining predicted quantile unchanged.

Develops new algorithms for QRF to handle mixed-frequency and longitudinal data.

problem Handling mixed-frequency and longitudinal data in quantile regression.
method Mixed-Frequency Quantile Regression Forest (MIDAS-QRF) and Finite Mixture Quantile Regression Forest (FM-QRF).
result Valid and flexible models for complex empirical settings in financial risk management and climate-change impact evaluation.

We show how to reduce the process of predicting general order statistics (and the median in particular) to solving classification. The accompanying theoretical statement shows that the regret of the classifier bounds the regret of the quantile regression under a quantile loss. We also test this reduction empirically ag…

2012-06-27abs ↗pdf ↗

Quantile regression with ReLU networks achieves minimax rates for various function types.

problem Estimating quantiles from covariates with neural networks.
method Quantile regression with rectified linear unit (ReLU) neural networks.
result ReLU networks achieve minimax rates for broad collections of function types.

Private estimation of many quantiles using differential privacy.

problem Estimating quantiles of a distribution privately.
method Two approaches: 1) Private estimation of empirical quantiles, 2) Uniform density estimation.
result There is a tradeoff between estimating quantiles at specific points and uniformly estimating the quantile function.

The paper proposes a method for predicting equity premium using penalized quantile regression.

problem Heteroscedasticity and heavy-tails in equity premium prediction.
method Penalized quantile regression with consistent variable selection across multiple quantiles.
result The proposed method outperforms benchmark methods and reveals interesting predictor relationships.

The paper introduces a new method for forecasting financial risk using quantile-based modeling.

problem Forecasting Value-at-Risk (VaR) and Expected Shortfall (ES) for financial returns.
method Semiparametric approach using restricted quantile regression to model the conditional scale of financial returns.
result The method provides robust, distribution-free estimates of extreme losses and captures risk dynamics.

Quantile regression is a tool for learning conditional distributions. In this paper we study quantile regression in the setting where a protected attribute is unavailable when fitting the model. This can lead to "unfair'' quantile estimators for which the effective quantiles are very different for the subpopulations de…

2019-07-19abs ↗pdf ↗

We consider new formulations and methods for sparse quantile regression in the high-dimensional setting. Quantile regression plays an important role in many applications, including outlier-robust exploratory analysis in gene selection. In addition, the sparsity consideration in quantile regression enables the explorati…

2014-02-19abs ↗pdf ↗

Proposes QQE for transforming and embedding data distributions.

problem Transforming and embedding data distributions for better representation or visualization.
method Quantile-Quantile Embedding (QQE) using quantile-quantile plot concept.
result QQE allows for better discrimination of classes in some cases.

Paper introduces DQPOPE for estimating return distributions in reinforcement learning.

problem Estimating the entire return distribution from off-policy data.
method Deep quantile process regression for distributional off-policy evaluation.
result DQPOPE achieves statistical advantages by estimating full return distribution with same sample size.

QFIL improves offline RL by filtering data to reduce bias and variance.

problem Improving offline reinforcement learning policies with limited data.
method QFIL uses a filtered dataset to improve policies, trading off bias and variance through quantile selection.
result QFIL provides a safe policy improvement step with function approximation and effectively balances bias and variance.

Paper introduces a new robust loss function for RL.

problem Heuristic selection of threshold parameters in quantile Huber loss.
method Derived from Wasserstein distance, captures noise in quantile values.
result Enhances robustness against outliers and enables parameter adjustment.

The paper studies quantile contributions and their relationship with order statistics in heavy-tailed distributions.

problem Challenges of classical statistical models in heavy-tailed distributions.
method Theoretical study of quantile contribution statistic and its relationship with order statistics. Derivation of closed-form expression for joint CDF of order statistics and quantile contributions.
result Established asymptotic normality of quantile contributions and characterized their limiting distribution.

New method for risk quantification using quantile processes and measure distortions.

problem Risk quantification and valuation in financial markets.
method Develops a novel stochastic valuation principle based on probability measure distortions induced by quantile processes.
result Introduces a system of subjective probability measures that indexes a stochastic valuation principle susceptible to probability measure distortions.

This paper improves reinforcement learning by estimating return distributions using quantiles.

problem Improving reinforcement learning by estimating return distributions.
method Quantile-based distributional reinforcement learning, using quantile-projected distributional Bellman equations.
result The quantile-based approach achieves optimal sample efficiency and asymptotic efficiency.

This paper improves reinforcement learning by estimating return distributions using quantiles.

problem Improving reinforcement learning by estimating return distributions.
method The paper uses quantile-based distributional reinforcement learning to characterize return distributions.
result The quantile-based approach achieves optimal sample efficiency and asymptotic efficiency.

Paper proposes a method for predicting any quantile of short-term electricity demand.

problem Uncertainty in power systems due to multiple factors.
method Proposes a novel general approach for distributional forecasting of short-term electricity demand.
result Demonstrates state-of-the-art distributional forecasting results for short-term electricity demand.

Pairwise quantile regression tackles similarity scoring in biometric systems.

problem Analyzing errors in similarity scoring for facial recognition.
method Established theoretical guarantees for pairwise quantile regression solutions, leveraging sharp concentration results for UU-processes.
result Proved generalization bounds and identified conditions for fast learning rates.

This paper analyzes convergence of DP-SGD with adaptive quantile clipping.

problem Empirical success of adaptive clipping methods lacks theoretical understanding.
method Comprehensive convergence analysis of SGD with quantile clipping (QC-SGD).
result Establishes theoretical guarantees for DP-QC-SGD, revealing relationships between quantile selection, step size, and convergence.

PSQRNN model forecasts electricity consumption in China by integrating neural networks and quantile regression.

problem Electricity forecasting in China due to regional economic, social, and natural conditions.
method PSQRNN combines neural networks and semiparametric quantile regression to model electricity consumption.
result PSQRNN model outperforms traditional methods in forecasting electricity consumption in China.

A new DP approach for Conformal Prediction using quantile search.

problem Privacy leakage in uncertainty quantification methods like Conformal Prediction.
method Private Conformity via Quantile Search (P-COQS) using randomized binary search.
result The approach targets the desired (1α)(1 - α)-level of coverage with slight under-covering.

Quantile normalisation is a popular normalisation method for data subject to unwanted variations such as images, speech, or genomic data. It applies a monotonic transformation to the feature values of each sample to ensure that after normalisation, they follow the same target distribution for each sample. Choosing a "g…

2017-06-01abs ↗pdf ↗