paper-with-me

Papers

What Goes Into a LM Acceptability Judgment? Rethinking the Impact of Frequency and Length

2024-11-04 · Lindia Tjuatja, Graham Neubig, Tal Linzen, Sophie Hao

When comparing the linguistic capabilities of language models (LMs) with humans using LM probabilities, factors such as the length of the sequence and the unigram frequency of lexical items have a significant effect on LM probabilities in ways that humans are largely robust to. Prior works in comparing LM and human acceptability judgments treat these effects uniformly across models, making a strong assumption that models require the same degree of adjustment to control for length and unigram frequency effects. We propose MORCELA, a new linking theory between LM scores and acceptability judgments where the optimal level of adjustment for these effects is estimated from data via learned parameters for length and unigram frequency. We first show that MORCELA outperforms a commonly used linking theory for acceptability - SLOR (Pauls and Klein, 2012; Lau et al. 2017) - across two families of transformer LMs (Pythia and OPT). Furthermore, we demonstrate that the assumed degrees of adjustment in SLOR for length and unigram frequency overcorrect for these confounds, and that larger models require a lower relative degree of adjustment for unigram frequency, though a significant amount of adjustment is still necessary for all models. Finally, our subsequent analysis shows that larger LMs' lower susceptibility to frequency effects can be explained by an ability to better predict rarer words in context.

📄 PDF Abstract BibTeX arXiv:2411.02528

Code (1)

lindiatjuatja/morcela 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Do Emotions Influence Moral Judgment in Large Language Models?

2026-04-21 · Mohammad Saim, Tianyu Jiang arxiv

Large language models have been extensively studied for emotion recognition and moral reasoning as distinct capabilities, yet the extent to which emotions influence moral judgment remains underexplored. In this work, we …

Emotion Recognition

Acceptable risks in Europe's proposed AI Act: Reasonableness and other principles for deciding how much risk management is enough

2023-07-26 · Henry Fraser, Jose-Miguel Bello y Villarino

This paper critically evaluates the European Commission's proposed AI Act's approach to risk management and risk acceptability for high-risk AI systems that pose risks to fundamental rights and safety. The Act aims to pr…

Management

Montague Grammar Induction

2020-10-15 · Gene Louis Kim, Aaron Steven White

We propose a computational modeling framework for inducing combinatory categorial grammars from arbitrary behavioral data. This framework provides the analyst fine-grained control over the assumptions that the induced gr…

QFrCoLA: a Quebec-French Corpus of Linguistic Acceptability Judgments

2025-08-23 · David Beauchemin, Richard Khoury arxiv

Large and Transformer-based language models perform outstandingly in various downstream tasks. However, there is limited understanding regarding how these models internalize linguistic knowledge, so various linguistic be…

Linguistic AcceptabilityBinary Classification

Predicting Sentence Acceptability Judgments in Multimodal Contexts

2026-02-24 · Hyewon Jang, Nikolai Ilinykh, Sharid Loáiciga, Jey Han Lau 외 arxiv

Previous work has examined the capacity of deep neural networks (DNNs), particularly transformers, to predict human sentence acceptability judgments, both independently of context, and in document contexts. We consider t…