Distantly-Supervised Joint Extraction with Noise-Robust Learning
Yufei Li, Xiao Yu, Yanghong Guo, Yanchi Liu, Haifeng Chen, Cong Liu

TL;DR
This paper introduces DENRL, a noise-robust framework for joint entity and relation extraction from distantly-labeled data, effectively handling noisy labels and outperforming large language models on benchmark datasets.
Contribution
The paper proposes a novel noise-robust joint extraction framework, DENRL, that utilizes a transformer backbone and iterative self-adaptation to improve extraction accuracy in noisy distantly-labeled data.
Findings
DENRL outperforms large language model baselines on benchmark datasets.
It effectively handles noisy labels using relation patterns and entity-relation dependencies.
The framework achieves better interpretability with simple heuristics.
Abstract
Joint entity and relation extraction is a process that identifies entity pairs and their relations using a single model. We focus on the problem of joint extraction in distantly-labeled data, whose labels are generated by aligning entity mentions with the corresponding entity and relation tags using a knowledge base (KB). One key challenge is the presence of noisy labels arising from both incorrect entity and relation annotations, which significantly impairs the quality of supervised learning. Existing approaches, either considering only one source of noise or making decisions using external knowledge, cannot well-utilize significant information in the training data. We propose DENRL, a generalizable framework that 1) incorporates a lightweight transformer backbone into a sequence labeling scheme for joint tagging, and 2) employs a noise-robust framework that regularizes the tagging…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
MethodsBalanced Selection · Refunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Cosine Annealing · Discriminative Fine-Tuning · Dropout · Weight Decay · Softmax
