2000 character limit reached
Do Transformers Need Deep Long-Range Memory (2007.03356v1)
Published 7 Jul 2020 in cs.LG, cs.CL, and stat.ML
Abstract: Deep attention models have advanced the modelling of sequential data across many domains. For LLMling in particular, the Transformer-XL -- a Transformer augmented with a long-range memory of past activations -- has been shown to be state-of-the-art across a variety of well-studied benchmarks. The Transformer-XL incorporates a long-range memory at every layer of the network, which renders its state to be thousands of times larger than RNN predecessors. However it is unclear whether this is necessary. We perform a set of interventions to show that comparable performance can be obtained with 6X fewer long range memories and better performance can be obtained by limiting the range of attention in lower layers of the network.