Command Palette
Search for a command to run...
One SPRING to Rule Them Both: Symmetric AMR Semantic Parsing and Generation without a Complex Pipeline
{Roberto Navigli Rexhina Blloshmi Michele Bevilacqua}
Abstract
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 ( extit{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.
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| amr-parsing-on-bio | SPRING DFS | Smatch: 59.7 |
| amr-parsing-on-bio | SPRING DFS + silver | Smatch: 59.5 |
| amr-parsing-on-ldc2017t10 | SPRING | Smatch: 84.3 |
| amr-parsing-on-ldc2020t02 | SPRING DFS + silver | Smatch: 83.0 |
| amr-parsing-on-ldc2020t02 | SPRING DFS | Smatch: 83.0 |
| amr-parsing-on-new3 | SPRING DFS + silver | Smatch: 71.8 |
| amr-parsing-on-new3 | SPRING DFS | Smatch: 73.7 |
| amr-parsing-on-the-little-prince | SPRING DFS + silver | Smatch: 77.5 |
| amr-parsing-on-the-little-prince | SPRING DFS | Smatch: 77.3 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.