paper-with-me

Papers

Learning Continuous System Dynamics from Irregularly-Sampled Partial Observations

2020-11-08 · NeurIPS 2020 12 · Zijie Huang, Yizhou Sun, Wei Wang

Many real-world systems, such as moving planets, can be considered as multi-agent dynamic systems, where objects interact with each other and co-evolve along with the time. Such dynamics is usually difficult to capture, and understanding and predicting the dynamics based on observed trajectories of objects become a critical research problem in many domains. Most existing algorithms, however, assume the observations are regularly sampled and all the objects can be fully observed at each sampling time, which is impractical for many applications. In this paper, we propose to learn system dynamics from irregularly-sampled partial observations with underlying graph structure for the first time. To tackle the above challenge, we present LG-ODE, a latent ordinary differential equation generative model for modeling multi-agent dynamic system with known graph structure. It can simultaneously learn the embedding of high dimensional trajectories and infer continuous latent system dynamics. Our model employs a novel encoder parameterized by a graph neural network that can infer initial states in an unsupervised way from irregularly-sampled partial observations of structural objects and utilizes neuralODE to infer arbitrarily complex continuous-time latent dynamics. Experiments on motion capture, spring system, and charged particle datasets demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2011.03880

Code (1)

ZijieH/LG-ODE 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Causal Structure Learning for Dynamical Systems with Theoretical Score Analysis

2025-12-16 · Nicholas Tagliapietra, Katharina Ensinger, Christoph Zimmer, Osman Mian arxiv

Real world systems evolve in continuous-time according to their underlying causal relationships, yet their dynamics are often unknown. Existing approaches to learning such dynamics typically either discretize time -- lea…

Learning from Irregularly-Sampled Time Series: A Missing Data Perspective

2020-08-17 · ICML 2020 1 · Steven Cheng-Xian Li, Benjamin M. Marlin

Irregularly-sampled time series occur in many domains including healthcare. They can be challenging to model because they do not naturally yield a fixed-dimensional representation as required by many standard machine lea…

DecoderTime SeriesTime Series Analysis

Modelling Networked Dynamical System by Temporal Graph Neural ODE with Irregularly Partial Observed Time-series Data

2024-11-29 · Mengbang Zou, Weisi Guo

Modeling the evolution of system with time-series data is a challenging and critical task in a wide range of fields, especially when the time-series data is regularly sampled and partially observable. Some methods have b…

Time Series

Neural Continuous-Discrete State Space Models for Irregularly-Sampled Time Series

2023-01-26 · Abdul Fatir Ansari, Alvin Heng, Andre Lim, Harold Soh

Learning accurate predictive models of real-world dynamic phenomena (e.g., climate, biological) remains a challenging task. One key issue is that the data generated by both natural and artificial processes often comprise…

Bayesian InferenceImputationState Space ModelsTime Series+1

Latent ODEs for Irregularly-Sampled Time Series

2019-07-08 · Yulia Rubanova, Ricky T. Q. Chen, David Duvenaud

Time series with non-uniform intervals occur in many applications, and are difficult to model using standard recurrent neural networks (RNNs). We generalize RNNs to have continuous-time hidden dynamics defined by ordinar…

Multivariate Time Series ForecastingMultivariate Time Series ImputationTime SeriesTime Series Analysis+1