HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

A Span Selection Model for Semantic Role Labeling

Hiroki Ouchi; Hiroyuki Shindo; Yuji Matsumoto

A Span Selection Model for Semantic Role Labeling

Abstract

We present a simple and accurate span-based model for semantic role labeling (SRL). Our model directly takes into account all possible argument spans and scores them for each label. At decoding time, we greedily select higher scoring labeled spans. One advantage of our model is to allow us to design and use span-level features, that are difficult to use in token-based BIO tagging approaches. Experimental results demonstrate that our ensemble model achieves the state-of-the-art results, 87.4 F1 and 87.0 F1 on the CoNLL-2005 and 2012 datasets, respectively.

Code Repositories

hiroki13/span-based-srl
Official
Mentioned in GitHub
asadovsky/nn
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-role-labeling-on-conll-2005BiLSTM-Span (Ensemble, predicates given)
F1: 88.5
semantic-role-labeling-on-conll-2005BiLSTM-Span
F1: 87.6
semantic-role-labeling-on-ontonotesBiLSTM-Span
F1: 86.2
semantic-role-labeling-on-ontonotesBiLSTM-Span (Ensemble)
F1: 87.0

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
A Span Selection Model for Semantic Role Labeling | Papers | HyperAI