2018
Learning Longer-term Dependencies in RNNs with Auxiliary Losses
ICML 2018oral
Despite recent advances in training recurrent neural networks (RNNs), capturing long-term dependencies in sequences remains a fundamental challenge. Most approaches use backpropagation through time (BPTT), which is difficult to scale to very long sequences. This paper proposes a simple method that i…