HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

AMR Parsing as Graph Prediction with Latent Alignment

Chunchuan Lyu; Ivan Titov

AMR Parsing as Graph Prediction with Latent Alignment

Abstract

Abstract meaning representations (AMRs) are broad-coverage sentence-level semantic representations. AMRs represent sentences as rooted labeled directed acyclic graphs. AMR parsing is challenging partly due to the lack of annotated alignments between nodes in the graphs and words in the corresponding sentences. We introduce a neural parser which treats alignments as latent variables within a joint probabilistic model of concepts, relations and alignments. As exact inference requires marginalizing over alignments and is infeasible, we use the variational auto-encoding framework and a continuous relaxation of the discrete alignments. We show that joint modeling is preferable to using a pipeline of align and parse. The parser achieves the best reported results on the standard benchmark (74.4% on LDC2016E25).

Code Repositories

josefigueroa168/NLP-project
Mentioned in GitHub
ChunchuanLv/AMR_AS_GRAPH_PREDICTION
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
amr-parsing-on-ldc2015e86-1Joint model
Smatch: 73.7
amr-parsing-on-ldc2017t10Joint model
Smatch: 74.4

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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
AMR Parsing as Graph Prediction with Latent Alignment | Papers | HyperAI