English

How Far Can Transformers Reason? The Globality Barrier and Inductive Scratchpad

Machine Learning 2024-11-05 v3 Artificial Intelligence Machine Learning

Abstract

Can Transformers predict new syllogisms by composing established ones? More generally, what type of targets can be learned by such models from scratch? Recent works show that Transformers can be Turing-complete in terms of expressivity, but this does not address the learnability objective. This paper puts forward the notion of 'globality degree' of a target distribution to capture when weak learning is efficiently achievable by regular Transformers. This measure shows a contrast with the expressivity results of Transformers captured by TC0/TC1TC^0/TC^1 classes (further studied here), since the globality relates to correlations with the more limited NC0NC^0 class. We show here experimentally and theoretically under additional assumptions that distributions with high globality cannot be learned efficiently. In particular, syllogisms cannot be composed on long chains. Further, we develop scratchpad techniques and show that: (i) agnostic scratchpads cannot break the globality barrier, (ii) educated scratchpads can break the globality with intermediate steps, although not all such scratchpads can generalize out-of-distribution (OOD), (iii) a notion of 'inductive scratchpad', that composes the prior information more efficiently, can both break the globality barrier and improve the OOD generalization. In particular, some of our inductive scratchpads can achieve length generalizations of up to 6×6\times for some arithmetic tasks depending on the input formatting.

Keywords

Cite

@article{arxiv.2406.06467,
  title  = {How Far Can Transformers Reason? The Globality Barrier and Inductive Scratchpad},
  author = {Emmanuel Abbe and Samy Bengio and Aryo Lotfi and Colin Sandon and Omid Saremi},
  journal= {arXiv preprint arXiv:2406.06467},
  year   = {2024}
}

Comments

To appear in NeurIPS 2024

R2 v1 2026-06-28T16:59:56.501Z