Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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).

Nicholas Popovic, Michael F\"arber• 2022

Related benchmarks

TaskDatasetResultRank
Few-shot Relation ExtractionFREDo cross-domain 1-Doc
Precision2.3
4
Few-shot Relation ExtractionFREDo cross-domain (3-Doc)
Precision3.47
4
Relation ExtractionFREDo in-domain 1-Doc (test)
Precision6.26
4
Relation ExtractionFREDo in-domain 3-Doc (test)
Precision7.71
4
Few-shot Relation ExtractionFREDo (test)
F1 Score7.06
1
Few-shot Relation ExtractionFewRel 2.0 (test)--
1
Few-shot Relation ExtractionFS-TACRED (test)--
1
Few-shot Relation ExtractionFewRel (test)--
1
Showing 8 of 8 rows

Other info

Code

Follow for update