HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Second-Order Semantic Dependency Parsing with End-to-End Neural Networks

Xinyu Wang; Jingxian Huang; Kewei Tu

Second-Order Semantic Dependency Parsing with End-to-End Neural Networks

Abstract

Semantic dependency parsing aims to identify semantic relationships between words in a sentence that form a graph. In this paper, we propose a second-order semantic dependency parser, which takes into consideration not only individual dependency edges but also interactions between pairs of edges. We show that second-order parsing can be approximated using mean field (MF) variational inference or loopy belief propagation (LBP). We can unfold both algorithms as recurrent layers of a neural network and therefore can train the parser in an end-to-end manner. Our experiments show that our approach achieves state-of-the-art performance.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
semantic-dependency-parsing-on-dmMFVI
In-domain: 94.0
Out-of-domain: 89.7
semantic-dependency-parsing-on-pasMFVI
In-domain: 94.1
Out-of-domain: 91.3
semantic-dependency-parsing-on-psdMFVI
In-domain: 81.4
Out-of-domain: 79.6

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
Second-Order Semantic Dependency Parsing with End-to-End Neural Networks | Papers | HyperAI