CLNov 9, 2024

ZhoBLiMP: a Systematic Assessment of Language Models with Linguistic Minimal Pairs in Chinese

arXiv:2411.06096v18 citationsh-index: 11
Originality Synthesis-oriented
AI Analysis

This provides a systematic tool for assessing language models in Chinese, addressing a gap in linguistic evaluation for non-English languages, though it is incremental in extending existing minimal pair paradigms to a new domain.

The authors tackled the lack of wide-coverage benchmarks for evaluating language models' syntax acquisition in non-English languages by introducing ZhoBLiMP, a comprehensive Chinese benchmark with 118 paradigms, and found that Chinese grammar can be mostly learned by models with around 500M parameters trained on 1B tokens, with limited benefits from further scaling.

Whether and how language models (LMs) acquire the syntax of natural languages has been widely evaluated under the minimal pair paradigm. However, a lack of wide-coverage benchmarks in languages other than English has constrained systematic investigations into the issue. Addressing it, we first introduce ZhoBLiMP, the most comprehensive benchmark of linguistic minimal pairs for Chinese to date, with 118 paradigms, covering 15 linguistic phenomena. We then train 20 LMs of different sizes (14M to 1.4B) on Chinese corpora of various volumes (100M to 3B tokens) and evaluate them along with 14 off-the-shelf LLMs on ZhoBLiMP. The overall results indicate that Chinese grammar can be mostly learned by models with around 500M parameters, trained on 1B tokens with one epoch, showing limited benefits for further scaling. Most (N=95) linguistic paradigms are of easy or medium difficulty for LMs, while there are still 13 paradigms that remain challenging even for models with up to 32B parameters. In regard to how LMs acquire Chinese grammar, we observe a U-shaped learning pattern in several phenomena, similar to those observed in child language acquisition.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes