@inproceedings{hao-etal-2021-knowing,
title = "Knowing False Negatives: An Adversarial Training Method for Distantly Supervised Relation Extraction",
author = "Hao, Kailong and
Yu, Botao and
Hu, Wei",
editor = "Moens, Marie-Francine and
Huang, Xuanjing and
Specia, Lucia and
Yih, Scott Wen-tau",
booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
month = nov,
year = "2021",
address = "Online and Punta Cana, Dominican Republic",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2021.emnlp-main.761/",
doi = "10.18653/v1/2021.emnlp-main.761",
pages = "9661--9672",
abstract = "Distantly supervised relation extraction (RE) automatically aligns unstructured text with relation instances in a knowledge base (KB). Due to the incompleteness of current KBs, sentences implying certain relations may be annotated as N/A instances, which causes the so-called false negative (FN) problem. Current RE methods usually overlook this problem, inducing improper biases in both training and testing procedures. To address this issue, we propose a two-stage approach. First, it finds out possible FN samples by heuristically leveraging the memory mechanism of deep neural networks. Then, it aligns those unlabeled data with the training data into a unified feature space by adversarial training to assign pseudo labels and further utilize the information contained in them. Experiments on two wildly-used benchmark datasets demonstrate the effectiveness of our approach."
}
Markdown (Informal)
[Knowing False Negatives: An Adversarial Training Method for Distantly Supervised Relation Extraction](https://preview.aclanthology.org/jlcl-multiple-ingestion/2021.emnlp-main.761/) (Hao et al., EMNLP 2021)
ACL