Stable Neural Stochastic Differential Equations in Analyzing Irregular Time Series Data
YongKyung Oh, Dong-Young Lim, Sungil Kim

TL;DR
This paper introduces three stable classes of Neural SDEs designed to handle irregular time series data with missing values, demonstrating robustness and improved performance across multiple tasks and datasets.
Contribution
The paper proposes three novel stable Neural SDE classes and provides a rigorous analysis of their robustness and stability in real-world irregular time series applications.
Findings
Effective handling of irregular sampling and missing data
Robust performance under distribution shifts
Prevention of overfitting in diverse datasets
Abstract
Irregular sampling intervals and missing values in real-world time series data present challenges for conventional methods that assume consistent intervals and complete data. Neural Ordinary Differential Equations (Neural ODEs) offer an alternative approach, utilizing neural networks combined with ODE solvers to learn continuous latent representations through parameterized vector fields. Neural Stochastic Differential Equations (Neural SDEs) extend Neural ODEs by incorporating a diffusion term, although this addition is not trivial, particularly when addressing irregular intervals and missing values. Consequently, careful design of drift and diffusion functions is crucial for maintaining stability and enhancing performance, while incautious choices can result in adverse properties such as the absence of strong solutions, stochastic destabilization, or unstable Euler discretizations,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNeural Networks and Applications
MethodsDiffusion
