Hierarchical Bracketing Encodings Work for Dependency Graphs
Computation and Language
2025-09-12 v1
Abstract
We revisit hierarchical bracketing encodings from a practical perspective in the context of dependency graph parsing. The approach encodes graphs as sequences, enabling linear-time parsing with tagging actions, and still representing reentrancies, cycles, and empty nodes. Compared to existing graph linearizations, this representation substantially reduces the label space while preserving structural information. We evaluate it on a multilingual and multi-formalism benchmark, showing competitive results and consistent improvements over other methods in exact match accuracy.
Cite
@article{arxiv.2509.09388,
title = {Hierarchical Bracketing Encodings Work for Dependency Graphs},
author = {Ana Ezquerro and Carlos Gómez-Rodríguez and David Vilares},
journal= {arXiv preprint arXiv:2509.09388},
year = {2025}
}
Comments
Accepted at EMNLP 2025 (main)