English

Hierarchical Bracketing Encodings for Dependency Parsing as Tagging

Computation and Language 2025-07-11 v2

Abstract

We present a family of encodings for sequence labeling dependency parsing, based on the concept of hierarchical bracketing. We prove that the existing 4-bit projective encoding belongs to this family, but it is suboptimal in the number of labels used to encode a tree. We derive an optimal hierarchical bracketing, which minimizes the number of symbols used and encodes projective trees using only 12 distinct labels (vs. 16 for the 4-bit encoding). We also extend optimal hierarchical bracketing to support arbitrary non-projectivity in a more compact way than previous encodings. Our new encodings yield competitive accuracy on a diverse set of treebanks.

Keywords

Cite

@article{arxiv.2505.11693,
  title  = {Hierarchical Bracketing Encodings for Dependency Parsing as Tagging},
  author = {Ana Ezquerro and David Vilares and Anssi Yli-Jyrä and Carlos Gómez-Rodríguez},
  journal= {arXiv preprint arXiv:2505.11693},
  year   = {2025}
}

Comments

Accepted to ACL 2025. Camera-ready version

R2 v1 2026-06-28T23:36:50.873Z