Polynomial Graph Parsing with Non-Structural Reentrancies
Johanna Bj\"orklund, Frank Drewes, and Anna Jonsson

TL;DR
This paper introduces graph extension grammar, a novel formalism for generating semantic graphs with non-structural reentrancies, along with a polynomial-time parsing algorithm, advancing the representation and parsing of complex linguistic structures.
Contribution
The paper presents graph extension grammar, enabling efficient generation and parsing of semantic graphs with non-structural reentrancies, a feature lacking in previous formalisms.
Findings
Provides a correct polynomial-time parsing algorithm.
Supports graphs with non-structural reentrancies.
Advances semantic graph representation in NLP.
Abstract
Graph-based semantic representations are valuable in natural language processing, where it is often simple and effective to represent linguistic concepts as nodes, and relations as edges between them. Several attempts has been made to find a generative device that is sufficiently powerful to represent languages of semantic graphs, while at the same allowing efficient parsing. We add to this line of work by introducing graph extension grammar, which consists of an algebra over graphs together with a regular tree grammar that generates expressions over the operations of the algebra. Due to the design of the operations, these grammars can generate graphs with non-structural reentrancies; a type of node-sharing that is excessively common in formalisms such as abstract meaning representation, but for which existing devices offer little support. We provide a parsing algorithm for graph…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · semigroups and automata theory · Network Packet Processing and Optimization
