paper-with-me

홈 › Papers

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

2023-12-20 · Zhongchang Sun, Yousef El-Laham, Svitlana Vyetrenko

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.

📄 PDF Abstract BibTeX arXiv:2312.13152

Code (0)

등록된 구현이 없습니다.

Tasks

Change Point DetectionTime Series

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Variational Neural Stochastic Differential Equations with Change Points

2024-11-01 · Yousef El-Laham, Zhongchang Sun, Haibei Zhu, Tucker Balch 외

In this work, we explore modeling change points in time-series data using neural stochastic differential equations (neural SDEs). We propose a novel model formulation and training procedure based on the variational autoe…

Change Point DetectionTime Series

Latent Neural Stochastic Differential Equations for Change Point Detection

2022-08-22 · Artem Ryzhikov, Mikhail Hushchyn, Denis Derkach

Automated analysis of complex systems based on multiple readouts remains a challenge. Change point detection algorithms are aimed to locating abrupt changes in the time series behaviour of a process. In this paper, we pr…

Change Point DetectionTime Series

A Tutorial on Diffusion Theory: From Differential Equations to Diffusion Models

2026-05-21 · Jiayi Fu, Yuxia Wang arxiv

Diffusion models have emerged as a dominant framework for generative modeling, but their mathematical foundations are often presented separately through diffusion probabilistic models, score-based modeling, stochastic di…

Introduction to Stochastic Differential Equations for Generative Machine Learning: A Variational Perspective

2026-06-30 · Ole Winther, Paul Jeha, Sander Dieleman, Andriy Mnih 외 arxiv

The use of ordinary and stochastic differential equations has led to substantial progress in generative machine learning with applications to, for example, image, video and biomolecule generation. This paper provides a s…

Discover governing differential equations from evolving systems

2023-01-19 · Yuanyuan Li, Kai Wu, Jing Liu

Discovering the governing equations of evolving systems from available observations is essential and challenging. In this paper, we consider a new scenario: discovering governing equations from streaming data. Current me…