AntisymmetricRNN: A Dynamical System View on Recurrent Neural Networks
Bo Chang Thanks: Work performed while interning at Google Brain. Affiliation: University of British Columbia Affiliation: Vancouver, BC, Canada Email: Minmin Chen Affiliation: Google Brain Affiliation: Mountain View, CA, USA Email: Eldad Haber Affiliation: University of British Columbia Affiliation: Vancouver, BC, Canada Email: Ed H. Chi Affiliation: Google Brain Affiliation: Mountain View, CA, USA Email:
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.
原文 arXiv:1902.09689;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1902.09689v1