SOTAVerified

On Efficient Retrieval of Top Similarity Vectors

2019-11-01IJCNLP 2019Unverified0· sign in to hype

Shulong Tan, Zhixin Zhou, Zhaozhuo Xu, Ping Li

Unverified — Be the first to reproduce this paper.

Reproduce

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.

Tasks

Reproductions