paper-with-me

홈 › Papers

Latent Neural ODEs with Sparse Bayesian Multiple Shooting

2022-10-07 · Valerii Iakovlev, Cagatay Yildiz, Markus Heinonen, Harri Lähdesmäki

Training dynamic models, such as neural ODEs, on long trajectories is a hard problem that requires using various tricks, such as trajectory splitting, to make model training work in practice. These methods are often heuristics with poor theoretical justifications, and require iterative manual tuning. We propose a principled multiple shooting technique for neural ODEs that splits the trajectories into manageable short segments, which are optimised in parallel, while ensuring probabilistic control on continuity over consecutive segments. We derive variational inference for our shooting-based latent neural ODE models and propose amortized encodings of irregularly sampled trajectories with a transformer-based recognition network with temporal attention and relative positional encoding. We demonstrate efficient and stable training, and state-of-the-art performance on multiple large-scale benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2210.03466

Code (1)

yakovlev31/msvi 공식 구현 pytorch

Tasks

Variational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Variational multiple shooting for Bayesian ODEs with Gaussian processes

2021-06-21 · Pashupati Hegde, Çağatay Yıldız, Harri Lähdesmäki, Samuel Kaski 외

Recent machine learning advances have proposed black-box estimation of unknown continuous-time system dynamics directly from data. However, earlier works are based on approximative ODE solutions or point estimates. We pr…

Bayesian InferenceGaussian ProcessesVariational Inference

Likelihood-based generalization of Markov parameter estimation and multiple shooting objectives in system identification

2022-12-20 · Nicholas Galioto, Alex Arkady Gorodetsky

This paper considers the problem of system identification (ID) of linear and nonlinear non-autonomous systems from noisy and sparse data. We propose and analyze an objective function derived from a Bayesian formulation f…

parameter estimation

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

A Bayesian Approach to Sparse plus Low rank Network Identification

2015-03-25 · Mattia Zorzi, Alessandro Chiuso

We consider the problem of modeling multivariate time series with parsimonious dynamical models which can be represented as sparse dynamic Bayesian networks with few latent nodes. This structure translates into a sparse …

Network IdentificationregressionTime SeriesTime Series Analysis

Learning Latent Dynamics for Planning from Pixels

2018-11-12 · Danijar Hafner, Timothy Lillicrap, Ian Fischer, Ruben Villegas 외

Planning has been very successful for control tasks with known environment dynamics. To leverage planning in unknown environments, the agent needs to learn the dynamics from interactions with the world. However, learning…

continuous-controlContinuous ControlMotion PlanningVariational Inference