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

Trend · papers per month

226453679905 · Jun 202019922001200920172026
48 results for Value at Risk (VaR)

Paper investigates Lambda Value-at-Risk under ambiguity and risk sharing.

problem Investigates Lambda Value-at-Risk under ambiguity and risk sharing.
method Establishes equivalence of robust ΛΛVaR and traditional ΛΛVaR under ambiguity sets, analyzes properties, derives explicit formulas, and explores risk sharing.
result Unified and extended the concept of Value-at-Risk under ambiguity, derived explicit formulas for specific ambiguity sets, and explored risk sharing.

VaR-CPO optimizes VaR-constrained RL problems with conservative policy updates.

problem Optimizing VaR-constrained reinforcement learning problems.
method Combines Cantelli's inequality and trust-region framework for efficient and conservative optimization.
result Achieves zero constraint violations during training in feasible environments.

A new risk measure, the lambda value at risk (Lambda VaR), has been recently proposed from a theoretical point of view as a generalization of the value at risk (VaR). The Lambda VaR appears attractive for its potential ability to solve several problems of the VaR. In this paper we propose three nonparametric backtestin…

2016-02-24abs ↗pdf ↗

In this paper, we introduce two alternative extensions of the classical univariate Value-at-Risk (VaR) in a multivariate setting. The two proposed multivariate VaR are vector-valued measures with the same dimension as the underlying risk portfolio. The lower-orthant VaR is constructed from level sets of multivariate di…

2011-11-05abs ↗pdf ↗

A new model forecasts Value-at-Risk using NIG distribution and dynamic scores.

problem Forecasting Value-at-Risk (VaR) in financial markets.
method Proposes a parametric forecasting model based on the normal inverse Gaussian distribution (NIG) incorporating intraday information.
result The model outperforms traditional GARCH models, especially in high-risk scenarios.

This thesis examines the accuracy of scaling VaR estimates for longer holding periods.

problem The accuracy of VaR estimates for longer holding periods using the square root of time rule.
method Examined VaR scaling for longer holding periods using empirical analysis.
result Scaling can provide good estimates of VaR but may lead to significant losses over time.

Several well-established benchmark predictors exist for Value-at-Risk (VaR), a major instrument for financial risk management. Hybrid methods combining AR-GARCH filtering with skewed-tt residuals and the extreme value theory-based approach are particularly recommended. This study introduces yet another VaR predictor, …

2018-05-10abs ↗pdf ↗

Paper proposes real-time VaR estimation using quantile regression forest with conformal calibration.

problem Real-time estimation of Value at Risk (VaR) in rapidly changing markets.
method Quantile regression forest trained offline, real-time VaR estimates via observed risk factors, conformalized estimator for reliability.
result The proposed method provides reliable real-time VaR estimates.

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.

Credit Suisse First Boston (CSFB) launched in 1997 the model CreditRisk+ which aims at calculating the loss distribution of a credit portfolio on the basis of a methodology from actuarial mathematics. Knowing the loss distribution, it is possible to determine quantile-based values-at-risk (VaRs) for the portfolio. An o…

2001-12-04abs ↗pdf ↗

Algorithm finds near-optimal VaR portfolios using MILP, improving risk management.

problem Computing optimal VaR portfolios is hard due to non-convexity and combinatorial nature.
method Formulates VaR portfolio problem as MILP, uses alternate formulations for guarantees.
result Near-optimal VaR portfolios with near-optimality guarantees.

DBNs improve VaR forecasting compared to traditional models, but SVaR forecasts are conservative.

problem Forecasting VaR and SVaR using dynamic Bayesian networks.
method DBN framework applied to S&P 500 index returns, comparing to autoregressive models and historical simulation.
result DBNs achieve comparable VaR forecasting accuracy to historical simulation models, but SVaR forecasts remain conservative.

The paper proposes efficient methods to learn VaR and ES using neural networks and Monte Carlo simulations.

problem Learning conditional VaR and ES in non-parametric setups with heavy-tailed financial losses.
method Two-step approach using Rademacher bounds, neural network quantile regression, and least-squares regression.
result Efficient learning schemes for multiple VaRs and ES are developed.

The paper proposes a new portfolio optimization model that includes VaR risk measure.

problem Computational hardness of portfolio optimization models with VaR as a risk measure.
method Formulated as a Mixed-Integer Quadratic Programming (MIQP) problem, the model minimizes variance with constraints on expected return and VaR.
result The proposed Mean-Variance-VaR portfolios outperform traditional Mean-Variance and Mean-VaR portfolios in out-of-sample performance.

Paper improves VaR risk allocation by avoiding zero probability events.

problem Computing VaR contributions for zero probability events.
method Reformulates Euler contributions to a ratio of conditional expectations with strictly positive probability events.
result Proposed estimator outperforms standard Monte Carlo methods in bias and variance.

In economics, insurance and finance, value at risk (VaR) is a widely used measure of the risk of loss on a specific portfolio of financial assets. For a given portfolio, time horizon, and probability αα, the 100α%100α\% VaR is defined as a threshold loss value, such that the probability that the loss on the portfolio ove…

2015-02-03abs ↗pdf ↗

Paper introduces TVaRD, a new topological risk measure for financial portfolios.

problem Traditional risk measures like VaR and CVaR are insufficient for complex market conditions.
method Topological data analysis (TDA) using cohomology groups on financial time series data.
result TVaRD reveals significant changes in financial time series during stress conditions.

Causal-NECO VaR improves financial risk assessment under market turbulence.

problem Inaccurate risk assessment in volatile markets.
method Causal Network Contagion Value at Risk (Causal-NECO VaR) using causal network framework.
result Robust and invariant predictive power in unstable financial environments.

Paper introduces DCoVaR for aggregate risk models, outperforming existing methods.

