ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2105.11558
11
23

Near-optimal Offline and Streaming Algorithms for Learning Non-Linear Dynamical Systems

24 May 2021
Prateek Jain
S. Kowshik
Dheeraj M. Nagaraj
Praneeth Netrapalli
    OffRL
ArXivPDFHTML
Abstract

We consider the setting of vector valued non-linear dynamical systems Xt+1=ϕ(A∗Xt)+ηtX_{t+1} = \phi(A^* X_t) + \eta_tXt+1​=ϕ(A∗Xt​)+ηt​, where ηt\eta_tηt​ is unbiased noise and ϕ:R→R\phi : \mathbb{R} \to \mathbb{R}ϕ:R→R is a known link function that satisfies certain {\em expansivity property}. The goal is to learn A∗A^*A∗ from a single trajectory X1,⋯ ,XTX_1,\cdots,X_TX1​,⋯,XT​ of {\em dependent or correlated} samples. While the problem is well-studied in the linear case, where ϕ\phiϕ is identity, with optimal error rates even for non-mixing systems, existing results in the non-linear case hold only for mixing systems. In this work, we improve existing results for learning nonlinear systems in a number of ways: a) we provide the first offline algorithm that can learn non-linear dynamical systems without the mixing assumption, b) we significantly improve upon the sample complexity of existing results for mixing systems, c) in the much harder one-pass, streaming setting we study a SGD with Reverse Experience Replay (SGD−RER\mathsf{SGD-RER}SGD−RER) method, and demonstrate that for mixing systems, it achieves the same sample complexity as our offline algorithm, d) we justify the expansivity assumption by showing that for the popular ReLU link function -- a non-expansive but easy to learn link function with i.i.d. samples -- any method would require exponentially many samples (with respect to dimension of XtX_tXt​) from the dynamical system. We validate our results via. simulations and demonstrate that a naive application of SGD can be highly sub-optimal. Indeed, our work demonstrates that for correlated data, specialized methods designed for the dependency structure in data can significantly outperform standard SGD based methods.

View on arXiv
Comments on this paper