Incorporating Graph Information in Transformer-based AMR Parsing

06/23/2023
by   Pavlo Vasylenko, et al.
0

Abstract Meaning Representation (AMR) is a Semantic Parsing formalism that aims at providing a semantic graph abstraction representing a given text. Current approaches are based on autoregressive language models such as BART or T5, fine-tuned through Teacher Forcing to obtain a linearized version of the AMR graph from a sentence. In this paper, we present LeakDistill, a model and method that explores a modification to the Transformer architecture, using structural adapters to explicitly incorporate graph information into the learned representations and improve AMR parsing performance. Our experiments show how, by employing word-to-node alignment to embed graph structural information into the encoder at training time, we can obtain state-of-the-art AMR parsing through self-knowledge distillation, even without the use of additional data. We release the code at <http://www.github.com/sapienzanlp/LeakDistill>.

READ FULL TEXT

page 1

page 3

page 4

research
06/15/2022

AMR Alignment: Paying Attention to Cross-Attention

With the surge of Transformer models, many have investigated how attenti...
research
06/19/2023

AMRs Assemble! Learning to Ensemble with Autoregressive Models for AMR Parsing

In this paper, we examine the current state-of-the-art in AMR parsing, w...
research
10/24/2019

ÚFAL MRPipe at MRP 2019: UDPipe Goes Semantic in the Meaning Representation Parsing Shared Task

We present a system description of our contribution to the CoNLL 2019 sh...
research
03/22/2023

Open-source Frame Semantic Parsing

While the state-of-the-art for frame semantic parsing has progressed dra...
research
12/30/2020

Optimizing Deeper Transformers on Small Datasets: An Application on Text-to-SQL Semantic Parsing

Due to the common belief that training deep transformers from scratch re...
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
10/23/2020

A Differentiable Relaxation of Graph Segmentation and Alignment for AMR Parsing

Abstract Meaning Representations (AMR) are a broad-coverage semantic for...

Please sign up or login with your details

Forgot password? Click here to reset