A Full End-to-End Semantic Role Labeler, Syntax-agnostic Over Syntax-aware?

08/11/2018
by   Jiaxun Cai, et al.
0

Semantic role labeling (SRL) is to recognize the predicate-argument structure of a sentence, including subtasks of predicate disambiguation and argument labeling. Previous studies usually formulate the entire SRL problem into two or more subtasks. For the first time, this paper introduces an end-to-end neural model which unifiedly tackles the predicate disambiguation and the argument labeling in one shot. Using a biaffine scorer, our model directly predicts all semantic role labels for all given word pairs in the sentence without relying on any syntactic parse information. Specifically, we augment the BiLSTM encoder with a non-linear transformation to further distinguish the predicate and the argument in a given sentence, and model the semantic role labeling process as a word pair classification task by employing the biaffine attentional mechanism. Though the proposed model is syntax-agnostic with local decoder, it outperforms the state-of-the-art syntax-aware SRL systems on the CoNLL-2008, 2009 benchmarks for both English and Chinese. To our best knowledge, we report the first syntax-agnostic SRL model that surpasses all known syntax-aware models.

READ FULL TEXT
research
09/08/2018

Attentive Semantic Role Labeling with Boundary Indicator

The goal of semantic role labeling (SRL) is to discover the predicate-ar...
research
04/19/2021

Neural Unsupervised Semantic Role Labeling

The task of semantic role labeling (SRL) is dedicated to finding the pre...
research
12/27/2020

Adaptive Convolution for Semantic Role Labeling

Semantic role labeling (SRL) aims at elaborating the meaning of a senten...
research
08/05/2019

Semantic Role Labeling with Associated Memory Network

Semantic role labeling (SRL) is a task to recognize all the predicate-ar...
research
07/09/2018

A Sequence-to-Sequence Model for Semantic Role Labeling

We explore a novel approach for Semantic Role Labeling (SRL) by casting ...
research
09/21/2019

Graph Convolutions over Constituent Trees for Syntax-Aware Semantic Role Labeling

Semantic role labeling (SRL) is the task of identifying predicates and l...
research
02/04/2019

An Argument-Marker Model for Syntax-Agnostic Proto-Role Labeling

Semantic proto-role labeling (SPRL) is an alternative to semantic role l...

Please sign up or login with your details

Forgot password? Click here to reset