Sequence to Sequence Learning with Neural Networks
arxiv.org › pdf › 1409Sequence to Sequence Learning with Neural Networks Ilya Sutskever Google ilyasu@google.com Oriol Vinyals Google vinyals@google.com Quoc V. Le Google qvl@google.com Abstract Deep Neural Networks (DNNs) are powerful models that have achieved excel-lent performanceon difficult learning tasks. Although DNNs work well whenever
Sequence-to-Sequence Learning with Latent Neural Grammars
https://arxiv.org/abs/2109.0113502.09.2021 · Sequence-to-sequence learning with neural networks has become the de facto standard for sequence prediction tasks. This approach typically models the local distribution over the next word with a powerful neural network that can condition on arbitrary context. While flexible and performant, these models often require large datasets for training and can fail …