2013 IEEE International Conference on Computer Vision 2013
DOI: 10.1109/iccv.2013.424
|View full text |Cite
|
Sign up to set email alerts
|

Joint Inverted Indexing

Abstract: Inverted indexing is a popular non-exhaustive solution to large scale search. An inverted file is built by a quantizer such as k-means or a tree structure. It has been found that multiple inverted files, obtained by multiple independent random quantizers, are able to achieve practically good recall and speed.Instead of computing the multiple quantizers independently, we present a method that creates them jointly. Our method jointly optimizes all codewords in all quantizers. Then it assigns these codewords to t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
25
0
4

Year Published

2014
2014
2018
2018

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 57 publications
(29 citation statements)
references
References 29 publications
0
25
0
4
Order By: Relevance
“…To handle large (e.g., N = 10 9 ) databases, short-code-based inverted indexing systems [1,23,7,15,3,4] have been proposed, which are currently state-of-the-art ANN methods (see Fig. 1b).…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…To handle large (e.g., N = 10 9 ) databases, short-code-based inverted indexing systems [1,23,7,15,3,4] have been proposed, which are currently state-of-the-art ANN methods (see Fig. 1b).…”
Section: Introductionmentioning
confidence: 99%
“…Such systems operate in two stages: (1) coarse quantization and (2) reranking via short codes. A database vector is first assigned to a bucket using a coarse quantizer (e.g., k-means [13], multiple k-means [23], or Cartesian products [1,12]), then compressed to a short code using PQ [13] or its extensions [17,7] and finally stored as a posting list 1 . In the retrieval phase, a query vector is assigned to the nearest buckets by the coarse quantizer, then associated items in corresponding posting lists are traversed, with the nearest one being reranked via ADC 2 .…”
Section: Introductionmentioning
confidence: 99%
“…On the other hand, to address the problem of vocabulary correlation, the literature [13] present to create the vocabularies jointly and decrease correlation from the view of vocabulary generation.…”
Section: Summary Of the Related Workmentioning
confidence: 99%
“…However, the threshold is not easily chosen among various image datasets. A joint indexing approach [9] was shown to optimize the quantization process. They indicate that multiple quantizers are effective in improving the indexing recall.…”
Section: Introductionmentioning
confidence: 99%
“…Instead of being trapped in such dilemmas, researchers have explored many different ways to improve search performance [5][13] [16][17] [9]. Jegou et al [5] proposed the Vector of Locally Aggregated Descriptors(VLAD) which are derived from local descriptors to replace the bag-of-words histogram.…”
Section: Introductionmentioning
confidence: 99%