LGJun 28, 2022

Neural Integro-Differential Equations

arXiv:2206.14282v424 citationsh-index: 48
Originality Highly original
AI Analysis

This addresses the problem of accurately modeling non-Markovian dynamics, such as in brain activity, for researchers in neuroscience and data science, representing a novel method rather than an incremental improvement.

The paper tackles modeling continuous dynamical systems with non-local processes by introducing Neural Integro-Differential Equations (NIDE), a deep learning framework that learns integral operators with neural networks, and demonstrates its superiority over other models on tasks like time extrapolation and predicting dynamics from unseen initial conditions in brain activity datasets.

Modeling continuous dynamical systems from discretely sampled observations is a fundamental problem in data science. Often, such dynamics are the result of non-local processes that present an integral over time. As such, these systems are modeled with Integro-Differential Equations (IDEs); generalizations of differential equations that comprise both an integral and a differential component. For example, brain dynamics are not accurately modeled by differential equations since their behavior is non-Markovian, i.e. dynamics are in part dictated by history. Here, we introduce the Neural IDE (NIDE), a novel deep learning framework based on the theory of IDEs where integral operators are learned using neural networks. We test NIDE on several toy and brain activity datasets and demonstrate that NIDE outperforms other models. These tasks include time extrapolation as well as predicting dynamics from unseen initial conditions, which we test on whole-cortex activity recordings in freely behaving mice. Further, we show that NIDE can decompose dynamics into their Markovian and non-Markovian constituents via the learned integral operator, which we test on fMRI brain activity recordings of people on ketamine. Finally, the integrand of the integral operator provides a latent space that gives insight into the underlying dynamics, which we demonstrate on wide-field brain imaging recordings. Altogether, NIDE is a novel approach that enables modeling of complex non-local dynamics with neural networks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes