Papers › Towards Realistic Low-resource Relation Extraction: A Benchmark with Empirical Baseline Study

Towards Realistic Low-resource Relation Extraction: A Benchmark with Empirical Baseline Study

19 Oct 2022arXiv:2210.10678archive 2025-07-28

Xin Xu, Xiang Chen, Ningyu Zhang, Xin Xie, Xi Chen, Huajun Chen

This paper presents an empirical study to build relation extraction systems in low-resource settings. Based upon recent pre-trained language models, we comprehensively investigate three schemes to evaluate the performance in low-resource settings: (i) different types of prompt-based methods with few-shot labeled data; (ii) diverse balancing methods to address the long-tailed distribution issue; (iii) data augmentation technologies and self-training to generate more labeled in-domain data. We create a benchmark with 8 relation extraction (RE) datasets covering different languages, domains and contexts and perform extensive comparisons over the proposed schemes with combinations. Our experiments illustrate: (i) Though prompt-based tuning is beneficial in low-resource RE, there is still much potential for improvement, especially in extracting relations from cross-sentence contexts with multiple relational triples; (ii) Balancing methods are not always helpful for RE with long-tailed distribution; (iii) Data augmentation complements existing baselines and can bring much performance gain, while self-training may not consistently achieve advancement to low-resource RE. Code and datasets are in https://github.com/zjunlp/LREBench.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2210.10678")

Code

Syntology Ran 5 of 13 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run. Of those that ran: 5 ran · our draft was wrong.

By repository: official repository: 13 samples from 2 repositories, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zjunlp/KnowPrompt officialmentioned in papermentioned on GitHubjaxMIT report
zjunlp/lrebench officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 5 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran · our draft was wrong
8unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

whitespace_tokenize zjunlp/KnowPrompt/models/bert/tokenization_bert.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · cf9ffa02a42184af · report
get_labels zjunlp/KnowPrompt/generate_k_shot.py official repository ran · our draft was wrong MIT (permissive) · 108aa80124e0d67f · report
load_vocab zjunlp/KnowPrompt/models/bert/tokenization_bert.py official repository ran · our draft was wrong MIT (permissive) · e7fbc7a74a3457c7 · report
merge zjunlp/lrebench/DA.py official repository ran · our draft was wrong MIT (permissive) · 9f7a364b023cf31f · report
read_dataset zjunlp/lrebench/DA.py official repository ran · our draft was wrong MIT (permissive) · 91ecdc93072606d6 · report
acc zjunlp/KnowPrompt/lit_models/util.py official repository unverified MIT (permissive) · e5c96daa2363c6ff · report
compute_f1 zjunlp/KnowPrompt/lit_models/util.py official repository unverified MIT (permissive) · 526185d23747e06f · report
decode zjunlp/KnowPrompt/lit_models/transformer.py official repository unverified MIT (permissive) · c178ab3e6d9537ee · report
f1_eval zjunlp/KnowPrompt/lit_models/util.py official repository unverified MIT (permissive) · 0d1aa602358c71ac · report
get_trie zjunlp/KnowPrompt/models/trie.py official repository unverified MIT (permissive) · ff15928b8b33b40f · report
load_tf_weights_in_bert zjunlp/KnowPrompt/models/bert/modeling_bert.py official repository unverified MIT (permissive) · efbb0f3903b5f779 · report
mask_hook zjunlp/KnowPrompt/lit_models/transformer.py official repository unverified MIT (permissive) · 6a897796e2310e3b · report
multilabel_categorical_crossentropy zjunlp/KnowPrompt/lit_models/transformer.py official repository unverified MIT (permissive) · d235c954a3acaf08 · report

Tasks

Data AugmentationRelation ExtractionSentence

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections