English

Filtered Corpus Training (FiCT) Shows that Language Models can Generalize from Indirect Evidence

Computation and Language 2024-08-08 v2 Artificial Intelligence Machine Learning

Abstract

This paper introduces Filtered Corpus Training, a method that trains language models (LMs) on corpora with certain linguistic constructions filtered out from the training data, and uses it to measure the ability of LMs to perform linguistic generalization on the basis of indirect evidence. We apply the method to both LSTM and Transformer LMs (of roughly comparable size), developing filtered corpora that target a wide range of linguistic phenomena. Our results show that while transformers are better qua LMs (as measured by perplexity), both models perform equally and surprisingly well on linguistic generalization measures, suggesting that they are capable of generalizing from indirect evidence.

Keywords

Cite

@article{arxiv.2405.15750,
  title  = {Filtered Corpus Training (FiCT) Shows that Language Models can Generalize from Indirect Evidence},
  author = {Abhinav Patil and Jaap Jumelet and Yu Ying Chiu and Andy Lapastora and Peter Shen and Lexie Wang and Clevis Willrich and Shane Steinert-Threlkeld},
  journal= {arXiv preprint arXiv:2405.15750},
  year   = {2024}
}

Comments

Forthcoming in Transactions of the Association for Computational Linguistics (TACL). This is a pre-MIT Press publication version. For code and trained models, see http://github.com/CLMBRs/corpus-filtering