EMNLP 2021main22 citations

Open Knowledge Graphs Canonicalization using Variational Autoencoders

Sarthak Dash, Gaetano Rossiello, Nandana Mihindukulasooriya, Sugato Bagchi, Alfio Gliozzo

Abstract

Noun phrases and Relation phrases in open knowledge graphs are not canonicalized, leading to an explosion of redundant and ambiguous subject-relation-object triples. Existing approaches to solve this problem take a two-step approach. First, they generate embedding representations for both noun and relation phrases, then a clustering algorithm is used to group them using the embeddings as features. In this work, we propose Canonicalizing Using Variational AutoEncoders and Side Information (CUVA), a joint model to learn both embeddings and cluster assignments in an end-to-end approach, which leads to a better vector representation for the noun and relation phrases. Our evaluation over multiple benchmarks shows that CUVA outperforms the existing state-of-the-art approaches. Moreover, we introduce CanonicNell, a novel dataset to evaluate entity canonicalization systems.

BibTeX
@inproceedings{dash-etal-2021-open,
    title = "Open Knowledge Graphs Canonicalization using Variational Autoencoders",
    author = "Dash, Sarthak  and
      Rossiello, Gaetano  and
      Mihindukulasooriya, Nandana  and
      Bagchi, Sugato  and
      Gliozzo, Alfio",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.811/",
    doi = "10.18653/v1/2021.emnlp-main.811",
    pages = "10379--10394"
}
Open Knowledge Graphs Canonicalization using Variational Autoencoders · EMNLP 2021