English

Estimating the Value-at-Risk by Temporal VAE

Machine Learning 2021-12-06 v1 Machine Learning

Abstract

Estimation of the value-at-risk (VaR) of a large portfolio of assets is an important task for financial institutions. As the joint log-returns of asset prices can often be projected to a latent space of a much smaller dimension, the use of a variational autoencoder (VAE) for estimating the VaR is a natural suggestion. To ensure the bottleneck structure of autoencoders when learning sequential data, we use a temporal VAE (TempVAE) that avoids an auto-regressive structure for the observation variables. However, the low signal- to-noise ratio of financial data in combination with the auto-pruning property of a VAE typically makes the use of a VAE prone to posterior collapse. Therefore, we propose to use annealing of the regularization to mitigate this effect. As a result, the auto-pruning of the TempVAE works properly which also results in excellent estimation results for the VaR that beats classical GARCH-type and historical simulation approaches when applied to real data.

Keywords

Cite

@article{arxiv.2112.01896,
  title  = {Estimating the Value-at-Risk by Temporal VAE},
  author = {Robert Sicks and Stefanie Grimm and Ralf Korn and Ivo Richert},
  journal= {arXiv preprint arXiv:2112.01896},
  year   = {2021}
}

Comments

35 pages

R2 v1 2026-06-24T08:03:07.582Z