Can You Learn Semantics Through Next-Word Prediction? The Case of Entailment
William Merrill, Zhaofeng Wu, Norihito Naka, Yoon Kim, Tal Linzen
TL;DR
The study investigates whether next-token predictions in language models encode sentence-level entailment via distributional semantics. By formalizing an entailment score from log-probabilities and evaluating it across diverse benchmarks and LM families, the authors show that the test detects entailment above chance, though the empirical direction is flipped relative to the theoretical Gricean model. A mix of corpus analysis and adapted pragmatic theories reveals that natural human language exhibits redundancy beyond the Gricean assumption, suggesting explanations-based and noise-tolerance accounts may be needed. The findings challenge a purely redundancy-minimizing view and highlight the potential of using large corpora and LM probabilities to test pragmatics and semantics, while pointing to future work on accounting for redundancy in computational models of language. The work implies that distributional signals can inform semantic inferences but require reinterpretation of underlying speaker models to align with human language use, with practical impact on evaluation of entailment and the behavioral interpretation of LM probabilities.
Abstract
Do LMs infer the semantics of text from co-occurrence patterns in their training data? Merrill et al. (2022) argue that, in theory, sentence co-occurrence probabilities predicted by an optimal LM should reflect the entailment relationship of the constituent sentences, but it is unclear whether probabilities predicted by neural LMs encode entailment in this way because of strong assumptions made by Merrill et al. (namely, that humans always avoid redundancy). In this work, we investigate whether their theory can be used to decode entailment relations from neural LMs. We find that a test similar to theirs can decode entailment relations between natural sentences, well above random chance, though not perfectly, across many datasets and LMs. This suggests LMs implicitly model aspects of semantics to predict semantic effects on sentence co-occurrence patterns. However, we find the test that predicts entailment in practice works in the opposite direction to the theoretical test. We thus revisit the assumptions underlying the original test, finding its derivation did not adequately account for redundancy in human-written text. We argue that better accounting for redundancy related to explanations might derive the observed flipped test and, more generally, improve computational models of speakers in linguistics.
