paper-with-me

Papers

Efficient CNN-LSTM based Parameter Estimation of Levy Driven Stochastic Differential Equations

2024-03-07 · Shuaiyu Li, Yang Ruan, Changzhou Long, Yuzhong Cheng

This study addresses the challenges in parameter estimation of stochastic differential equations driven by non-Gaussian noises, which are critical in understanding dynamic phenomena such as price fluctuations and the spread of infectious diseases. Previous research highlighted the potential of LSTM networks in estimating parameters of alpha stable Levy driven SDEs but faced limitations including high time complexity and constraints of the LSTM chaining property. To mitigate these issues, we introduce the PEnet, a novel CNN-LSTM-based three-stage model that offers an end to end approach with superior accuracy and adaptability to varying data structures, enhanced inference speed for long sequence observations through initial data feature condensation by CNN, and high generalization capability, allowing its application to various complex SDE scenarios. Experiments on synthetic datasets confirm PEnet significant advantage in estimating SDE parameters associated with noise characteristics, establishing it as a competitive method for SDE parameter estimation in the presence of Levy noise.

📄 PDF Abstract BibTeX arXiv:2403.04246

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Integrating LSTM Networks with Neural Levy Processes for Financial Forecasting

2025-11-26 · Mohammed Alruqimi, Luca Di Persio arxiv

This paper investigates an optimal integration of deep learning with financial models for robust asset price forecasting. Specifically, we developed a hybrid framework combining a Long Short-Term Memory (LSTM) network wi…

Understanding Short-Range Memory Effects in Deep Neural Networks

2021-05-05 · Chengli Tan, Jiangshe Zhang, Junmin Liu

Stochastic gradient descent (SGD) is of fundamental importance in deep learning. Despite its simplicity, elucidating its efficacy remains challenging. Conventionally, the success of SGD is ascribed to the stochastic grad…

Fractional Langevin Monte Carlo: Exploring Levy Driven Stochastic Differential Equations for MCMC

2017-08-01 · ICML 2017 8 · Umut Şimşekli

Along with the recent advances in scalable Markov Chain Monte Carlo methods, sampling techniques that are based on Langevin diffusions have started receiving increasing attention. These so called Langevin Monte Carl…

Efficient Exploration

Mutations as Levy flights

2016-05-31 · Dario Leon, Augusto Gonzalez

Data from a long time evolution experiment with Escherichia Coli and from a large study on copy number variations in subjects with european ancestry are analyzed in order to argue that mutations can be described as Levy …

A GRU-based Mixture Density Network for Data-Driven Dynamic Stochastic Programming

2020-06-26 · Xiaoming Li, Chun Wang, Xiao Huang, Yimin Nie

The conventional deep learning approaches for solving time-series problem such as long-short term memory (LSTM) and gated recurrent unit (GRU) both consider the time-series data sequence as the input with one single unit…

Decision MakingTime SeriesTime Series Analysis