Title :
Joint Inverted Indexing
Author :
Yan Xia ; Kaiming He ; Fang Wen ; Jian Sun
Author_Institution :
Univ. of Sci. & Technol. of China, Hefei, China
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 code words in all quantizers. Then it assigns these code words to the quantizers. In experiments this method shows significant improvement over various existing methods that use multiple independent quantizers. On the one-billion set of SIFT vectors, our method is faster and more accurate than a recent state-of-the-art inverted indexing method.
Keywords :
data structures; database indexing; transforms; SIFT vectors; codewords; inverted file; joint inverted indexing; k-means; large scale search; multiple hash tables; multiple independent random quantizers; tree structure; Indexing; Joints; Lattices; Optimization; Quantization (signal); Search engines; Vectors;
Conference_Titel :
Computer Vision (ICCV), 2013 IEEE International Conference on
Conference_Location :
Sydney, NSW
DOI :
10.1109/ICCV.2013.424