CLAIMay 14, 2018

Large-Scale QA-SRL Parsing

arXiv:1805.05377v11137 citations
Originality Incremental advance
AI Analysis

This provides a resource and tool for natural language processing researchers to improve semantic understanding, though it is incremental in scaling up existing QA-SRL approaches.

The paper tackles the problem of semantic role labeling by introducing a large-scale QA-SRL corpus and the first high-quality parser, achieving 82.6% question accuracy and 77.6% span-level accuracy in human evaluation.

We present a new large-scale corpus of Question-Answer driven Semantic Role Labeling (QA-SRL) annotations, and the first high-quality QA-SRL parser. Our corpus, QA-SRL Bank 2.0, consists of over 250,000 question-answer pairs for over 64,000 sentences across 3 domains and was gathered with a new crowd-sourcing scheme that we show has high precision and good recall at modest cost. We also present neural models for two QA-SRL subtasks: detecting argument spans for a predicate and generating questions to label the semantic relationship. The best models achieve question accuracy of 82.6% and span-level accuracy of 77.6% (under human evaluation) on the full pipelined QA-SRL prediction task. They can also, as we show, be used to gather additional annotations at low cost.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes