Determine whether two-dimensional RNN backpropagation causes ill-conditioned loss landscapes
Determine whether the combinatorial growth of backpropagation paths in the two-dimensional recurrent neural network architecture is the primary cause of the ill-conditioned loss landscape observed during natural-gradient optimization.
References
We conjecture that the 2D RNN wave function architecture, inspired by the multi-dimensional RNN (MDRNN) introduced in Ref., may be the cause of the large discrepancy between the performance of natural gradients in 1D and 2D. In one dimension, each cell passes its hidden state to a single neighbor. In two dimensions, each cell receives hidden states from two neighbors. As a result, the number of paths along which gradients travel grows combinatorially with system size, leading to training instabilities.