@inproceedings{tan-etal-2019-efficient,
    title = "On Efficient Retrieval of Top Similarity Vectors",
    author = "Tan, Shulong  and
      Zhou, Zhixin  and
      Xu, Zhaozhuo  and
      Li, Ping",
    editor = "Inui, Kentaro  and
      Jiang, Jing  and
      Ng, Vincent  and
      Wan, Xiaojun",
    booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
    month = nov,
    year = "2019",
    address = "Hong Kong, China",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/D19-1527/",
    doi = "10.18653/v1/D19-1527",
    pages = "5236--5246",
    abstract = "Retrieval of relevant vectors produced by representation learning critically influences the efficiency in natural language processing (NLP) tasks. In this paper, we demonstrate an efficient method for searching vectors via a typical non-metric matching function: inner product. Our method, which constructs an approximate Inner Product Delaunay Graph (IPDG) for top-1 Maximum Inner Product Search (MIPS), transforms retrieving the most suitable latent vectors into a graph search problem with great benefits of efficiency. Experiments on data representations learned for different machine learning tasks verify the outperforming effectiveness and efficiency of the proposed IPDG."
}Markdown (Informal)
[On Efficient Retrieval of Top Similarity Vectors](https://preview.aclanthology.org/ingest-emnlp/D19-1527/) (Tan et al., EMNLP-IJCNLP 2019)
ACL
- Shulong Tan, Zhixin Zhou, Zhaozhuo Xu, and Ping Li. 2019. On Efficient Retrieval of Top Similarity Vectors. In Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP), pages 5236–5246, Hong Kong, China. Association for Computational Linguistics.