paper-with-me

Papers

Variational Heteroscedastic Volatility Model

2022-04-11 · Zexuan Yin, Paolo Barucca

We propose Variational Heteroscedastic Volatility Model (VHVM) -- an end-to-end neural network architecture capable of modelling heteroscedastic behaviour in multivariate financial time series. VHVM leverages recent advances in several areas of deep learning, namely sequential modelling and representation learning, to model complex temporal dynamics between different asset returns. At its core, VHVM consists of a variational autoencoder to capture relationships between assets, and a recurrent neural network to model the time-evolution of these dependencies. The outputs of VHVM are time-varying conditional volatilities in the form of covariance matrices. We demonstrate the effectiveness of VHVM against existing methods such as Generalised AutoRegressive Conditional Heteroscedasticity (GARCH) and Stochastic Volatility (SV) models on a wide range of multivariate foreign currency (FX) datasets.

📄 PDF Abstract BibTeX arXiv:2204.05806

Code (1)

KurochkinAlexey/VHVM pytorch

Tasks

modelRepresentation LearningTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Can LSTM outperform volatility-econometric models?

2022-02-23 · German Rodikov, Nino Antulov-Fantulin

Volatility prediction for financial assets is one of the essential questions for understanding financial risks and quadratic price variation. However, although many novel deep learning models were recently proposed, they…

Prediction

A Framework for Variational Inference of Lightweight Bayesian Neural Networks with Heteroscedastic Uncertainties

2024-02-22 · David J. Schodt, Ryan Brown, Michael Merritt, Samuel Park 외

Obtaining heteroscedastic predictive uncertainties from a Bayesian Neural Network (BNN) is vital to many applications. Often, heteroscedastic aleatoric uncertainties are learned as outputs of the BNN in addition to the p…

Variational Inference

FX Market Volatility

2021-04-29 · Anton Koshelev

This paper aims at solving FX market volatility modeling problem and finding the most becoming approach to this task. Validity of two competing approaches, classical econometric generalized conditional heteroscedasticity…

Electricity Spot Prices Forecasting Using Stochastic Volatility Models

2024-06-09 · Andrei Renatovich Batyrov

There are several approaches to modeling and forecasting time series as applied to prices of commodities and financial assets. One of the approaches is to model the price as a non-stationary time series process with hete…

Bayesian InferenceTime Series

Heteroscedastic Temporal Variational Autoencoder For Irregular Time Series

2021-07-23 · ICLR 2023 2 · Satya Narayan Shukla, Benjamin M. Marlin

Irregularly sampled time series commonly occur in several domains where they present a significant challenge to standard deep learning models. In this paper, we propose a new deep learning framework for probabilistic int…

Deep LearningIrregular Time SeriesTime SeriesTime Series Analysis