English

Evaluating Transformer's Ability to Learn Mildly Context-Sensitive Languages

Computation and Language 2023-10-20 v2

Abstract

Despite the fact that Transformers perform well in NLP tasks, recent studies suggest that self-attention is theoretically limited in learning even some regular and context-free languages. These findings motivated us to think about their implications in modeling natural language, which is hypothesized to be mildly context-sensitive. We test the Transformer's ability to learn mildly context-sensitive languages of varying complexities, and find that they generalize well to unseen in-distribution data, but their ability to extrapolate to longer strings is worse than that of LSTMs. Our analyses show that the learned self-attention patterns and representations modeled dependency relations and demonstrated counting behavior, which may have helped the models solve the languages.

Keywords

Cite

@article{arxiv.2309.00857,
  title  = {Evaluating Transformer's Ability to Learn Mildly Context-Sensitive Languages},
  author = {Shunjie Wang and Shane Steinert-Threlkeld},
  journal= {arXiv preprint arXiv:2309.00857},
  year   = {2023}
}

Comments

To appear at BlackboxNLP 2023

R2 v1 2026-06-28T12:10:58.731Z