paper-with-me

홈 › Papers

A Conditional Cascade Model for Relational Triple Extraction

2021-08-20 · Feiliang Ren, Longhui Zhang, Shujuan Yin, Xiaofeng Zhao, Shilei Liu, Bochao Li

Tagging based methods are one of the mainstream methods in relational triple extraction. However, most of them suffer from the class imbalance issue greatly. Here we propose a novel tagging based model that addresses this issue from following two aspects. First, at the model level, we propose a three-step extraction framework that can reduce the total number of samples greatly, which implicitly decreases the severity of the mentioned issue. Second, at the intra-model level, we propose a confidence threshold based cross entropy loss that can directly neglect some samples in the major classes. We evaluate the proposed model on NYT and WebNLG. Extensive experiments show that it can address the mentioned issue effectively and achieves state-of-the-art results on both datasets. The source code of our model is available at: https://github.com/neukg/ConCasRTE.

📄 PDF Abstract BibTeX arXiv:2108.13303

Code (1)

neukg/ConCasRTE 공식 구현 pytorch

Tasks

model

Similar Papers 제목 키워드 기반

A Novel Cascade Binary Tagging Framework for Relational Triple Extraction

2019-09-07 · ACL 2020 6 · Zhepei Wei, Jianlin Su, Yue Wang, Yuan Tian 외

Extracting relational triples from unstructured text is crucial for large-scale knowledge graph construction. However, few existing works excel in solving the overlapping triple problem where multiple relational triples …

Relation ExtractionSentence

Query-based Instance Discrimination Network for Relational Triple Extraction

2022-11-03 · Zeqi Tan, Yongliang Shen, Xuming Hu, Wenqi Zhang 외

Joint entity and relation extraction has been a core task in the field of information extraction. Recent approaches usually consider the extraction of relational triples from a stereoscopic perspective, either learning a…

Contrastive LearningJoint Entity and Relation ExtractionRelationRelation Extraction

Bridging Text and Knowledge with Multi-Prototype Embedding for Few-Shot Relational Triple Extraction

2020-10-30 · COLING 2020 8 · Haiyang Yu, Ningyu Zhang, Shumin Deng, Hongbin Ye 외

Current supervised relational triple extraction approaches require huge amounts of labeled data and thus suffer from poor performance in few-shot settings. However, people can grasp new knowledge by learning a few instan…

StereoRel: Relational Triple Extraction from a Stereoscopic Perspective

2021-08-01 · ACL 2021 5 · Xuetao Tian, Liping Jing, Lu He, Feng Liu

Relational triple extraction is critical to understanding massive text corpora and constructing large-scale knowledge graph, which has attracted increasing research interest. However, existing studies still face some cha…

Dynamic Entity Memory Network for Dialogue Relational Triplet Extraction

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

Relational triplet extraction (RTE) is a crucial task in information extraction and has aroused extensive attention. Although advanced studies on RTE have achieved great progress, they are still insufficient for supporti…

Information RetrievalRetrievalRTETriplet