HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

AntisymmetricRNN: A Dynamical System View on Recurrent Neural Networks

Bo Chang; Minmin Chen; Eldad Haber; Ed H. Chi

AntisymmetricRNN: A Dynamical System View on Recurrent Neural Networks

Abstract

Recurrent neural networks have gained widespread use in modeling sequential data. Learning long-term dependencies using these models remains difficult though, due to exploding or vanishing gradients. In this paper, we draw connections between recurrent networks and ordinary differential equations. A special form of recurrent networks called the AntisymmetricRNN is proposed under this theoretical framework, which is able to capture long-term dependencies thanks to the stability property of its underlying differential equation. Existing approaches to improving RNN trainability often incur significant computation overhead. In comparison, AntisymmetricRNN achieves the same goal by design. We showcase the advantage of this new architecture through extensive simulations and experiments. AntisymmetricRNN exhibits much more predictable dynamics. It outperforms regular LSTM models on tasks requiring long-term memory and matches the performance on tasks where short-term dependencies dominate despite being much simpler.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
sequential-image-classification-on-noiseLSTM
% Test Accuracy: 11.6
sequential-image-classification-on-noiseAntisymmetricRNN w/ gating
% Test Accuracy: 54.7

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
AntisymmetricRNN: A Dynamical System View on Recurrent Neural Networks | Papers | HyperAI