@inproceedings{hogan-etal-2022-fine,
title = "Fine-grained Contrastive Learning for Relation Extraction",
author = "Hogan, William and
Li, Jiacheng and
Shang, Jingbo",
editor = "Goldberg, Yoav and
Kozareva, Zornitsa and
Zhang, Yue",
booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
month = dec,
year = "2022",
address = "Abu Dhabi, United Arab Emirates",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2022.emnlp-main.71/",
doi = "10.18653/v1/2022.emnlp-main.71",
pages = "1083--1095",
abstract = "Recent relation extraction (RE) works have shown encouraging improvements by conducting contrastive learning on silver labels generated by distant supervision before fine-tuning on gold labels. Existing methods typically assume all these silver labels are accurate and treat them equally; however, distant supervision is inevitably noisy{--}some silver labels are more reliable than others. In this paper, we propose fine-grained contrastive learning (FineCL) for RE, which leverages fine-grained information about which silver labels are and are not noisy to improve the quality of learned relationship representations for RE. We first assess the quality of silver labels via a simple and automatic approach we call ``learning order denoising,'' where we train a language model to learn these relations and record the order of learned training instances. We show that learning order largely corresponds to label accuracy{--}early-learned silver labels have, on average, more accurate labels than later-learned silver labels. Then, during pre-training, we increase the weights of accurate labels within a novel contrastive learning objective. Experiments on several RE benchmarks show that FineCL makes consistent and significant performance gains over state-of-the-art methods."
}
Markdown (Informal)
[Fine-grained Contrastive Learning for Relation Extraction](https://preview.aclanthology.org/fix-sig-urls/2022.emnlp-main.71/) (Hogan et al., EMNLP 2022)
ACL
- William Hogan, Jiacheng Li, and Jingbo Shang. 2022. Fine-grained Contrastive Learning for Relation Extraction. In Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing, pages 1083–1095, Abu Dhabi, United Arab Emirates. Association for Computational Linguistics.