CLNov 2, 2020

ÚFAL at MRP 2020: Permutation-invariant Semantic Parsing in PERIN

arXiv:2011.00758v133 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of universal semantic parsing for NLP researchers, though it appears incremental as it builds on existing parsing tasks.

The authors tackled the problem of sentence-to-graph semantic parsing by introducing PERIN, a permutation-invariant approach, which won the CoNLL 2020 shared task across five frameworks and four languages.

We present PERIN, a novel permutation-invariant approach to sentence-to-graph semantic parsing. PERIN is a versatile, cross-framework and language independent architecture for universal modeling of semantic structures. Our system participated in the CoNLL 2020 shared task, Cross-Framework Meaning Representation Parsing (MRP 2020), where it was evaluated on five different frameworks (AMR, DRG, EDS, PTG and UCCA) across four languages. PERIN was one of the winners of the shared task. The source code and pretrained models are available at https://github.com/ufal/perin.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes