PP: GRU-ODE-Bayes: Continuous modeling of sporadically-observed time series
Posted dulun
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PP: GRU-ODE-Bayes: Continuous modeling of sporadically-observed time series相关的知识,希望对你有一定的参考价值。
From: KU Leuven; ESAT-STADIUS比利时鲁汶大学
?? How to model real-world multidimensional time series? especially, when these are sporadically observed data.
?? how to describe the evolution of the probability distribution of the data? ODE dynamics.
sporadically-observed time series: sampling is irregular both in time and across dimensions.
Evaluation on both synthetic data and real-world data.
Combine GRU-ODE and GRU-Bayes into GRU-ODE-Bayes model.
Introduction:
most methodology assumption: signals are measured systematically at fixed time intervals.
However, most real-world data is sporadic.
fixed time intervals data VS sporadic data.
How to model sporadic data becomes a challenge.
neural ordinary differential equation model; It opens the perspective of tackling the issue of irregular sampling.
interleave the ODE and the input processing steps; + GRU + Bayesian update network.
Performance metric: MSE, mean square error; NegLL, non-negative log-likelihood.
?? 可是他解决了一个什么问题还不知道,只知道 是model sporadical time series.
以上是关于PP: GRU-ODE-Bayes: Continuous modeling of sporadically-observed time series的主要内容,如果未能解决你的问题,请参考以下文章
R语言ggplot2可视化:可视化连续(数值)变量的堆叠的直方图自定义堆叠直方图中不同分组条形的色彩自定义直方图bin的宽度基于宽度自动选择bin的个数(Histogram for Contin