Hierarchical Bracketing Encodings Work for Dependency Graphs
By: Ana Ezquerro, Carlos Gómez-Rodríguez, David Vilares
Potential Business Impact:
Helps computers understand sentences better.
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 $n$ 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.
Similar Papers
Hierarchical Bracketing Encodings for Dependency Parsing as Tagging
Computation and Language
Makes computer language understanding more efficient.
A Hierarchical Quantized Tokenization Framework for Task-Adaptive Graph Representation Learning
Information Retrieval
Helps computers understand and learn from complex data.
Hierarchical Geometry of Cognitive States in Transformer Embedding Spaces
Computation and Language
Computers learn how people think and organize ideas.