What do Large Language Models Learn beyond Language?
Avinash Madasu, Shashank Srivastava

TL;DR
This paper investigates whether large language models acquire beneficial inductive biases for non-linguistic reasoning through pre-training, finding they outperform non-pretrained models across diverse tasks and domains, revealing a deep connection between pre-training and reasoning abilities.
Contribution
The study demonstrates that pre-training on text enhances language models' abilities in non-linguistic reasoning tasks, even across different domains and synthetic languages, highlighting a novel link between pre-training and inductive learning.
Findings
Pretrained models outperform non-pretrained models on non-linguistic tasks.
Pretraining benefits persist across multilingual and synthetic language data.
Pretraining enhances inductive reasoning abilities beyond linguistic knowledge.
Abstract
Large language models (LMs) have rapidly become a mainstay in Natural Language Processing. These models are known to acquire rich linguistic knowledge from training on large amounts of text. In this paper, we investigate if pre-training on text also confers these models with helpful `inductive biases' for non-linguistic reasoning. On a set of 19 diverse non-linguistic tasks involving quantitative computations, recognizing regular expressions and reasoning over strings. We find that pretrained models significantly outperform comparable non-pretrained neural models. This remains true also in experiments with training non-pretrained models with fewer parameters to account for model regularization effects. We further explore the effect of text domain on LMs by pretraining models from text from different domains and provenances. Our experiments surprisingly reveal that the positive effects…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Computational and Text Analysis Methods
