Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conferen 2019
DOI: 10.18653/v1/d19-1527
|View full text |Cite
|
Sign up to set email alerts
|

On Efficient Retrieval of Top Similarity Vectors

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 nonmetric 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 effici… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
21
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
6
1
1

Relationship

1
7

Authors

Journals

citations
Cited by 17 publications
(21 citation statements)
references
References 34 publications
0
21
0
Order By: Relevance
“…A Voronoi diagram for a point set is defined in terms of a similarity measure, which is the inner product function ⟨•, •⟩ here. Prior work has investigated the relationships between the inner-product Voronoi diagram and graph-based maximum inner product search [34,40,47]. We will first consider using the inner-product Voronoi diagram for coreset construction in this work.…”
Section: Inner-product Voronoi Diagrammentioning
confidence: 99%
See 2 more Smart Citations
“…A Voronoi diagram for a point set is defined in terms of a similarity measure, which is the inner product function ⟨•, •⟩ here. Prior work has investigated the relationships between the inner-product Voronoi diagram and graph-based maximum inner product search [34,40,47]. We will first consider using the inner-product Voronoi diagram for coreset construction in this work.…”
Section: Inner-product Voronoi Diagrammentioning
confidence: 99%
“…Formally, it is an undirected graph G( ) = ( , ) where = , and there exists an edge { , } ∈ if and only if ( ) ∩ ( ) ≠ ∅. The number of edges in G( ) grows exponentially with and building an exact IPDG is often not computationally feasible when > 3 [40]. Nevertheless, the IPDG G( ) of point set can be built from the convex hull CH ( ) efficiently in R 2 or R 3 since the edges in CH ( ) exactly correspond to the edges in G( ).…”
Section: Inner-product Voronoi Diagrammentioning
confidence: 99%
See 1 more Smart Citation
“…Then the methods for NNS problem such as Locality-Sensitive hash [49] and partition trees [29] can be applied to solve the converted problem. The signiicant superiorities of graph based methods for NNS problem also encourage researchers to solve MIPS problem by routing on the proximity graph [46,58,66]. The database is mapped to a graph such that each data point in the database is represented by a vertex on the graph and the relevance among data points is exhibited by the edges.…”
Section: Introductionmentioning
confidence: 99%
“…One area of active research is to improve the quality of "recalls" (of ads) before calling the CTR model. For example, Baidu has recently shared such a technical paper [20] to the community, which was built on top of fast near neighbor search algorithms [55,64] and maximum inner product search techniques [51,56].…”
Section: Introductionmentioning
confidence: 99%