arXiv:2604.17930cs.CLcs.AI2026-04ACL

小模型通过少量合成数据就能大幅提升语法能力,说明数据不足是瓶颈。

Heterogeneity in Formal Linguistic Competence of Language Models: Is Data the Real Bottleneck?

  • 用1%合成数据针对性增强模型对特定语法现象的掌握
  • 9个差劲任务中有8个显著提升,最差任务准确率从20.9%升至69.4%
  • 证明数据质量比模型大小更关键,适合语言建模与数据设计研究者

大型语言模型在形式语言能力上存在显著差异:某些语言现象近乎完美掌握,而另一些却表现低于随机水平,即使训练了万亿级令牌。本文研究这些失败是否源于架构限制,还是因网络规模语料中缺乏特定语法结构。我们用100M令牌的FineWeb随机样本预训练一个124M参数的GPT-2 Small模型,并注入1%的合成数据以靶向特定语言现象。结果显示,在9个表现最差的BLiMP范例中,8个显著改善,尤其在only_npi_scope任务上,准确率从20.9%提升至69.4%。此外,干预普遍保持或轻微提升整体性能。尽管principle_A_c_command仍低于随机水平,但结果表明,仅需足够暴露,小型模型也能显著改进薄弱语言能力,提示人类级语言建模应更关注数据构成。代码已开源。

原文摘要 · Abstract (English)

Large Language Models (LLMs) exhibit a puzzling disparity in their formal linguistic competence: while they learn some linguistic phenomena with near-perfect mastery, they often perform below chance on others, even after training on trillions of tokens. In this work, we investigate whether these failures stem from inherent architectural limitations or simply the scarcity of these specific grammatical constructions in web-scale corpora. We pre-train simple GPT-2 Small (124M) models on a 100M-token random sample of the FineWeb corpus and intervene by injecting a minimal amount (1%) of synthetic data targeting specific linguistic phenomena. We find that this targeted intervention substantially improves model performance in 8 out of the 9 worst-performing BLiMP paradigms - notably the accuracy on a specific paradigm, only_npi_scope, surges from 20.9% to 69.4%. Furthermore, we observe that these interventions generally preserve or slightly improve aggregate performance. However, while we also identify a resistant phenomenon, principle_A_c_command, whose performance remains below chance even after our data augmentation, our findings do serve as an optimistic existence proof that even small language models can substantially improve on those linguistic phenomena on which models typically perform poorly, provided the pre-training data contains sufficient exposure to them. This suggests that efforts towards human-scale language modeling may benefit greatly by focusing on data composition. The code to reproduce our results is open-sourced at https://github.com/kowndinya-renduchintala/heterogeneity-in-formal-linguistic-competence.

语言模型语法能力数据瓶颈合成数据

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。