We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Transformer Feed-Forward Layers Are Key-Value Memories

Abstract: Feed-forward layers constitute two-thirds of a transformer model's parameters, yet their role in the network remains under-explored. We show that feed-forward layers in transformer-based language models operate as key-value memories, where each key correlates with textual patterns in the training examples, and each value induces a distribution over the output vocabulary. Our experiments show that the learned patterns are human-interpretable, and that lower layers tend to capture shallow patterns, while upper layers learn more semantic ones. The values complement the keys' input patterns by inducing output distributions that concentrate probability mass on tokens likely to appear immediately after each pattern, particularly in the upper layers. Finally, we demonstrate that the output of a feed-forward layer is a composition of its memories, which is subsequently refined throughout the model's layers via residual connections to produce the final output distribution.
Comments: EMNLP 2021
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2012.14913 [cs.CL]
  (or arXiv:2012.14913v2 [cs.CL] for this version)

Submission history

From: Mor Geva [view email]
[v1] Tue, 29 Dec 2020 19:12:05 GMT (600kb,D)
[v2] Sun, 5 Sep 2021 17:32:27 GMT (590kb,D)

Link back to: arXiv, form interface, contact.