ACL 2025long0 citations

Dynamic Head Selection for Neural Lexicalized Constituency Parsing

Yang Hou, Zhenghua Li

Abstract

Lexicalized parsing, which associates constituent nodes with lexical heads, has historically played a crucial role in constituency parsing by bridging constituency and dependency structures. Nevertheless, with the advent of neural networks, lexicalized structures have generally been neglected in favor of unlexicalized, span-based methods. In this paper, we revisit lexicalized parsing and propose a novel latent lexicalization framework that dynamically infers lexical heads during training without relying on predefined head-finding rules. Our method enables the model to learn lexical dependencies directly from data, offering greater adaptability across languages and datasets. Experiments on multiple treebanks demonstrate state-of-the-art or comparable performance. We also analyze the learned dependency structures, headword preferences, and linguistic biases.

BibTeX
@inproceedings{hou-li-2025-dynamic,
    title = "Dynamic Head Selection for Neural Lexicalized Constituency Parsing",
    author = "Hou, Yang  and
      Li, Zhenghua",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.786/",
    doi = "10.18653/v1/2025.acl-long.786",
    pages = "16141--16155",
    ISBN = "979-8-89176-251-0"
}