2018
Focused Hierarchical RNNs for Conditional Sequence Processing
ICML 2018oral
Recurrent Neural Networks (RNNs) with attention mechanisms have obtained state-of-the-art results for many sequence processing tasks. Most of these models use a simple form of encoder with attention that looks over the entire sequence and assigns a weight to each token independently. We present a me…