English

SENT: Sentence-level Distant Relation Extraction via Negative Training

Computation and Language 2021-06-23 v1

Abstract

Distant supervision for relation extraction provides uniform bag labels for each sentence inside the bag, while accurate sentence labels are important for downstream applications that need the exact relation type. Directly using bag labels for sentence-level training will introduce much noise, thus severely degrading performance. In this work, we propose the use of negative training (NT), in which a model is trained using complementary labels regarding that ``the instance does not belong to these complementary labels". Since the probability of selecting a true label as a complementary label is low, NT provides less noisy information. Furthermore, the model trained with NT is able to separate the noisy data from the training data. Based on NT, we propose a sentence-level framework, SENT, for distant relation extraction. SENT not only filters the noisy data to construct a cleaner dataset, but also performs a re-labeling process to transform the noisy data into useful training data, thus further benefiting the model's performance. Experimental results show the significant improvement of the proposed method over previous methods on sentence-level evaluation and de-noise effect.

Keywords

Cite

@article{arxiv.2106.11566,
  title  = {SENT: Sentence-level Distant Relation Extraction via Negative Training},
  author = {Ruotian Ma and Tao Gui and Linyang Li and Qi Zhang and Yaqian Zhou and Xuanjing Huang},
  journal= {arXiv preprint arXiv:2106.11566},
  year   = {2021}
}

Comments

Accepted by ACL 2021

R2 v1 2026-06-24T03:27:18.814Z