English

An Improved Baseline for Sentence-level Relation Extraction

Computation and Language 2022-09-23 v4

Abstract

Sentence-level relation extraction (RE) aims at identifying the relationship between two entities in a sentence. Many efforts have been devoted to this problem, while the best performing methods are still far from perfect. In this paper, we revisit two problems that affect the performance of existing RE models, namely entity representation and noisy or ill-defined labels. Our improved RE baseline, incorporated with entity representations with typed markers, achieves an F1 of 74.6% on TACRED, significantly outperforms previous SOTA methods. Furthermore, the presented new baseline achieves an F1 of 91.1% on the refined Re-TACRED dataset, demonstrating that the pretrained language models (PLMs) achieve high performance on this task. We release our code to the community for future research.

Keywords

Cite

@article{arxiv.2102.01373,
  title  = {An Improved Baseline for Sentence-level Relation Extraction},
  author = {Wenxuan Zhou and Muhao Chen},
  journal= {arXiv preprint arXiv:2102.01373},
  year   = {2022}
}

Comments

Accepted at AACL-IJCNLP 2022. Code available at https://github.com/wzhouad/RE_improved_baseline

R2 v1 2026-06-23T22:45:22.225Z