Neural Ordinary Differential Equations for Intervention Modeling
Daehoon Gwak, Gyuhyeon Sim, Michael Poli, Stefano Massaroli, Jaegul, Choo, Edward Choi

TL;DR
This paper introduces IMODE, a neural ODE-based framework that separately models system observations and external interventions, improving the accuracy of intervention modeling in dynamic systems.
Contribution
The paper proposes a novel neural ODE approach that explicitly separates observation and intervention effects, addressing limitations of previous models.
Findings
IMODE outperforms existing methods on synthetic datasets.
IMODE demonstrates superior accuracy on real-world intervention datasets.
Experimental results validate the effectiveness of separate modeling of interventions.
Abstract
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…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Neural Networks and Applications · Control Systems and Identification
