COMBO: A Complete Benchmark for Open KG Canonicalization
Chengyue Jiang, Yong Jiang, Weiqi Wu, Yuting Zheng, Pengjun Xie, Kewei, Tu

TL;DR
COMBO introduces a comprehensive benchmark dataset for open knowledge graph canonicalization, including relation and entity canonicalization, with new metrics and baseline evaluations, advancing research in standardizing KG triples.
Contribution
It provides the first dataset with relation and ontology-level canonicalization, new evaluation metrics, and baseline results using pretrained language models.
Findings
Pretrained language models improve relation canonicalization.
Ontology-level canonicalization benefits from phrase encoding.
Baseline methods set a standard for future research.
Abstract
Open knowledge graph (KG) consists of (subject, relation, object) triples extracted from millions of raw text. The subject and object noun phrases and the relation in open KG have severe redundancy and ambiguity and need to be canonicalized. Existing datasets for open KG canonicalization only provide gold entity-level canonicalization for noun phrases. In this paper, we present COMBO, a Complete Benchmark for Open KG canonicalization. Compared with existing datasets, we additionally provide gold canonicalization for relation phrases, gold ontology-level canonicalization for noun phrases, as well as source sentences from which triples are extracted. We also propose metrics for evaluating each type of canonicalization. On the COMBO dataset, we empirically compare previously proposed canonicalization methods as well as a few simple baseline methods based on pretrained language models. We…
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 · Advanced Graph Neural Networks
