paper-with-me

Papers

The Acceptability Delta Criterion: Testing Knowledge of Language using the Gradience of Sentence Acceptability

2021-11-01 · EMNLP (BlackboxNLP) 2021 11 · Héctor Vázquez Martínez

Any test that promises to assess Human Knowledge of Language (KoL) for any statistically-based Language Model (LM) must meet three requirements: (1) comprehensive coverage of linguistic phenomena; (2) replicable and statistically-vetted human judgement data; and (3) test the LM’s ability to track the gradience of sentence acceptability. To this end, we propose here the LI-Adger dataset: a comprehensive collection of 519 sentence types (4177 sentences) spanning the field of current generative linguistics, accompanied by attested and replicable human acceptability judgements (Sprouse & Almeida, 2012; Sprouse et al. 2013; Sprouse & Almeida, 2017). Finally, we posit the Acceptability Delta Criterion (ADC), an evaluation metric that tests how well a LM can track changes in human acceptability judgements across minimal pairs instead of testing whether the LM assigned a greater likelihood to the expert-labeled acceptable sequence of a minimal pair (S_1 > S_2). We benchmark six different BERT (Devlin et al. 2018) models and a baseline trigram model with the ADC. Although the best performing BERT model scores 94%, and the trigram scores 75% classification accuracy under the traditional metric, performance drops precipitously to 38% for BERT and 30% for the trigram model under the ADC. Adopting the ADC reveals how much harder it is for LMs to track the gradience of acceptability across minimal pairs. With this work, we propose and provide the three necessary requirements for a comprehensive linguistic analysis and test of the apparently Human KoL exhibited by LMs that we believe is currently missing in the field of Computational Linguistics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingSentence

Similar Papers 제목 키워드 기반

RuCoLA: Russian Corpus of Linguistic Acceptability

2022-10-23 · Vladislav Mikhailov, Tatiana Shamardina, Max Ryabinin, Alena Pestova 외

Linguistic acceptability (LA) attracts the attention of the research community due to its many uses, such as testing the grammatical knowledge of language models and filtering implausible texts with acceptability classif…

Linguistic AcceptabilityText Generation

Revisiting Acceptability Judgements

2023-05-23 · Hai Hu, Ziyin Zhang, Weifang Huang, Jackie Yan-Ki Lai 외

In this work, we revisit linguistic acceptability in the context of large language models. We introduce CoLAC - Corpus of Linguistic Acceptability in Chinese, the first large-scale acceptability dataset for a non-Indo-Eu…

Cross-Lingual TransferLinguistic Acceptability

COLA-GEC: A Bidirectional Framework for Enhancing Grammatical Acceptability and Error Correction

2025-07-16 · Xiangyu Yang, Xinying Qiu arxiv

Grammatical Error Correction (GEC) and grammatical acceptability judgment (COLA) are core tasks in natural language processing, sharing foundational grammatical knowledge yet typically evolving independently. This paper …

Grammatical Error Correction

JCoLA: Japanese Corpus of Linguistic Acceptability

2023-09-22 · Taiga Someya, Yushi Sugimoto, Yohei Oseki

Neural language models have exhibited outstanding performance in a range of downstream tasks. However, there is limited understanding regarding the extent to which these models internalize syntactic knowledge, so that va…

ArticlesLinguistic Acceptability

Neural Network Acceptability Judgments

2018-05-31 · TACL 2019 3 · Alex Warstadt, Amanpreet Singh, Samuel R. Bowman

This paper investigates the ability of artificial neural networks to judge the grammatical acceptability of a sentence, with the goal of testing their linguistic competence. We introduce the Corpus of Linguistic Acceptab…

CoLAGeneral ClassificationLanguage AcquisitionLinguistic Acceptability+1