English

Neural Stochastic Differential Equations with Change Points: A Generative Adversarial Approach

Machine Learning 2024-01-23 v2 Machine Learning

Abstract

Stochastic differential equations (SDEs) have been widely used to model real world random phenomena. Existing works mainly focus on the case where the time series is modeled by a single SDE, which might be restrictive for modeling time series with distributional shift. In this work, we propose a change point detection algorithm for time series modeled as neural SDEs. Given a time series dataset, the proposed method jointly learns the unknown change points and the parameters of distinct neural SDE models corresponding to each change point. Specifically, the SDEs are learned under the framework of generative adversarial networks (GANs) and the change points are detected based on the output of the GAN discriminator in a forward pass. At each step of the proposed algorithm, the change points and the SDE model parameters are updated in an alternating fashion. Numerical results on both synthetic and real datasets are provided to validate the performance of our algorithm in comparison to classical change point detection benchmarks, standard GAN-based neural SDEs, and other state-of-the-art deep generative models for time series data.

Keywords

Cite

@article{arxiv.2312.13152,
  title  = {Neural Stochastic Differential Equations with Change Points: A Generative Adversarial Approach},
  author = {Zhongchang Sun and Yousef El-Laham and Svitlana Vyetrenko},
  journal= {arXiv preprint arXiv:2312.13152},
  year   = {2024}
}

Comments

accepted paper to be published in the proceedings of ICASSP 2024

R2 v1 2026-06-28T13:57:44.089Z