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,657 papers · 148 categories

Trend · papers per month

18365371 · Jun 202019922001200920172026
48 results for ES norms

Paper introduces new risk norms based on ES with flexible distortion functions.

problem Risk quantification and anomaly detection in financial data.
method Developed generalized Expected-Shortfall (ES) norms using distortion risk measures and duality theory.
result Unified analytical framework for risk quantification and practical applications.

We present a scalable, black box, perception-in-the-loop technique to find adversarial examples for deep neural network classifiers. Black box means that our procedure only has input-output access to the classifier, and not to the internal structure, parameters, or intermediate confidence values. Perception-in-the-loop…

2019-01-21abs ↗pdf ↗

ES-Single uses ES to estimate gradients in unrolled graphs, reducing variance and improving performance.

problem Estimating gradients in unrolled computation graphs with low variance and stability.
method Evolution strategies (ES) applied to unrolled graphs, with a single perturbation per particle.
result ES-Single reduces variance compared to PES, leading to better performance in various tasks.

We introduce ES-MAML, a new framework for solving the model agnostic meta learning (MAML) problem based on Evolution Strategies (ES). Existing algorithms for MAML are based on policy gradients, and incur significant difficulties when attempting to estimate second derivatives using backpropagation on stochastic policies…

2019-09-25abs ↗pdf ↗

This paper introduces a novel theoretically sound approach for the celebrated CMA-ES algorithm. Assuming the parameters of the multi variate normal distribution for the minimum follow a conjugate prior distribution, we derive their optimal update at each iteration step. Not only provides this Bayesian framework a justi…

2019-04-02abs ↗pdf ↗

A new method for calculating ES from VaR under Solvency II.

problem The need for a more appropriate risk measure (ES) than VaR.
method Developed PELVE method for multiple insurers, analyzing existence, uniqueness, and expressions for different payoff distributions.
result The choice of method is crucial when payoffs are from different distribution families.

Black-box optimization is primarily important for many compute-intensive applications, including reinforcement learning (RL), robot control, etc. This paper presents a novel theoretical framework for black-box optimization, in which our method performs stochastic update with the implicit natural gradient of an exponent…

2019-10-09abs ↗pdf ↗

This paper introduces novel backtests for the risk measure Expected Shortfall (ES) following the testing idea of Mincer and Zarnowitz (1969). Estimating a regression framework for the ES stand-alone is infeasible, and thus, our tests are based on a joint regression for the Value at Risk and the ES, which allows for dif…

2018-01-12abs ↗pdf ↗

Investors who optimize their portfolios under any of the coherent risk measures are naturally led to regularized portfolio optimization when they take into account the impact their trades make on the market. We show here that the impact function determines which regularizer is used. We also show that any regularizer ba…

2014-04-15abs ↗pdf ↗

This paper presents analytical solutions to the problem of how to calculate sensible VaR (Value-at-Risk) and ES (Expected Shortfall) contributions in the CreditRisk+ methodology. Via the ES contributions, ES itself can be exactly computed in finitely many steps. The methods are illustrated by numerical examples.

2002-07-31abs ↗pdf ↗

New axioms justify ES without NRC, linking it to mean-ES portfolio selection.

problem Economic axioms for portfolio risk assessment and mean-ES portfolio selection.
method Introducing concentration aversion as an alternative to NRC, establishing axiomatic foundations.
result Concentration aversion uniquely characterizes the family of ES and provides new formulas.

This paper extends exponential smoothing to distributional time series using Wasserstein distance.

problem Forecasting distributional time series with exponential smoothing.
method Generalized exponential smoothing in Wasserstein space, with consistent parameter estimation.
result Wasserstein exponential smoothing outperforms traditional methods in high-frequency financial and electricity demand data.

We introduce new forecast encompassing tests for the risk measure Expected Shortfall (ES). The ES currently receives much attention through its introduction into the Basel III Accords, which stipulate its use as the primary market risk measure for the international banking regulation. We utilize joint loss functions fo…

2019-08-13abs ↗pdf ↗

We propose minimum regret search (MRS), a novel acquisition function for Bayesian optimization. MRS bears similarities with information-theoretic approaches such as entropy search (ES). However, while ES aims in each query at maximizing the information gain with respect to the global maximum, MRS aims at minimizing the…

2016-02-02abs ↗pdf ↗

Due to their prevalence, time series forecasting is crucial in multiple domains. We seek to make state-of-the-art forecasting fast, accessible, and generalizable. ES-RNN is a hybrid between classical state space forecasting models and modern RNNs that achieved a 9.4% sMAPE improvement in the M4 competition. Crucially, …

2019-07-07abs ↗pdf ↗

The paper introduces ESE scores for farmers to assess climate change risks.

problem Assessing climate change risks in individual farmers' credit evaluations.
method Integrating ESG variables into joint liability models and using a mean-variance utility function.
result Optimal group sizes and individual-ESE score relationships under various climatic conditions.

Unified framework for ensemble sampling in nonlinear contextual bandits with provable regret bounds.

