Skip to content

senyuanya/LDENet

Repository files navigation

Neural network stochastic differential equation models with applications to financial data forecasting

This repo contains our code for paper: Neural network stochastic differential equation models with applications to financial data forecasting. It includes code for Cao's Method and the LDENet model we proposed. Cao's Method is used for calculating the best embedding dimension. LDENet model is used for forecasting time seires. The paper has been accepted by "Applied Mathematical Modelling ".

Abstract

In this article, we employ a collection of stochastic differential equations with drift and diffusion coefficients approximated by neural networks to predict the trend of chaotic time series which has big jump properties. Our contributions are, first, we propose a model called Lévy induced stochastic differential equation network, which explores compounded stochastic differential equations with α-stable Lévy motion to model complex time series data and solve the problem through neural network approximation. Second, we theoretically prove that the numerical solution through our algorithm converges in probability to the solution of corresponding stochastic differential equation, without curse of dimensionality. Finally, we illustrate our method by applying it to real financial time series data and find the accuracy increases through the use of non-Gaussian Lévy processes. We also present detailed comparisons in terms of data patterns, various models, different shapes of Lévy motion and the prediction lengths.

If you find this implementation useful and want to cite/mention this paper, here is a bibtex citation:

@article{yang2022neural,
  title={Neural network stochastic differential equation models with applications to financial data forecasting},
  author={Yang, Luxuan and Gao, Ting and Lu, Yubin and Duan, Jinqiao and Liu, Tao},
  journal={Applied Mathematical Modelling},
  year={2022},
  publisher={Elsevier}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published