TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Neural AMR: Sequence-to-Sequence Models for Parsing and Ge...

Neural AMR: Sequence-to-Sequence Models for Parsing and Generation

Ioannis Konstas, Srinivasan Iyer, Mark Yatskar, Yejin Choi, Luke Zettlemoyer

2017-04-26ACL 2017 7Graph-to-SequenceAMR Parsing
PaperPDFCodeCodeCodeCodeCode

Abstract

Sequence-to-sequence models have shown strong performance across a broad range of applications. However, their application to parsing and generating text usingAbstract Meaning Representation (AMR)has been limited, due to the relatively limited amount of labeled data and the non-sequential nature of the AMR graphs. We present a novel training procedure that can lift this limitation using millions of unlabeled sentences and careful preprocessing of the AMR graphs. For AMR parsing, our model achieves competitive results of 62.1SMATCH, the current best score reported without significant use of external semantic resources. For AMR generation, our model establishes a new state-of-the-art performance of BLEU 33.8. We present extensive ablative and qualitative analysis including strong evidence that sequence-based AMR models are robust against ordering variations of graph-to-sequence conversions.

Results

TaskDatasetMetricValueModel
Semantic ParsingLDC2015E86Smatch62.1SEQ2SEQ + 20M
AMR ParsingLDC2015E86Smatch62.1SEQ2SEQ + 20M

Related Papers

Reassessing Graph Linearization for Sequence-to-sequence AMR Parsing: On the Advantages and Limitations of Triple-Based Encoding2025-05-13FragmentNet: Adaptive Graph Fragmentation for Graph-to-Sequence Molecular Representation Learning2025-02-03PDG2Seq: Periodic Dynamic Graph to Sequence Model for Traffic Flow Prediction2024-12-05EzSQL: An SQL intermediate representation for improving SQL-to-text Generation2024-11-28Should Cross-Lingual AMR Parsing go Meta? An Empirical Assessment of Meta-Learning and Joint Learning AMR Parsing2024-10-04Ontology-Free General-Domain Knowledge Graph-to-Text Generation Dataset Synthesis using Large Language Model2024-09-11Ask Questions with Double Hints: Visual Question Generation with Answer-awareness and Region-reference2024-07-06Adapting Abstract Meaning Representation Parsing to the Clinical Narrative -- the SPRING THYME parser2024-05-15