HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Simpler but More Accurate Semantic Dependency Parsing

Timothy Dozat; Christopher D. Manning

Simpler but More Accurate Semantic Dependency Parsing

Abstract

While syntactic dependency annotations concentrate on the surface or functional structure of a sentence, semantic dependency annotations aim to capture between-word relationships that are more closely related to the meaning of a sentence, using graph-structured representations. We extend the LSTM-based syntactic parser of Dozat and Manning (2017) to train on and generate these graph structures. The resulting system on its own achieves state-of-the-art performance, beating the previous, substantially more complex state-of-the-art system by 0.6% labeled F1. Adding linguistically richer input representations pushes the margin even higher, allowing us to beat it by 1.9% labeled F1.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
semantic-dependency-parsing-on-dmDozat et al. (2018)
In-domain: 93.7
Out-of-domain: 88.9
semantic-dependency-parsing-on-pasDozat et al. (2018)
In-domain: 93.9
Out-of-domain: 90.6
semantic-dependency-parsing-on-psdDozat et al. (2018)
In-domain: 81.0
Out-of-domain: 79.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
Simpler but More Accurate Semantic Dependency Parsing | Papers | HyperAI