paper-with-me

홈 › Papers

Neural Ordinary Differential Equations for Intervention Modeling

2020-10-16 · Daehoon Gwak, Gyuhyeon Sim, Michael Poli, Stefano Massaroli, Jaegul Choo, Edward Choi

By interpreting the forward dynamics of the latent representation of neural networks as an ordinary differential equation, Neural Ordinary Differential Equation (Neural ODE) emerged as an effective framework for modeling a system dynamics in the continuous time domain. However, real-world systems often involves external interventions that cause changes in the system dynamics such as a moving ball coming in contact with another ball, or such as a patient being administered with particular drug. Neural ODE and a number of its recent variants, however, are not suitable for modeling such interventions as they do not properly model the observations and the interventions separately. In this paper, we propose a novel neural ODE-based approach (IMODE) that properly model the effect of external interventions by employing two ODE functions to separately handle the observations and the interventions. Using both synthetic and real-world time-series datasets involving interventions, our experimental results consistently demonstrate the superiority of IMODE compared to existing approaches.

📄 PDF Abstract BibTeX arXiv:2010.08304

Code (1)

eogns282/IMODE 공식 구현 pytorch

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

From Deterministic ODEs to Dynamic Structural Causal Models

2016-08-29 · Paul K. Rubenstein, Stephan Bongers, Bernhard Schoelkopf, Joris M. Mooij

Structural Causal Models are widely used in causal modelling, but how they relate to other modelling tools is poorly understood. In this paper we provide a novel perspective on the relationship between Ordinary Different…

Signed Graph Neural Ordinary Differential Equation for Modeling Continuous-time Dynamics

2023-12-18 · Lanlan Chen, Kai Wu, Jian Lou, Jing Liu

Modeling continuous-time dynamics constitutes a foundational challenge, and uncovering inter-component correlations within complex systems holds promise for enhancing the efficacy of dynamic modeling. The prevailing appr…

Discovering Ordinary Differential Equations with LLM-Based Qualitative and Quantitative Evaluation

2026-05-08 · Sum Kyun Song, Bong Gyun Shin, Jae Yong Lee arxiv

Discovering governing differential equations from observational data is a fundamental challenge in scientific machine learning. Existing symbolic regression approaches rely primarily on quantitative metrics; however, rea…

Time Series Counterfactual Inference with Hidden Confounders

2021-01-01 · Guangyu Li, Jiahao Chen, Samuel A Assefa, Yan Liu

We present augmented counterfactual ordinary differential equations (ACODEs), a new approach to counterfactual inference on time series data with a focus on healthcare applications. ACODEs model interventions in continuo…

counterfactualCounterfactual InferenceGaussian ProcessesTime Series+1

Virtual Analog Modeling of Distortion Circuits Using Neural Ordinary Differential Equations

2022-05-04 · Jan Wilczek, Alec Wright, Vesa Välimäki, Emanuël Habets

Recent research in deep learning has shown that neural networks can learn differential equations governing dynamical systems. In this paper, we adapt this concept to Virtual Analog (VA) modeling to learn the ordinary dif…