English

What Context Features Can Transformer Language Models Use?

Computation and Language 2021-06-17 v1

Abstract

Transformer-based language models benefit from conditioning on contexts of hundreds to thousands of previous tokens. What aspects of these contexts contribute to accurate model prediction? We describe a series of experiments that measure usable information by selectively ablating lexical and structural information in transformer language models trained on English Wikipedia. In both mid- and long-range contexts, we find that several extremely destructive context manipulations -- including shuffling word order within sentences and deleting all words other than nouns -- remove less than 15% of the usable information. Our results suggest that long contexts, but not their detailed syntactic and propositional content, are important for the low perplexity of current transformer language models.

Keywords

Cite

@article{arxiv.2106.08367,
  title  = {What Context Features Can Transformer Language Models Use?},
  author = {Joe O'Connor and Jacob Andreas},
  journal= {arXiv preprint arXiv:2106.08367},
  year   = {2021}
}

Comments

14 pages, 7 figures, to be published at ACL 2021

R2 v1 2026-06-24T03:14:16.395Z