DSLGNACOMP-PHMay 11, 2020

Revealing hidden dynamics from time-series data by ODENet

arXiv:2005.04849v20.0040 citations
AI Analysis55

This addresses the challenge of interpretable modeling of hidden dynamics in time-series data for fields like biology and physics, though it is incremental as it builds on existing ODE and ML methods.

The authors tackled the problem of deriving hidden dynamics from time-series data by proposing ODENet, a framework combining ODEs and machine learning, which demonstrated superior performance in handling noisy and irregularly sampled data across synthetic and real-world examples.

To derive the hidden dynamics from observed data is one of the fundamental but also challenging problems in many different fields. In this study, we propose a new type of interpretable network called the ordinary differential equation network (ODENet), in which the numerical integration of explicit ordinary differential equations (ODEs) are embedded into the machine learning scheme to build a general framework for revealing the hidden dynamics buried in massive time-series data efficiently and reliably. ODENet takes full advantage of both machine learning algorithms and ODE modeling. On one hand, the embedding of ODEs makes the framework more interpretable benefiting from the mature theories of ODEs. On the other hand, the schemes of machine learning enable data handling, paralleling, and optimization to be easily and efficiently implemented. From classical Lotka-Volterra equations to chaotic Lorenz equations, the ODENet exhibits its remarkable capability in handling time-series data even in the presence of large noise. We further apply the ODENet to real actin aggregation data, which shows an impressive performance as well. These results demonstrate the superiority of ODENet in dealing with noisy data, data with either non-equal spacing or large sampling time steps over other traditional machine learning algorithms.

Foundations

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

Your Notes