HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Few-Shot Document-Level Relation Extraction

Nicholas Popovic; Michael Färber

Few-Shot Document-Level Relation Extraction

Abstract

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

Code Repositories

nicpopovic/fredo
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
few-shot-relation-classification-on-docredDL-MNAV
F1 (1-Doc): 7.05
F1 (3-Doc): 8.42
few-shot-relation-classification-on-fredoDL-MNAV
F1 (1-Doc): 7.05
F1 (3-Doc): 8.42
few-shot-relation-classification-on-fredo-1DL-MNAV+SIE+SBN
F1 (1-Doc): 2.85
F1 (3-Doc): 3.72
few-shot-relation-classification-on-sciercDL-MNAV+SIE+SBN
F1 (1-Doc): 2.85
F1 (3-Doc): 3.72

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Few-Shot Document-Level Relation Extraction | Papers | HyperAI