Towards Realistic Few-Shot Relation Extraction
Sam Brody, Sichao Wu, Adrian Benton
Abstract
In recent years, few-shot models have been applied successfully to a variety of NLP tasks. Han et al. (2018) introduced a few-shot learning framework for relation classification, and since then, several models have surpassed human performance on this task, leading to the impression that few-shot relation classification is solved. In this paper we take a deeper look at the efficacy of strong few-shot classification models in the more common relation extraction setting, and show that typical few-shot evaluation metrics obscure a wide variability in performance across relations. In particular, we find that state of the art few-shot relation classification models overly rely on entity type information, and propose modifications to the training routine to encourage models to better discriminate between relations involving similar entity types.
BibTeX
@inproceedings{brody-etal-2021-towards,
title = "Towards Realistic Few-Shot Relation Extraction",
author = "Brody, Sam and
Wu, Sichao and
Benton, Adrian",
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://aclanthology.org/2021.emnlp-main.433/",
doi = "10.18653/v1/2021.emnlp-main.433",
pages = "5338--5345"
}