problem Lack of coherent risk measures for aggregate risk models.
method Proposes Dependent Conditional Value-at-Risk (DCoVaR) for a target loss dependent on another random loss.
result DCoVaR outperforms MCoVaR and CCoVaR in numerical simulations and empirical studies.

Study combines VaR and ES forecasts using MCS to improve risk predictions.

problem Combining VaR and ES forecasts to improve risk predictions under uncertainty.
method Employed Model Confidence Set (MCS) methodology to identify best-performing models and combine their forecasts.
result Proposed combined predictors are robust and pass standard backtests.

This paper estimates VaR for corn and soybean markets using jump processes.

problem Quantifying potential losses in commodity portfolios under market conditions.
method Modeling VaR for a diversified portfolio of corn and soybean positions with standard Brownian motions and jump processes.
result Compared VaR values in markets with and without jumps, providing insights for risk management.

GAS models have been recently proposed in time-series econometrics as valuable tools for signal extraction and prediction. This paper details how financial risk managers can use GAS models for Value-at-Risk (VaR) prediction using the novel GAS package for R. Details and code snippets for prediction, comparison and back…

2016-11-18abs ↗pdf ↗

The entropic value-at-risk (EVaR) is a new coherent risk measure, which is an upper bound for both the value-at-risk (VaR) and conditional value-at-risk (CVaR). As important properties, the EVaR is strongly monotone over its domain and strictly monotone over a broad sub-domain including all continuous distributions, wh…

2017-08-18abs ↗pdf ↗

Expected Shortfall (ES) in several variants has been proposed as remedy for the defi-ciencies of Value-at-Risk (VaR) which in general is not a coherent risk measure. In fact, most definitions of ES lead to the same results when applied to continuous loss distributions. Differences may appear when the underlying loss di…

2001-04-17abs ↗pdf ↗

Optimizes option portfolios for skewed-t returns using VaR and variance measures.

problem Optimizing portfolios for skewed-t returns with heavy tails and skewness.
method Uses variance and VaR measures, departing from normal returns, and provides explicit portfolio weights.
result Optimal portfolio weights differ significantly from variance optimal weights due to skewness.

Investigates VaR behavior for sums of one-sided random variables, showing impossibilities and conditions for super-additivity.

problem Investigates the behavior of Value-at-Risk (VaR) for sums of one-sided random variables.
method Analyzes the extremal aggregation behavior of VaR, introduces structural conditions for super-additivity.
result Characterizes when VaR is fully super-additive and provides unified framework for various dependence structures.

Value at risk (VaR) is a risk measure that has been widely implemented by financial institutions. This paper measures the correlation among asset price changes implied from VaR calculation. Empirical results using US and UK equity indexes show that implied correlation is not constant but tends to be higher for events i…

2011-03-29abs ↗pdf ↗

Canary optimizes VaR-constrained RL problems with a conservative bound using Cantelli's inequality.

problem Optimizing reinforcement learning policies under VaR constraints in dense cost regimes.
method Employing Cantelli's inequality to create a conservative and smooth bound on VaR constraints based on moments of cost returns. Extending trust-region framework for worst-case bounds on policy improvement and constraint violation.
result Canary reliably satisfies VaR constraints with fewest violations and earliest permanent satisfaction, while maintaining reward competitiveness.

Bayesian LSTM model improves VaR and ES forecasting accuracy.

problem Joint forecasting of Value at Risk (VaR) and Expected Shortfall (ES).
method Hybrid model combining LSTM for time series dynamics and Asymmetric Laplace quasi-likelihood for joint likelihood.
result The LSTM-AL model outperforms existing models in VaR and ES forecasting accuracy.

Improved portfolio optimization using VaR and CVaR with NMVM models.

problem Optimizing portfolios with VaR and CVaR under NMVM distributions.
method Transformed mean-CVaR-skewness problems into quadratic optimization with closed-form solutions for NMVM models.
result Approximate closed-form expressions for VaR and CVaR of NMVM portfolios.

We study the properties of Expected Shortfall from the point of view of financial risk management. This measure --- which emerges as a natural remedy in some cases where Value at Risk (VaR) is not able to distinguish portfolios which bear different levels of risk --- is indeed shown to have much better properties than …

2001-02-16abs ↗pdf ↗

Value-at-Risk (VaR) is an institutional measure of risk favored by financial regulators. VaR may be interpreted as a quantile of future portfolio values conditional on the information available, where the most common quantile used is 95%. Here we demonstrate Conditional Autoregressive Value at Risk, first introduced by…

2016-03-05abs ↗pdf ↗

The problem of data uncertainty has motivated the incorporation of robust optimization in various arenas, beyond the Markowitz portfolio optimization. This work presents the extension of the robust optimization framework for the minimization of downside risk measures, such as Value-at-Risk (VaR) and Conditional Value-a…

2019-08-14abs ↗pdf ↗

Proposes a method to incorporate current market conditions in VaR and stress testing.

problem Inaccurate VaR and stress testing under changing market conditions.
method Clusters market conditions using Variational Inference (VI) and historical data weighting.
result Proposed approach provides more accurate insights into portfolio risk under near-term market changes.

A new algorithm estimates VaR and ES for financial risks.

problem Estimating Value-at-Risk and Expected Shortfall for financial losses.
method Multilevel Stochastic Approximation (MLSA) scheme for nested stochastic approximation problems.
result Optimal complexities for VaR and ES estimation are derived.

New Bayesian method for estimating portfolio VaR and CVaR that adapts to volatility changes.

problem Estimating VaR and CVaR of portfolios in volatile markets.
method Volatility-sensitive Bayesian estimation using conjugate priors and rolling window sizes.
result The new method provides better risk estimation, especially during turbulent periods.