paper-with-me

Papers

Effective Latent Differential Equation Models via Attention and Multiple Shooting

2023-07-11 · Germán Abrevaya, Mahta Ramezanian-Panahi, Jean-Christophe Gagnon-Audet, Pablo Polosecki, Irina Rish, Silvina Ponce Dawson, Guillermo Cecchi, Guillaume Dumas

Scientific Machine Learning (SciML) is a burgeoning field that synergistically combines domain-aware and interpretable models with agnostic machine learning techniques. In this work, we introduce GOKU-UI, an evolution of the SciML generative model GOKU-nets. GOKU-UI not only broadens the original model's spectrum to incorporate other classes of differential equations, such as Stochastic Differential Equations (SDEs), but also integrates attention mechanisms and a novel multiple shooting training strategy in the latent space. These modifications have led to a significant increase in its performance in both reconstruction and forecast tasks, as demonstrated by our evaluation of simulated and empirical data. Specifically, GOKU-UI outperformed all baseline models on synthetic datasets even with a training set 16-fold smaller, underscoring its remarkable data efficiency. Furthermore, when applied to empirical human brain data, while incorporating stochastic Stuart-Landau oscillators into its dynamical core, our proposed enhancements markedly increased the model's effectiveness in capturing complex brain dynamics. This augmented version not only surpassed all baseline methods in the reconstruction task, but also demonstrated lower prediction error of future brain activity up to 15 seconds ahead. By training GOKU-UI on resting state fMRI data, we encoded whole-brain dynamics into a latent representation, learning a low-dimensional dynamical system model that could offer insights into brain functionality and open avenues for practical applications such as the classification of mental states or psychiatric conditions. Ultimately, our research provides further impetus for the field of Scientific Machine Learning, showcasing the potential for advancements when established scientific insights are interwoven with modern machine learning.

📄 PDF Abstract BibTeX arXiv:2307.05735

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

TANDEM: Temporal Attention-guided Neural Differential Equations for Missingness in Time Series Classification

2025-08-24 · YongKyung Oh, Dong-Young Lim, Sungil Kim, Alex Bui arxiv

Handling missing data in time series classification remains a significant challenge in various domains. Traditional methods often rely on imputation, which may introduce bias or fail to capture the underlying temporal dy…

Time Series Classification

Parameterized Neural Ordinary Differential Equations: Applications to Computational Physics Problems

2020-10-28 · Kookjin Lee, Eric J. Parish

This work proposes an extension of neural ordinary differential equations (NODEs) by introducing an additional set of ODE input parameters to NODEs. This extension allows NODEs to learn multiple dynamics specified by the…

Decoder

Explainable Tensorized Neural Ordinary Differential Equations forArbitrary-step Time Series Prediction

2020-11-26 · Penglei Gao, Xi Yang, Rui Zhang, Kaizhu Huang

We propose a continuous neural network architecture, termed Explainable Tensorized Neural Ordinary Differential Equations (ETN-ODE), for multi-step time series prediction at arbitrary time points. Unlike the existing app…

PredictionTime SeriesTime Series AnalysisTime Series Prediction

Differentiable Multiple Shooting Layers

2021-06-07 · NeurIPS 2021 12 · Stefano Massaroli, Michael Poli, Sho Sonoda, Taji Suzuki 외

We detail a novel class of implicit neural models. Leveraging time-parallel methods for differential equations, Multiple Shooting Layers (MSLs) seek solutions of initial value problems via parallelizable root-finding alg…

Time SeriesTime Series AnalysisTime Series Classification

Differential equation and probability inspired graph neural networks for latent variable learning

2022-02-28 · Zhuangwei Shi

Probabilistic theory and differential equation are powerful tools for the interpretability and guidance of the design of machine learning models, especially for illuminating the mathematical motivation of learning latent…

Stock Predictiontext-classificationText ClassificationVariational Inference