Flow Equivariant Recurrent Neural Networks
T. Anderson Keller

TL;DR
This paper introduces flow equivariant recurrent neural networks that respect continuous symmetries over time, improving generalization and training efficiency for sequence modeling tasks involving dynamic transformations.
Contribution
It extends equivariant network theory to RNNs for continuous flow transformations, a novel approach for sequence models respecting time-parameterized symmetries.
Findings
Flow equivariant RNNs outperform standard RNNs in training speed.
They generalize better to longer sequences and different velocities.
The approach improves sequence prediction and classification tasks.
Abstract
Data arrives at our senses as a continuous stream, smoothly transforming from one instant to the next. These smooth transformations can be viewed as continuous symmetries of the environment that we inhabit, defining equivalence relations between stimuli over time. In machine learning, neural network architectures that respect symmetries of their data are called equivariant and have provable benefits in terms of generalization ability and sample efficiency. To date, however, equivariance has been considered only for static transformations and feed-forward networks, limiting its applicability to sequence models, such as recurrent neural networks (RNNs), and corresponding time-parameterized sequence transformations. In this work, we extend equivariant network theory to this regime of 'flows' -- one-parameter Lie subgroups capturing natural transformations over time, such as visual motion.…
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.
Videos
Taxonomy
TopicsNeural Networks and Reservoir Computing · Generative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks
