Strictly Breadth-First AMR Parsing

11/08/2022
by   Chen Yu, et al.
0

AMR parsing is the task that maps a sentence to an AMR semantic graph automatically. We focus on the breadth-first strategy of this task, which was proposed recently and achieved better performance than other strategies. However, current models under this strategy only encourage the model to produce the AMR graph in breadth-first order, but cannot guarantee this. To solve this problem, we propose a new architecture that guarantees that the parsing will strictly follow the breadth-first order. In each parsing step, we introduce a focused parent vertex and use this vertex to guide the generation. With the help of this new architecture and some other improvements in the sentence and graph encoder, our model obtains better performance on both the AMR 1.0 and 2.0 dataset.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/04/2018

Sequence-to-Action: End-to-End Semantic Graph Generation for Semantic Parsing

This paper proposes a neural semantic parsing approach -- Sequence-to-Ac...
research
10/07/2019

MaskParse@Deskin at SemEval-2019 Task 1: Cross-lingual UCCA Semantic Parsing using Recursive Masked Sequence Tagging

This paper describes our recursive system for SemEval-2019 Task 1: Cros...
research
09/25/2021

A Graph-Based Neural Model for End-to-End Frame Semantic Parsing

Frame semantic parsing is a semantic analysis task based on FrameNet whi...
research
09/27/2019

Improving Semantic Parsing with Neural Generator-Reranker Architecture

Semantic parsing is the problem of deriving machine interpretable meanin...
research
09/17/2021

Screen Parsing: Towards Reverse Engineering of UI Models from Screenshots

Automated understanding of user interfaces (UIs) from their pixels can i...
research
11/07/2019

Towards Better Compressed Representations

We introduce the problem of computing a parsing where each phrase is of ...
research
05/03/2023

Approximating CKY with Transformers

We investigate the ability of transformer models to approximate the CKY ...

Please sign up or login with your details

Forgot password? Click here to reset