Relation Classification as Two-way Span-Prediction
About
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.
Amir DN Cohen, Shachar Rosenman, Yoav Goldberg• 2020
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Relation Extraction | TACRED (test) | F1 Score74.8 | 194 | |
| Relation Classification | SemEval-2010 Task 8 (test) | F1 Score91.9 | 128 | |
| Relation Extraction | TACRED | Micro F174.8 | 97 | |
| Relation Extraction | SemEval | Micro-F191.9 | 63 | |
| Relation Classification | CRE (test) | Acc+81.2 | 9 |
Showing 5 of 5 rows