paper-with-me

Papers

One SPRING to Rule Them Both: Symmetric AMR Semantic Parsing and Generation without a Complex Pipeline

2021-05-18 · Proceedings of the AAAI Conference on Artificial Intelligence 2021 5 · Michele Bevilacqua, Rexhina Blloshmi, Roberto Navigli

In Text-to-AMR parsing, current state-of-the-art semantic parsers use cumbersome pipelines integrating several different modules or components, and exploit graph recategorization, i.e., a set of content-specific heuristics that are developed on the basis of the training set. However, the generalizability of graph recategorization in an out-of-distribution setting is unclear. In contrast, state-of-the-art AMR-to-Text generation, which can be seen as the inverse to parsing, is based on simpler seq2seq. In this paper, we cast Text-to-AMR and AMR-to-Text as a symmetric transduction task and show that by devising a careful graph linearization and extending a pretrained encoder-decoder model, it is possible to obtain state-of-the-art performances in both tasks using the very same seq2seq approach, i.e., SPRING (\textit{\acl{spring}}). Our model does not require complex pipelines, nor heuristics built on heavy assumptions. In fact, we drop the need for graph recategorization, showing that this technique is actually harmful outside of the standard benchmark. Finally, we outperform the previous state of the art on the English AMR 2.0 dataset by a large margin: on Text-to-AMR we obtain an improvement of 3.6 Smatch points, while on AMR-to-Text we outperform the state of the art by 11.2 BLEU points. We release the software at github.com/SapienzaNLP/spring.

📄 PDF Abstract BibTeX

Code (1)

SapienzaNLP/spring pytorch

Tasks

AMR ParsingAMR-to-Text GenerationDecoderSemantic ParsingText Generation

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Study on layout of double rotated serpentine springs for vertical-comb-driven torsional micromirror

2024-06-05 · Biyun Ling, Yuhu Xia, Minli Cai, Xiaoyue Wang 외

The combination of double rotated serpentine springs (RSS) and vertical comb-drive is a suitbale solution for the development of torsional micromirror with high fill factor, low fabrication difficulty and good performanc…

SPRING Goes Online: End-to-End AMR Parsing and Generation

2021-11-01 · EMNLP (ACL) 2021 11 · Rexhina Blloshmi, Michele Bevilacqua, Edoardo Fabiano, Valentina Caruso 외

In this paper we present SPRING Online Services, a Web interface and RESTful APIs for our state-of-the-art AMR parsing and generation system, SPRING (Symmetric PaRsIng aNd Generation). The Web interface has been develope…

AMR Parsing

Perfect Edge-Transmitting Recombination of Permutations

2020-05-03 · Adriaan Merlevede, Carl Troein

Crossover is the process of recombining the genetic features of two parents. For many applications where crossover is applied to permutations, relevant genetic features are pairs of adjacent elements, also called edges i…

Broken symmetry of recruitment fluctuations in marine fishes: Lévy-stable laws and beyond

2022-02-16 · Hiro-Sato Niwa

Recruitment is calculated by summing random offspring-numbers entering the population, where the number of summands (i.e. spawning population size) is also a random process. A priori, it is not clear that individual repr…

Learning Symmetric Collaborative Dialogue Agents with Dynamic Knowledge Graph Embeddings

2017-04-24 · ACL 2017 7 · He He, Anusha Balakrishnan, Mihail Eric, Percy Liang

We study a symmetric collaborative dialogue setting in which two agents, each with private knowledge, must strategically communicate to achieve a common goal. The open-ended dialogue state in this setting poses new chall…

Knowledge Graph Embeddings