paper-with-me

Papers

CoType: Joint Extraction of Typed Entities and Relations with Knowledge Bases

2016-10-27 · Xiang Ren, Zeqiu Wu, Wenqi He, Meng Qu, Clare R. Voss, Heng Ji, Tarek F. Abdelzaher, Jiawei Han

Extracting entities and relations for types of interest from text is important for understanding massive text corpora. Traditionally, systems of entity relation extraction have relied on human-annotated corpora for training and adopted an incremental pipeline. Such systems require additional human expertise to be ported to a new domain, and are vulnerable to errors cascading down the pipeline. In this paper, we investigate joint extraction of typed entities and relations with labeled data heuristically obtained from knowledge bases (i.e., distant supervision). As our algorithm for type labeling via distant supervision is context-agnostic, noisy training data poses unique challenges for the task. We propose a novel domain-independent framework, called CoType, that runs a data-driven text segmentation algorithm to extract entity mentions, and jointly embeds entity mentions, relation mentions, text features and type labels into two low-dimensional spaces (for entity and relation mentions respectively), where, in each space, objects whose types are close will also have similar representations. CoType, then using these learned embeddings, estimates the types of test (unlinkable) mentions. We formulate a joint optimization problem to learn embeddings from text corpora and knowledge bases, adopting a novel partial-label loss function for noisy labeled data and introducing an object "translation" function to capture the cross-constraints of entities and relations on each other. Experiments on three public datasets demonstrate the effectiveness of CoType across different domains (e.g., news, biomedical), with an average of 25% improvement in F1 score compared to the next best method.

📄 PDF Abstract BibTeX arXiv:1610.08763

Code (3)

shanzhenren/CoType 공식 구현
ellenmellon/ReQuest
ink-usc/request

Tasks

Joint Entity and Relation ExtractionRelationRelation ExtractionText Segmentation

Similar Papers 제목 키워드 기반

Advanced machine learning informatics modeling using clinical and radiological imaging metrics for characterizing breast tumor characteristics with the OncotypeDX gene array

2018-11-08 · Michael A. Jacobs, Christopher Umbricht, Vishwa Parekh, Riham El Khouli 외

Purpose-Optimal use of established and imaging methods, such as multiparametric magnetic resonance imaging(mpMRI) can simultaneously identify key functional parameters and provide unique imaging phenotypes of breast canc…

BIG-bench Machine LearningGeneral ClassificationSensitivitySpecificity

iMETRE: Incorporating Markers of Entity Types for Relation Extraction

2023-06-30 · N Harsha Vardhan, Manav Chaudhary

Sentence-level relation extraction (RE) aims to identify the relationship between 2 entities given a contextual sentence. While there have been many attempts to solve this problem, the current solutions have a lot of roo…

Financial Relation ExtractionRelationRelation ExtractionSentence

Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme

2017-06-07 · ACL 2017 7 · Suncong Zheng, Feng Wang, Hongyun Bao, Yuexing Hao 외

Joint extraction of entities and relations is an important task in information extraction. To tackle this problem, we firstly propose a novel tagging scheme that can convert the joint extraction task to a tagging problem…

Joint Entity and Relation ExtractionRelation Extraction

EmRel: Joint Representation of Entities and Embedded Relations for Multi-triple Extraction

2022-07-01 · NAACL 2022 7 · Benfeng Xu, Quan Wang, Yajuan Lyu, Yabing Shi 외

Multi-triple extraction is a challenging task due to the existence of informative inter-triple correlations, and consequently rich interactions across the constituent entities and relations.While existing works only expl…

Document-level Relation ExtractionJoint Entity and Relation ExtractionRelationRelation Extraction+1

EmRel: Joint Representation of Entities and Embedded Relations for Multi-triple Extraction

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Multi-triple extraction is a challenging task due to the existence of informative inter-triple correlations and consequently rich interactions across the constituent entities and relations. While existing works only expl…

Document-level Relation ExtractionJoint Entity and Relation ExtractionRelationRelation Extraction+1