AMR Parsing with Action-Pointer Transformer

04/29/2021
by   Jiawei Zhou, et al.
0

Abstract Meaning Representation parsing is a sentence-to-graph prediction task where target nodes are not explicitly aligned to sentence tokens. However, since graph nodes are semantically based on one or more sentence tokens, implicit alignments can be derived. Transition-based parsers operate over the sentence from left to right, capturing this inductive bias via alignments at the cost of limited expressiveness. In this work, we propose a transition-based system that combines hard-attention over sentences with a target-side action pointer mechanism to decouple source tokens from node representations and address alignments. We model the transitions as well as the pointer mechanism through straightforward modifications within a single Transformer architecture. Parser state and graph structure information are efficiently encoded using attention heads. We show that our action-pointer approach leads to increased expressiveness and attains large gains (+1.6 points) against the best transition-based AMR parser in very similar conditions. While using no graph re-categorization, our single model yields the second best Smatch score on AMR 2.0 (81.8), which is further improved to 83.4 with silver data and ensemble decoding.

READ FULL TEXT

page 4

page 5

page 6

page 8

page 9

page 10

page 11

page 12

research
10/20/2020

Transition-based Parsing with Stack-Transformers

Modeling the parser state is key to good performance in transition-based...
research
03/20/2019

Left-to-Right Dependency Parsing with Pointer Networks

We propose a novel transition-based algorithm that straightforwardly par...
research
07/24/2017

Transition-Based Generation from Abstract Meaning Representations

This work addresses the task of generating English sentences from Abstra...
research
09/10/2019

Core Semantic First: A Top-down Approach for AMR Parsing

We introduce a novel scheme for parsing a piece of text into its Abstrac...
research
07/30/2021

Extracting Grammars from a Neural Network Parser for Anomaly Detection in Unknown Formats

Reinforcement learning has recently shown promise as a technique for tra...
research
06/15/2022

AMR Alignment: Paying Attention to Cross-Attention

With the surge of Transformer models, many have investigated how attenti...
research
03/05/2021

Parsing Indonesian Sentence into Abstract Meaning Representation using Machine Learning Approach

Abstract Meaning Representation (AMR) provides many information of a sen...

Please sign up or login with your details

Forgot password? Click here to reset