@inproceedings{laouar-etal-2023-large,
title = "Large-scale similarity search with Optimal Transport",
author = "Laouar, Cl{\'e}a and
Takezawa, Yuki and
Yamada, Makoto",
editor = "Bouamor, Houda and
Pino, Juan and
Bali, Kalika",
booktitle = "Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing",
month = dec,
year = "2023",
address = "Singapore",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2023.emnlp-main.730/",
doi = "10.18653/v1/2023.emnlp-main.730",
pages = "11920--11930",
abstract = "Wasserstein distance is a powerful tool for comparing probability distributions and is widely used for document classification and retrieval tasks in NLP. In particular, it is known as the word mover`s distance (WMD) in the NLP community. WMD exhibits excellent performance for various NLP tasks; however, one of its limitations is its computational cost and thus is not useful for large-scale distribution comparisons. In this study, we propose a simple and effective nearest neighbor search based on the Wasserstein distance. Specifically, we employ the L1 embedding method based on the tree-based Wasserstein approximation and subsequently used the nearest neighbor search to efficiently find the $k$-nearest neighbors. Through benchmark experiments, we demonstrate that the proposed approximation has comparable performance to the vanilla Wasserstein distance and can be computed three orders of magnitude faster than the vanilla Wasserstein distance."
}
Markdown (Informal)
[Large-scale similarity search with Optimal Transport](https://preview.aclanthology.org/jlcl-multiple-ingestion/2023.emnlp-main.730/) (Laouar et al., EMNLP 2023)
ACL
- Cléa Laouar, Yuki Takezawa, and Makoto Yamada. 2023. Large-scale similarity search with Optimal Transport. In Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing, pages 11920–11930, Singapore. Association for Computational Linguistics.