Constrained Information-Theoretic Tripartite Graph Clustering to Identify Semantically Similar Relations
Abstract
In knowledge bases or information extraction results, differently expressed relations can be semantically similar (e.g., (X, wrote, Y) and (X,’s written work, Y)). Therefore, grouping semantically similar relations into clusters would facilitate and improve many applications, including knowledge base completion, information extraction, information retrieval, and more. This paper formulates relation clustering as a constrained tripartite graph clustering problem, presents an efficient clustering algorithm and exhibits the advantage of the constrained framework. We introduce several ways that provide side information via must-link and cannot link constraints to improve the clustering results. Different from traditional semi-supervised learning approaches, we propose to use the similarity of relation expressions and the knowledge of entity types to automatically construct the constraints for the algorithm. We show improved relation clustering results on two datasets extracted from human annotated knowledge base (i.e., Freebase) and open information extraction results (i.e., ReVerb data).
Cite
Text
Wang et al. "Constrained Information-Theoretic Tripartite Graph Clustering to Identify Semantically Similar Relations." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Wang et al. "Constrained Information-Theoretic Tripartite Graph Clustering to Identify Semantically Similar Relations." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/wang2015ijcai-constrained/)BibTeX
@inproceedings{wang2015ijcai-constrained,
title = {{Constrained Information-Theoretic Tripartite Graph Clustering to Identify Semantically Similar Relations}},
author = {Wang, Chenguang and Song, Yangqiu and Roth, Dan and Wang, Chi and Han, Jiawei and Ji, Heng and Zhang, Ming},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {3882-3889},
url = {https://mlanthology.org/ijcai/2015/wang2015ijcai-constrained/}
}