语言模型预训练中已部分具备语义角色理解能力
Emergent Semantic Role Understanding in Language Models

- 冻结模型参数,用线性探测器提取语义角色信息
- 不同规模模型均表现出一定角色理解能力,但未达微调水平
- 语义角色结构源于语言建模目标,随模型增大更分散
理解语言模型中语言结构如何涌现,是揭示其从数据中学到了什么以及需要多少监督的关键。语义角色理解(“谁对谁做了什么”)是意义表征的核心,但尚不清楚其是否仅由预训练产生,还是依赖任务特定微调。我们研究语义角色理解是在预训练过程中涌现,还是需通过微调获得。通过冻结解码器型Transformer并训练线性探测器提取语义角色,以性能推断角色信息是否已在预训练中编码。在不同模型规模下,我们发现冻结表示中已包含大量语义角色信息,性能随规模提升但仍未达到微调模型水平。这表明语义角色理解部分但不完全由预训练独立产生。我们证明语义角色结构源自语言建模目标,但其内部实现随模型规模增大趋于更分布式表示。
原文摘要 · Abstract (English)
Understanding how linguistic structure emerges in language models is central to interpreting what these systems learn from data and how much supervision they truly require. In particular, semantic role understanding ("who did what to whom") is a core component of meaning representation, yet it remains unclear whether it arises from pre-training alone or depends on task-specific fine-tuning. We study whether semantic role understanding emerges during language model pre-training or requires task-specific fine-tuning. We freeze decoder-only transformers and train linear probes to extract semantic roles, using performance to infer whether role information is already encoded in pre-training or learned during adaptation. Across model scales, we find that frozen representations contain substantial semantic role information, with performance improving but not fully matching fine-tuned models. This indicates partial but incomplete emergence from pre-training alone. We show that semantic role structure emerges from language modeling objectives, but its internal implementation shifts toward more distributed representations as model scale increases.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。