paper-with-me

Papers

Global Relation Embedding for Relation Extraction

2017-04-19 · NAACL 2018 6 · Yu Su, Honglei Liu, Semih Yavuz, Izzeddin Gur, Huan Sun, Xifeng Yan

We study the problem of textual relation embedding with distant supervision. To combat the wrong labeling problem of distant supervision, we propose to embed textual relations with global statistics of relations, i.e., the co-occurrence statistics of textual and knowledge base relations collected from the entire corpus. This approach turns out to be more robust to the training noise introduced by distant supervision. On a popular relation extraction dataset, we show that the learned textual relation embedding can be used to augment existing relation extraction models and significantly improve their performance. Most remarkably, for the top 1,000 relational facts discovered by the best existing model, the precision can be improved from 83.9% to 89.3%.

📄 PDF Abstract BibTeX arXiv:1704.05958

Code (2)

ppuliu/GloRE 공식 구현 tf
MindSpore-paper-code-3/code4/tree/main/glore_res mindspore

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

GREG: A Global Level Relation Extraction with Knowledge Graph Embedding

2020-02-10 · Appl. Sci. 2020 2020 2 · Kuekyeng Kim, Yuna Hur, Gyeongmin Kim, Heuiseok Lim

In an age overflowing with information, the task of converting unstructured data into structured data are a vital task of great need. Currently, most relation extraction modules are more focused on the extraction of loca…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs+2

Improved Relation Extraction with Feature-Rich Compositional Embedding Models

2015-05-10 · EMNLP 2015 9 · Matthew R. Gormley, Mo Yu, Mark Dredze

Compositional embedding models build a representation (or embedding) for a linguistic structure based on its component word embeddings. We propose a Feature-rich Compositional Embedding Model (FCM) for relation extractio…

RelationRelation ClassificationRelation ExtractionSentence+1

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

Multi-Relation Extraction in Entity Pairs using Global Context

2025-07-23 · Nilesh, Atul Gupta, Avinash C Panday arxiv

In document-level relation extraction, entities may appear multiple times in a document, and their relationships can shift from one context to another. Accurate prediction of the relationship between two entities across …

Document-level Relation Extraction

A BERT-based One-Pass Multi-Task Model for Clinical Temporal Relation Extraction

2020-07-01 · WS 2020 7 · Chen Lin, Timothy Miller, Dmitriy Dligach, Farig Sadeque 외

Recently BERT has achieved a state-of-the-art performance in temporal relation extraction from clinical Electronic Medical Records text. However, the current approach is inefficient as it requires multiple passes through…

Multi-Task LearningRelationRelation ClassificationRelation Extraction+1