paper-with-me

홈 › Papers

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

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

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 representation directly, affecting downstream clustering efficiency. To address these problems, in this work, we propose a novel learning framework named MORE (Metric learning-based Open Relation Extraction). The framework utilizes deep metric learning to obtain rich supervision signals from labeled data and drive the neural model to learn semantic relational representation directly. Experiments result in two real-world datasets show that our method outperforms other state-of-the-art baselines. Our source code is available on Github.

📄 PDF Abstract BibTeX arXiv:2206.00289

Code (1)

renzelou/more 공식 구현 pytorch

Tasks

ClusteringMetric LearningRelationRelation Extraction

Similar Papers 제목 키워드 기반

MME-CRS: Multi-Metric Evaluation Based on Correlation Re-Scaling for Evaluating Open-Domain Dialogue

2022-06-19 · Pengfei Zhang, Xiaohui Hu, Kaidong Yu, Jian Wang 외

Automatic open-domain dialogue evaluation is a crucial component of dialogue systems. Recently, learning-based evaluation metrics have achieved state-of-the-art performance in open-domain dialogue evaluation. However, th…

Dialogue EvaluationMME

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

PONE: A Novel Automatic Evaluation Metric for Open-Domain Generative Dialogue Systems

2020-04-06 · Tian Lan, Xian-Ling Mao, Wei Wei, Xiaoyan Gao 외

Open-domain generative dialogue systems have attracted considerable attention over the past few years. Currently, how to automatically evaluate them, is still a big challenge problem. As far as we know, there are three k…

Dialogue Evaluation

Open Relation Extraction: Relational Knowledge Transfer from Supervised Data to Unsupervised Data

2019-11-01 · IJCNLP 2019 11 · Ruidong Wu, Yuan YAO, Xu Han, Ruobing Xie 외

Open relation extraction (OpenRE) aims to extract relational facts from the open-domain corpus. To this end, it discovers relation patterns between named entities and then clusters those semantically equivalent patterns …

RelationRelation ExtractionTransfer Learning

ACCENT: An Automatic Event Commonsense Evaluation Metric for Open-Domain Dialogue Systems

2023-05-12 · Sarik Ghazarian, Yijia Shao, Rujun Han, Aram Galstyan 외

Commonsense reasoning is omnipresent in human communications and thus is an important feature for open-domain dialogue systems. However, evaluating commonsense in dialogue systems is still an open challenge. We take the …