SOTAVerified

Relation Classification as Two-way Span-Prediction

2020-10-09Unverified0· sign in to hype

Amir DN Cohen, Shachar Rosenman, Yoav Goldberg

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The current supervised relation classification (RC) task uses a single embedding to represent the relation between a pair of entities. We argue that a better approach is to treat the RC task as span-prediction (SP) problem, similar to Question answering (QA). We present a span-prediction based system for RC and evaluate its performance compared to the embedding based system. We demonstrate that the supervised SP objective works significantly better then the standard classification based objective. We achieve state-of-the-art results on the TACRED and SemEval task 8 datasets.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
SemEval-2010 Task-8SPF191.9Unverified
TACREDRelation ReductionF174.8Unverified

Reproductions