Lyapunov-Guided Representation of Recurrent Neural Network Performance
Ryan Vogt, Yang Zheng, Eli Shlizerman

TL;DR
This paper introduces a novel approach that uses Lyapunov spectral analysis combined with autoencoders to relate RNN hyperparameters to performance, enabling early accuracy prediction and better understanding of RNN dynamics.
Contribution
It proposes a new method combining Lyapunov spectral analysis and autoencoders to interpret RNN performance and predict accuracy early in training.
Findings
AeLLE correlates Lyapunov spectrum with RNN accuracy
Latent representations generalize to new inputs
Early training representations predict final accuracy
Abstract
Recurrent Neural Networks (RNN) are ubiquitous computing systems for sequences and multivariate time series data. While several robust architectures of RNN are known, it is unclear how to relate RNN initialization, architecture, and other hyperparameters with accuracy for a given task. In this work, we propose to treat RNN as dynamical systems and to correlate hyperparameters with accuracy through Lyapunov spectral analysis, a methodology specifically designed for nonlinear dynamical systems. To address the fact that RNN features go beyond the existing Lyapunov spectral analysis, we propose to infer relevant features from the Lyapunov spectrum with an Autoencoder and an embedding of its latent representation (AeLLE). Our studies of various RNN architectures show that AeLLE successfully correlates RNN Lyapunov spectrum with accuracy. Furthermore, the latent representation learned by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Neural dynamics and brain function · Neural Networks and Reservoir Computing
