ACL 2022long22 citations

Word2Box: Capturing Set-Theoretic Semantics of Words using Box Embeddings

Shib Dasgupta, Michael Boratko, Siddhartha Mishra, Shriya Atmakuri, Dhruvesh Patel, Xiang Li, Andrew McCallum

Abstract

Learning representations of words in a continuous space is perhaps the most fundamental task in NLP, however words interact in ways much richer than vector dot product similarity can provide. Many relationships between words can be expressed set-theoretically, for example, adjective-noun compounds (eg. “red cars”⊆“cars”) and homographs (eg. “tongue”∩“body” should be similar to “mouth”, while “tongue”∩“language” should be similar to “dialect”) have natural set-theoretic interpretations. Box embeddings are a novel region-based representation which provide the capability to perform these set-theoretic operations. In this work, we provide a fuzzy-set interpretation of box embeddings, and learn box representations of words using a set-theoretic training objective. We demonstrate improved performance on various word similarity tasks, particularly on less common words, and perform a quantitative and qualitative analysis exploring the additional unique expressivity provided by Word2Box.

BibTeX
@inproceedings{dasgupta-etal-2022-word2box,
    title = "{W}ord2{B}ox: Capturing Set-Theoretic Semantics of Words using Box Embeddings",
    author = "Dasgupta, Shib  and
      Boratko, Michael  and
      Mishra, Siddhartha  and
      Atmakuri, Shriya  and
      Patel, Dhruvesh  and
      Li, Xiang  and
      McCallum, Andrew",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.161/",
    doi = "10.18653/v1/2022.acl-long.161",
    pages = "2263--2276"
}
Word2Box: Capturing Set-Theoretic Semantics of Words using Box Embeddings · ACL 2022