English

Decomposed Prompting: Probing Multilingual Linguistic Structure Knowledge in Large Language Models

Computation and Language 2025-11-07 v2

Abstract

Probing the multilingual knowledge of linguistic structure in LLMs, often characterized as sequence labeling, faces challenges with maintaining output templates in current text-to-text prompting strategies. To solve this, we introduce a decomposed prompting approach for sequence labeling tasks. Diverging from the single text-to-text prompt, our prompt method generates for each token of the input sentence an individual prompt which asks for its linguistic label. We test our method on the Universal Dependencies part-of-speech tagging dataset for 38 languages, using both English-centric and multilingual LLMs. Our findings show that decomposed prompting surpasses the iterative prompting baseline in efficacy and efficiency under zero- and few-shot settings. Moreover, our analysis of multilingual performance of English-centric LLMs yields insights into the transferability of linguistic knowledge via multilingual prompting.

Keywords

Cite

@article{arxiv.2402.18397,
  title  = {Decomposed Prompting: Probing Multilingual Linguistic Structure Knowledge in Large Language Models},
  author = {Ercong Nie and Shuzhou Yuan and Bolei Ma and Helmut Schmid and Michael Färber and Frauke Kreuter and Hinrich Schütze},
  journal= {arXiv preprint arXiv:2402.18397},
  year   = {2025}
}

Comments

Accepted to AACL-IJCNLP 2025 Findings

R2 v1 2026-06-28T15:03:22.612Z