Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Confere 2015
DOI: 10.3115/v1/p15-1143
|View full text |Cite
|
Sign up to set email alerts
|

Graph parsing with s-graph grammars

Abstract: A key problem in semantic parsing with graph-based semantic representations is graph parsing, i.e. computing all possible analyses of a given graph according to a grammar. This problem arises in training synchronous string-to-graph grammars, and when generating strings from them. We present two algorithms for graph parsing (bottom-up and top-down) with s-graph grammars. On the related problem of graph parsing with hyperedge replacement grammars, our implementations outperform the best previous system by severa… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
26
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
4
3
2

Relationship

1
8

Authors

Journals

citations
Cited by 27 publications
(27 citation statements)
references
References 11 publications
0
26
0
Order By: Relevance
“…the rules of the wRTG are only calculated by need; see e.g. (Groschwitz et al, 2015;Groschwitz et al, 2016). Obviously, Alto cannot be as efficient for well-established tasks like PCFG parsing as a parser that was implemented and optimized for this specific grammar formalism.…”
Section: Algorithms In Altomentioning
confidence: 99%
See 1 more Smart Citation
“…the rules of the wRTG are only calculated by need; see e.g. (Groschwitz et al, 2015;Groschwitz et al, 2016). Obviously, Alto cannot be as efficient for well-established tasks like PCFG parsing as a parser that was implemented and optimized for this specific grammar formalism.…”
Section: Algorithms In Altomentioning
confidence: 99%
“…Nonetheless, Alto is fast enough for practical use with treebank-scale gramars, and for less mainstream grammar formalisms can be faster than specialized implementations for these formalisms. For instance, Alto is the fastest published parser for Hyperedge Replacement Grammars (Groschwitz et al, 2015). Alto contains multiple algorithms for computing the intersection and inverse homomorphism of RTGs, and a user can choose the combination that works best for their particular grammar formalism (Groschwitz et al, 2016).…”
Section: Algorithms In Altomentioning
confidence: 99%
“…AMR parsing systems that focus on modeling the graph aspect of the AMR includes JAMR (Flanigan et al, 2014(Flanigan et al, , 2016aZhou et al, 2016), which treats AMR parsing as a procedure for searching for the Maximum Spanning Connected Subgraphs (MSCGs) from an edge-labeled, directed graph of all possible relations. Parsers based on Hyperedge Replacement Grammars (HRG) (Chiang et al, 2013;Björklund et al, 2016;Groschwitz et al, 2015) put more emphasis on modeling the formal properties of the AMR graph. One practical implementation of HRG-based parsing is that of (Peng et al, 2015;Peng and Gildea, 2016).…”
Section: Related Workmentioning
confidence: 99%
“…A is uniquely determined by its boundary representation (Lautemann, 1990;Chiang et al, 2013;Groschwitz et al, 2015), which consists of (a) the pair (ports H , ϕ(ports H )), (b) the set of boundary edges E B H of H consisting of all e ∈ E H such that att H (e) ∩ [ports H ] = ∅, and (c) a function att :…”
mentioning
confidence: 99%