paper-with-me

Papers

Bootstrapping Distantly Supervised IE using Joint Learning and Small Well-structured Corpora

2016-06-10 · Lidong Bing, Bhuwan Dhingra, Kathryn Mazaitis, Jong Hyuk Park, William W. Cohen

We propose a framework to improve performance of distantly-supervised relation extraction, by jointly learning to solve two related tasks: concept-instance extraction and relation extraction. We combine this with a novel use of document structure: in some small, well-structured corpora, sections can be identified that correspond to relation arguments, and distantly-labeled examples from such sections tend to have good precision. Using these as seeds we extract additional relation examples by applying label propagation on a graph composed of noisy examples extracted from a large unstructured testing corpus. Combined with the soft constraint that concept examples should have the same type as the second argument of the relation, we get significant improvements over several state-of-the-art approaches to distantly-supervised relation extraction.

📄 PDF Abstract BibTeX arXiv:1606.03398

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

Few Clean Instances Help Denoising Distant Supervision

2022-09-14 · COLING 2022 10 · Yufang Liu, Ziyin Huang, Yijun Wang, Changzhi Sun 외

Existing distantly supervised relation extractors usually rely on noisy data for both model training and evaluation, which may lead to garbage-in-garbage-out systems. To alleviate the problem, we study whether a small cl…

Denoising

Ranking-Based Automatic Seed Selection and Noise Reduction for Weakly Supervised Relation Extraction

2018-07-01 · ACL 2018 7 · Van-Thuy Phi, Joan Santoso, Masashi Shimbo, Yuji Matsumoto

This paper addresses the tasks of automatic seed selection for bootstrapping relation extraction, and noise reduction for distantly supervised relation extraction. We first point out that these tasks are related. Then, i…

RelationRelation ExtractionWord Sense Disambiguation

A distantly supervised dataset for automated data extraction from diagnostic studies

2019-08-01 · WS 2019 8 · Christopher Norman, Mariska Leeflang, Ren{\'e} Spijker, Evangelos Kanoulas 외

Systematic reviews are important in evidence based medicine, but are expensive to produce. Automating or semi-automating the data extraction of index test, target condition, and reference standard from articles has the p…

ArticlesDiagnostic

BERE: An accurate distantly supervised biomedical entity relation extraction network

2019-06-17 · Lixiang Hong, JinJian Lin, Jiang Tao, Jianyang Zeng

Automated entity relation extraction (RE) from literature provides an important source for constructing biomedical database, which is more efficient and extensible than manual curation. However, existing RE models usuall…

RelationRelation ExtractionSentence

Distantly-Supervised Joint Extraction with Noise-Robust Learning

2023-10-08 · Yufei Li, Xiao Yu, Yanghong Guo, Yanchi Liu 외

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 b…

Joint Entity and Relation ExtractionLanguage ModellingLarge Language ModelRelation+1