SOTAVerified

Broad-Coverage Semantic Parsing as Transduction

2019-09-05IJCNLP 2019Unverified0· sign in to hype

Sheng Zhang, Xutai Ma, Kevin Duh, Benjamin Van Durme

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We unify different broad-coverage semantic parsing tasks under a transduction paradigm, and propose an attention-based neural framework that incrementally builds a meaning representation via a sequence of semantic relations. By leveraging multiple attention mechanisms, the transducer can be effectively trained without relying on a pre-trained aligner. Experiments conducted on three separate broad-coverage semantic parsing tasks -- AMR, SDP and UCCA -- demonstrate that our attention-based neural transducer improves the state of the art on both AMR and UCCA, and is competitive with the state of the art on SDP.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
LDC2014T12Broad-Coverage Semantic Parsing as TransductionF1 Full71.3Unverified
LDC2017T10Zhang et al.Smatch77Unverified

Reproductions