English

Working Memory Constraints Scaffold Learning in Transformers under Data Scarcity

Computation and Language 2026-04-24 v2 Artificial Intelligence Machine Learning

Abstract

We investigate the integration of human-like working memory constraints into the Transformer architecture and implement several cognitively inspired attention variants, including fixed-width windows based and temporal decay based attention mechanisms. Our modified GPT-2 models are trained from scratch on developmentally plausible datasets (10M and 100M words). Performance is evaluated on grammatical judgment tasks (BLiMP) and alignment with human reading time data. Our results indicate that these cognitively-inspired constraints, particularly fixed-width attention, can significantly improve grammatical accuracy especially when training data is scarce. These constrained models also tend to show a stronger alignment with human processing metrics. The findings suggest that such constraints may serve as a beneficial inductive bias, guiding models towards more robust linguistic representations, especially in data-limited settings.

Keywords

Cite

@article{arxiv.2604.20789,
  title  = {Working Memory Constraints Scaffold Learning in Transformers under Data Scarcity},
  author = {Pranava Madhyastha and Dagmar Adamcova},
  journal= {arXiv preprint arXiv:2604.20789},
  year   = {2026}
}

Comments

Published in ACL 2026 Findings track

R2 v1 2026-07-01T12:30:53.222Z