Coupled Oscillatory Recurrent Neural Network (coRNN): An accurate and (gradient) stable architecture for learning long time dependencies

ICLR 2021  ·  T. Konstantin Rusch, Siddhartha Mishra ·

Circuits of biological neurons, such as in the functional parts of the brain can be modeled as networks of coupled oscillators. Inspired by the ability of these systems to express a rich set of outputs while keeping (gradients of) state variables bounded, we propose a novel architecture for recurrent neural networks. Our proposed RNN is based on a time-discretization of a system of second-order ordinary differential equations, modeling networks of controlled nonlinear oscillators. We prove precise bounds on the gradients of the hidden states, leading to the mitigation of the exploding and vanishing gradient problem for this RNN. Experiments show that the proposed RNN is comparable in performance to the state of the art on a variety of benchmarks, demonstrating the potential of this architecture to provide stable and accurate RNNs for processing complex sequential data.

PDF Abstract ICLR 2021 PDF ICLR 2021 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Sentiment Analysis IMDb coRNN Accuracy 87.4% # 39
Sequential Image Classification noise padded CIFAR-10 coRNN % Test Accuracy 59.0 # 4
Sequential Image Classification Sequential MNIST coRNN Unpermuted Accuracy 99.4% # 7
Permuted Accuracy 97.34% # 11

Methods


No methods listed for this paper. Add relevant methods here