Fast and Accurate Span-based Semantic Role Labeling as Graph Parsing

12/06/2021
by   Shilin Zhou, et al.
0

Currently, BIO-based and tuple-based approaches perform quite well on the span-based semantic role labeling (SRL) task. However, the BIO-based approach usually needs to encode a sentence once for each predicate when predicting its arguments, and the tuple-based approach has to deal with a huge search space of O(n^3), greatly reducing the training and inference efficiency. The parsing speed is less than 50 sentences per second. Moreover, both BIO-based and tuple-based approaches usually consider only local structural information when making predictions. This paper proposes to cast end-to-end span-based SRL as a graph parsing task. Based on a novel graph representation schema, we present a fast and accurate SRL parser on the shoulder of recent works on high-order semantic dependency graph parsing. Moreover, we propose a constrained Viterbi procedure to ensure the legality of the output graph. Experiments on English CoNLL05 and CoNLL12 datasets show that our model achieves new state-of-the-art results under both settings of without and with pre-trained language models, and can parse over 600 sentences per second.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/16/2019

Dependency or Span, End-to-End Uniform Semantic Role Labeling

Semantic role labeling (SRL) aims to discover the predicateargument stru...
research
10/13/2021

Semantic Role Labeling as Dependency Parsing: Exploring Latent Tree Structures Inside Arguments

Semantic role labeling is a fundamental yet challenging task in the NLP ...
research
06/24/2020

Efficient Constituency Parsing by Pointing

We propose a novel constituency parsing model that casts the parsing pro...
research
08/09/2020

Fast and Accurate Neural CRF Constituency Parsing

Estimating probability distribution is one of the core issues in the NLP...
research
10/05/2021

Neural Transition System for End-to-End Opinion Role Labeling

Unified opinion role labeling (ORL) aims to detect all possible opinion ...
research
09/15/2020

High-order Refining for End-to-end Chinese Semantic Role Labeling

Current end-to-end semantic role labeling is mostly accomplished via gra...
research
10/23/2019

A Hybrid Semantic Parsing Approach for Tabular Data Analysis

This paper presents a novel approach to translating natural language que...

Please sign up or login with your details

Forgot password? Click here to reset