A Relation-Oriented Clustering Method for Open Relation Extraction
Jun Zhao, Tao Gui, Qi Zhang, and Yaqian Zhou

TL;DR
This paper introduces a relation-oriented clustering approach for open relation extraction that leverages labeled data to improve clustering accuracy of relational data, achieving significant error reduction over state-of-the-art methods.
Contribution
The proposed method uses labeled data to learn relation-oriented representations, reducing clustering bias and improving relation discovery in unlabeled data.
Findings
Reduces error rate by 29.2% on one dataset
Reduces error rate by 15.7% on another dataset
Outperforms current SOTA methods in open relation extraction
Abstract
The clustering-based unsupervised relation discovery method has gradually become one of the important methods of open relation extraction (OpenRE). However, high-dimensional vectors can encode complex linguistic information which leads to the problem that the derived clusters cannot explicitly align with the relational semantic classes. In this work, we propose a relation-oriented clustering model and use it to identify the novel relations in the unlabeled data. Specifically, to enable the model to learn to cluster relational data, our method leverages the readily available labeled data of pre-defined relations to learn a relation-oriented representation. We minimize distance between the instance with same relation by gathering the instances towards their corresponding relation centroids to form a cluster structure, so that the learned representation is cluster-friendly. To reduce the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Data Quality and Management
