@inproceedings{johnson-2022-binary,
title = "Binary Encoded Word Mover`s Distance",
author = "Johnson, Christian",
editor = "Gella, Spandana and
He, He and
Majumder, Bodhisattwa Prasad and
Can, Burcu and
Giunchiglia, Eleonora and
Cahyawijaya, Samuel and
Min, Sewon and
Mozes, Maximilian and
Li, Xiang Lorraine and
Augenstein, Isabelle and
Rogers, Anna and
Cho, Kyunghyun and
Grefenstette, Edward and
Rimell, Laura and
Dyer, Chris",
booktitle = "Proceedings of the 7th Workshop on Representation Learning for NLP",
month = may,
year = "2022",
address = "Dublin, Ireland",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2022.repl4nlp-1.17/",
doi = "10.18653/v1/2022.repl4nlp-1.17",
pages = "167--172",
abstract = "Word Mover`s Distance is a textual distance metric which calculates the minimum transport cost between two sets of word embeddings. This metric achieves impressive results on semantic similarity tasks, but is slow and difficult to scale due to the large number of floating point calculations. This paper demonstrates that by combining pre-existing lower bounds with binary encoded word vectors, the metric can be rendered highly efficient in terms of computation time and memory while still maintaining accuracy on several textual similarity tasks."
}
Markdown (Informal)
[Binary Encoded Word Mover’s Distance](https://preview.aclanthology.org/add-emnlp-2024-awards/2022.repl4nlp-1.17/) (Johnson, RepL4NLP 2022)
ACL
- Christian Johnson. 2022. Binary Encoded Word Mover’s Distance. In Proceedings of the 7th Workshop on Representation Learning for NLP, pages 167–172, Dublin, Ireland. Association for Computational Linguistics.