problem Efficient exploration in nonlinear contextual bandits with unknown feature dimensions.
method Developed GLM-ES and Neural-ES for generalized linear and neural contextual bandits, respectively, using maximum likelihood estimation on randomly perturbed data.
result Unified high-probability frequentist regret bounds for GLM-ES and Neural-ES, matching state-of-the-art results.

Evolution Strategies (ES) emerged as a scalable alternative to popular Reinforcement Learning (RL) techniques, providing an almost perfect speedup when distributed across hundreds of CPU cores thanks to a reduced communication overhead. Despite providing large improvements in wall-clock time, ES is data inefficient whe…

2018-11-12abs ↗pdf ↗

ES reduces high-probability regret in stochastic linear bandits.

problem High-probability regret in stochastic linear bandits.
method Linear ensemble sampling with standard Gaussian perturbations, analyzing m=Θ(dlogn)m=Θ(d\log n) ensemble size.
result ES achieves ildeO(d3/2n) ilde O(d^{3/2}\sqrt n) high-probability regret, closing the gap to Thompson sampling.

Paper proposes a joint quantile regression for VaR and ES forecasting.

problem Forecasting Value at Risk (VaR) and Expected Shortfall (ES) of multiple assets simultaneously.
method Multivariate quantile regression framework with time-varying process for VaR and ES.
result The proposed method outperforms other models in risk measure forecasts.

DBNs improve ES and SES estimation for market risk, but tail behavior remains challenging.

problem Optimizing ES and SES estimation for market risk in banking.
method Extended DBNs for 10-day ES and SES estimation using S&P 500 index.
result DBNs perform comparably to historical simulation but struggle with tail behavior.

A new method tests Expected Shortfall by analyzing both duration and severity of VaR violations.

problem Lack of separate testing for frequency and severity in ES backtesting.
method Uses bivariate orthogonal polynomials to derive moment conditions for durations and severities.
result Proposes a Wald test for identifying mis-specified components in ES models.

A new method for backtesting ES forecasts in banking.

problem Designing a model-free backtesting procedure for Expected Shortfall forecasts.
method Use e-values and e-processes to introduce backtest e-statistics for VaR and ES.
result The proposed method can be applied to various risk measures and statistical quantities.

ES-MLP combines Graph-MLP with edge splitting for node classification on both homophilic and heterophilic graphs.

problem Node classification on graphs with mixed homophilic and heterophilic properties.
method Combines Graph-MLP with edge splitting mechanism from ES-GNN to learn two adjacency matrices based on relevant and irrelevant feature pairs.
result ES-MLP achieves performance comparable to homophilic and heterophilic models without using edges during inference.

The study of higher order energy functionals was first proposed by Eells and Sampson in 1965 and, later, by Eells and Lemaire in 1983. These functionals provide a natural generalization of the classical energy functional. More precisely, Eells and Sampson suggested the investigation of the so-called ESrES-r-energy funct…

2019-06-14abs ↗pdf ↗

This paper revisits the Bayesian CMA-ES and provides updates for normal Wishart. It emphasizes the difference between a normal and normal inverse Wishart prior. After some computation, we prove that the only difference relies surprisingly in the expected covariance. We prove that the expected covariance should be lower…

2019-04-02abs ↗pdf ↗

In this paper we shall assume that the ambient manifold is a space form Nm+1(c)N^{m+1}(c) and we shall consider polyharmonic hypersurfaces of order rr (briefly, rr-harmonic), where r3r\geq 3 is an integer. For this class of hypersurfaces we shall prove that, if c0c \leq 0, then any rr-harmonic hypersurface must be minima…

2019-12-23abs ↗pdf ↗

We introduce a novel regression framework which simultaneously models the quantile and the Expected Shortfall (ES) of a response variable given a set of covariates. This regression is based on a strictly consistent loss function for the pair quantile and ES, which allows for M- and Z-estimation of the joint regression …

2017-04-07abs ↗pdf ↗

ES-VAE models skeletal pose trajectories by removing nuisance factors.

problem Handling camera orientation, subject scale, viewpoint, and execution speed in skeletal data.
method ES-VAE uses TSRVF representation on Kendall's shape manifold to isolate shape dynamics.
result ES-VAE outperforms standard VAEs and sequence modeling baselines in gait cycle prediction and action recognition.

This study improves tail risk forecasting by integrating overnight information into semi-parametric models.

problem Improving tail risk forecasting in financial markets.
method Proposes RES-CAViaR-oc models combining overnight return and realized volatility, using Bayesian estimation.
result Realized volatility and overnight return significantly improve tail risk forecasting.

New framework forecasts ES using weighted quantiles.

problem Forecasting Expected Shortfall (ES) in financial markets.
method Two-step procedure: VaR estimation through quantile regressions, ES computation as weighted average.
result Proposed models outperform other methods in stock market indices forecasting.

Modern machine learning uses more and more advanced optimization techniques to find optimal hyper parameters. Whenever the objective function is non-convex, non continuous and with potentially multiple local minima, standard gradient descent optimization methods fail. A last resource and very different method is to ass…

2018-12-27abs ↗pdf ↗