TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/From Bag of Sentences to Document: Distantly Supervised Re...

From Bag of Sentences to Document: Distantly Supervised Relation Extraction via Machine Reading Comprehension

Lingyong Yan, Xianpei Han, Le Sun, Fangchao Liu, Ning Bian

2020-12-08DenoisingReading ComprehensionRelation ExtractionRelationship Extraction (Distant Supervised)Machine Reading Comprehension
PaperPDFCode(official)

Abstract

Distant supervision (DS) is a promising approach for relation extraction but often suffers from the noisy label problem. Traditional DS methods usually represent an entity pair as a bag of sentences and denoise labels using multi-instance learning techniques. The bag-based paradigm, however, fails to leverage the inter-sentence-level and the entity-level evidence for relation extraction, and their denoising algorithms are often specialized and complicated. In this paper, we propose a new DS paradigm--document-based distant supervision, which models relation extraction as a document-based machine reading comprehension (MRC) task. By re-organizing all sentences about an entity as a document and extracting relations via querying the document with relation-specific questions, the document-based DS paradigm can simultaneously encode and exploit all sentence-level, inter-sentence-level, and entity-level evidence. Furthermore, we design a new loss function--DSLoss (distant supervision loss), which can effectively train MRC models using only $\langle$document, question, answer$\rangle$ tuples, therefore noisy label problem can be inherently resolved. Experiments show that our method achieves new state-of-the-art DS performance.

Results

TaskDatasetMetricValueModel
Relation ExtractionNYTP@1000.939DocDS
Relation ExtractionNYTP@2000.889DocDS
Relation ExtractionNYTP@3000.873DocDS
Relation ExtractionNYTPR AUC0.595DocDS
Relationship Extraction (Distant Supervised)NYTP@1000.939DocDS
Relationship Extraction (Distant Supervised)NYTP@2000.889DocDS
Relationship Extraction (Distant Supervised)NYTP@3000.873DocDS
Relationship Extraction (Distant Supervised)NYTPR AUC0.595DocDS

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Diffuman4D: 4D Consistent Human View Synthesis from Sparse-View Videos with Spatio-Temporal Diffusion Models2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16HUG-VAS: A Hierarchical NURBS-Based Generative Model for Aortic Geometry Synthesis and Controllable Editing2025-07-15AirLLM: Diffusion Policy-based Adaptive LoRA for Remote Fine-Tuning of LLM over the Air2025-07-15A statistical physics framework for optimal learning2025-07-10LangMamba: A Language-driven Mamba Framework for Low-dose CT Denoising with Vision-language Models2025-07-08Unconditional Diffusion for Generative Sequential Recommendation2025-07-08