LGSYDSMLOct 27, 2021

Learning Stable Deep Dynamics Models for Partially Observed or Delayed Dynamical Systems

arXiv:2110.14296v224 citations
AI Analysis

This work addresses stability guarantees in learned models for safety-critical systems with partial observations, representing an incremental improvement over existing neural ODE methods.

The paper tackles the problem of learning stable dynamics models for partially observed or delayed systems by proposing neural delay differential equations, which ensure stability through time delay analysis and demonstrate applicability in stable system identification and delayed feedback control.

Learning how complex dynamical systems evolve over time is a key challenge in system identification. For safety critical systems, it is often crucial that the learned model is guaranteed to converge to some equilibrium point. To this end, neural ODEs regularized with neural Lyapunov functions are a promising approach when states are fully observed. For practical applications however, partial observations are the norm. As we will demonstrate, initialization of unobserved augmented states can become a key problem for neural ODEs. To alleviate this issue, we propose to augment the system's state with its history. Inspired by state augmentation in discrete-time systems, we thus obtain neural delay differential equations. Based on classical time delay stability analysis, we then show how to ensure stability of the learned models, and theoretically analyze our approach. Our experiments demonstrate its applicability to stable system identification of partially observed systems and learning a stabilizing feedback policy in delayed feedback control.

Code Implementations1 repo
Foundations

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

Your Notes