English

Multilingual Nonce Dependency Treebanks: Understanding how Language Models represent and process syntactic structure

Computation and Language 2024-06-13 v2

Abstract

We introduce SPUD (Semantically Perturbed Universal Dependencies), a framework for creating nonce treebanks for the multilingual Universal Dependencies (UD) corpora. SPUD data satisfies syntactic argument structure, provides syntactic annotations, and ensures grammaticality via language-specific rules. We create nonce data in Arabic, English, French, German, and Russian, and demonstrate two use cases of SPUD treebanks. First, we investigate the effect of nonce data on word co-occurrence statistics, as measured by perplexity scores of autoregressive (ALM) and masked language models (MLM). We find that ALM scores are significantly more affected by nonce data than MLM scores. Second, we show how nonce data affects the performance of syntactic dependency probes. We replicate the findings of M\"uller-Eberstein et al. (2022) on nonce test data and show that the performance declines on both MLMs and ALMs wrt. original test data. However, a majority of the performance is kept, suggesting that the probe indeed learns syntax independently from semantics.

Keywords

Cite

@article{arxiv.2311.07497,
  title  = {Multilingual Nonce Dependency Treebanks: Understanding how Language Models represent and process syntactic structure},
  author = {David Arps and Laura Kallmeyer and Younes Samih and Hassan Sajjad},
  journal= {arXiv preprint arXiv:2311.07497},
  year   = {2024}
}

Comments

NAACL 2024. Our software is available at https://github.com/davidarps/spud

R2 v1 2026-06-28T13:19:37.013Z