A Systematic Assessment of Language Models with Linguistic Minimal Pairs in Chinese
Yikang Liu, Yeting Shen, Hongao Zhu, Lilong Xu, Zhiheng Qian, Siyuan Song, Kejia Zhang, Jialong Tang, Pei Zhang, Baosong Yang, Rui Wang, Hai Hu
TL;DR
This work introduces ZhoBLiMP, the largest Chinese linguistic minimal-pair benchmark, and a family of Zh-Pythia LMs trained from scratch to study Chinese syntax acquisition. It identifies length-related biases in minimal-pair evaluations and proposes SLLN-LP, a sublinear length normalization function, to debias assessments across tokenizers and scales. The results show that many Chinese syntactic phenomena are learnable by relatively small LMs, but Anaphor, Ellipsis, and Quantifiers remain challenging even for large models, highlighting the role of discourse information. The study also provides methodological guidance on linking functions and cross-language benchmarking, along with publicly available data and code to support future research in multilingual minimal-pair evaluation.
Abstract
We present ZhoBLiMP, the largest linguistic minimal pair benchmark for Chinese, with over 100 paradigms, ranging from topicalization to the \textit{Ba} construction. We then train from scratch a suite of Chinese language models (LMs) with different tokenizers, parameter sizes, and token volumes, to study the learning curves of LMs on Chinese. To mitigate the biases introduced by unequal lengths of the sentences in a minimal pair, we propose a new metric named sub-linear length normalized log-probabilities (SLLN-LP). Using SLLN-LP as the metric, our results show that \textsc{Anaphor}, \textsc{Quantifiers}, and \textsc{Ellipsis} in Chinese are difficult for LMs even up to 32B parameters, and that SLLN-LP successfully mitigates biases in ZhoBLiMP, JBLiMP and BLiMP. We conclude that future evaluations should be more carefully designed to consider the intricate relations between linking functions, LMs, and targeted minimal pairs.
