PromptRE: Weakly-Supervised Document-Level Relation Extraction via Prompting-Based Data Programming
Chufan Gao, Xulin Fan, Jimeng Sun, Xuan Wang

TL;DR
PromptRE is a novel weakly-supervised method for document-level relation extraction that combines prompting techniques with data programming, effectively addressing class imbalance and improving relation classification performance on benchmark datasets.
Contribution
It introduces a new approach that integrates prompting-based techniques with data programming for weakly-supervised document-level relation extraction, incorporating prior knowledge to enhance accuracy.
Findings
Outperforms baseline methods on ReDocRED dataset
Effectively handles 'no relation' class imbalance
Improves relation classification accuracy
Abstract
Relation extraction aims to classify the relationships between two entities into pre-defined categories. While previous research has mainly focused on sentence-level relation extraction, recent studies have expanded the scope to document-level relation extraction. Traditional relation extraction methods heavily rely on human-annotated training data, which is time-consuming and labor-intensive. To mitigate the need for manual annotation, recent weakly-supervised approaches have been developed for sentence-level relation extraction while limited work has been done on document-level relation extraction. Weakly-supervised document-level relation extraction faces significant challenges due to an imbalanced number "no relation" instances and the failure of directly probing pretrained large language models for document relation extraction. To address these challenges, we propose PromptRE, a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
