English

Empower Distantly Supervised Relation Extraction with Collaborative Adversarial Training

Computation and Language 2021-06-22 v1

Abstract

With recent advances in distantly supervised (DS) relation extraction (RE), considerable attention is attracted to leverage multi-instance learning (MIL) to distill high-quality supervision from the noisy DS. Here, we go beyond label noise and identify the key bottleneck of DS-MIL to be its low data utilization: as high-quality supervision being refined by MIL, MIL abandons a large amount of training instances, which leads to a low data utilization and hinders model training from having abundant supervision. In this paper, we propose collaborative adversarial training to improve the data utilization, which coordinates virtual adversarial training (VAT) and adversarial training (AT) at different levels. Specifically, since VAT is label-free, we employ the instance-level VAT to recycle instances abandoned by MIL. Besides, we deploy AT at the bag-level to unleash the full potential of the high-quality supervision got by MIL. Our proposed method brings consistent improvements (~ 5 absolute AUC score) to the previous state of the art, which verifies the importance of the data utilization issue and the effectiveness of our method.

Keywords

Cite

@article{arxiv.2106.10835,
  title  = {Empower Distantly Supervised Relation Extraction with Collaborative Adversarial Training},
  author = {Tao Chen and Haochen Shi and Liyuan Liu and Siliang Tang and Jian Shao and Zhigang Chen and Yueting Zhuang},
  journal= {arXiv preprint arXiv:2106.10835},
  year   = {2021}
}

Comments

Accepted by AAAI 2021

R2 v1 2026-06-24T03:24:34.322Z