Few-Shot Document-Level Relation Extraction
About
We present FREDo, a few-shot document-level relation extraction (FSDLRE) benchmark. As opposed to existing benchmarks which are built on sentence-level relation extraction corpora, we argue that document-level corpora provide more realism, particularly regarding none-of-the-above (NOTA) distributions. Therefore, we propose a set of FSDLRE tasks and construct a benchmark based on two existing supervised learning data sets, DocRED and sciERC. We adapt the state-of-the-art sentence-level method MNAV to the document-level and develop it further for improved domain adaptation. We find FSDLRE to be a challenging setting with interesting new characteristics such as the ability to sample NOTA instances from the support set. The data, code, and trained models are available online (https://github.com/nicpopovic/FREDo).
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Few-shot Relation Extraction | FREDo cross-domain 1-Doc | Precision2.3 | 4 | |
| Few-shot Relation Extraction | FREDo cross-domain (3-Doc) | Precision3.47 | 4 | |
| Relation Extraction | FREDo in-domain 1-Doc (test) | Precision6.26 | 4 | |
| Relation Extraction | FREDo in-domain 3-Doc (test) | Precision7.71 | 4 | |
| Few-shot Relation Extraction | FREDo (test) | F1 Score7.06 | 1 | |
| Few-shot Relation Extraction | FewRel 2.0 (test) | -- | 1 | |
| Few-shot Relation Extraction | FS-TACRED (test) | -- | 1 | |
| Few-shot Relation Extraction | FewRel (test) | -- | 1 |