zoukankan      html  css  js  c++  java
  • 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. 

  • 相关阅读:
    gvim : invalid input string
    端口
    Sequence Overview
    vi的使用
    Ubuntu安装CodeBlocks相关问题总结
    中断
    Ubuntu Software Repository
    UVA 12299 RMQ with Shifts
    UVA 12293 Box Game
    POJ 3468 A Simple Problem with Integers (1)
  • 原文地址:https://www.cnblogs.com/dulun/p/12297378.html
Copyright © 2011-2022 走看看