paper-with-me

홈 › Papers

Towards a More Generalized Approach in Open Relation Extraction

2025-05-28 · Qing Wang, Yuepei Li, Qiao Qiao, Kang Zhou, Qi Li

Open Relation Extraction (OpenRE) seeks to identify and extract novel relational facts between named entities from unlabeled data without pre-defined relation schemas. Traditional OpenRE methods typically assume that the unlabeled data consists solely of novel relations or is pre-divided into known and novel instances. However, in real-world scenarios, novel relations are arbitrarily distributed. In this paper, we propose a generalized OpenRE setting that considers unlabeled data as a mixture of both known and novel instances. To address this, we propose MixORE, a two-phase framework that integrates relation classification and clustering to jointly learn known and novel relations. Experiments on three benchmark datasets demonstrate that MixORE consistently outperforms competitive baselines in known relation classification and novel relation clustering. Our findings contribute to the advancement of generalized OpenRE research and real-world applications.

📄 PDF Abstract BibTeX arXiv:2505.22801

Code (1)

qingwang-isu/mixore 공식 구현 pytorch

Tasks

ClusteringRelationRelation ClassificationRelation Extraction

Similar Papers 제목 키워드 기반

Open-world Semi-supervised Generalized Relation Discovery Aligned in a Real-world Setting

2023-05-22 · William Hogan, Jiacheng Li, Jingbo Shang

Open-world Relation Extraction (OpenRE) has recently garnered significant attention. However, existing approaches tend to oversimplify the problem by assuming that all unlabeled texts belong to novel classes, thereby lim…

RelationRelation Extraction

Towards Generalized Open Information Extraction

2022-11-29 · Bowen Yu, Zhenyu Zhang, Jingyang Li, Haiyang Yu 외

Open Information Extraction (OpenIE) facilitates the open-domain discovery of textual facts. However, the prevailing solutions evaluate OpenIE models on in-domain test sets aside from the training corpus, which certainly…

Open Information Extraction

A Unified Representation Learning Strategy for Open Relation Extraction with Ranked List Loss

2021-08-01 · CCL 2021 8 · Lou Renze, Zhang Fan, Zhou Xiaowei, Wang Yutong 외

“Open Relation Extraction (OpenRE) aiming to extract relational facts from open-domain cor-pora is a sub-task of Relation Extraction and a crucial upstream process for many other NLPtasks. However various previous cluste…

ClusteringMetric LearningRelationRelation Extraction+1

MORE: A Metric Learning Based Framework for Open-domain Relation Extraction

2022-06-01 · Yutong Wang, Renze Lou, Kai Zhang, MaoYan Chen 외

Open relation extraction (OpenRE) is the task of extracting relation schemes from open-domain corpora. Most existing OpenRE methods either do not fully benefit from high-quality labeled corpora or can not learn semantic …

ClusteringMetric LearningRelationRelation Extraction

In Layman's Terms: Semi-Open Relation Extraction from Scientific Texts

2020-05-15 · ACL 2020 6 · Ruben Kruiper, Julian F. V. Vincent, Jessica Chen-Burger, Marc P. Y. Desmulliez 외

Information Extraction (IE) from scientific texts can be used to guide readers to the central information in scientific documents. But narrow IE systems extract only a fraction of the information captured, and Open IE sy…

RelationRelation Extraction