论文标题
图像检索的倒语义指数
Inverted Semantic-Index for Image Retrieval
论文作者
论文摘要
本文介绍了用于大规模图像检索的倒置索引的构建。 J. Sivic提出的倒置指数通过减少数据库的一小部分来减少距离计算,从而带来了显着的加速。最先进的倒置指数旨在建立更精细的分区,从而产生简洁明了的候选列表。但是,在这些框架中进行分区通常是通过无监督的聚类方法来实现的,这些方法忽略了图像的语义信息。在本文中,我们在构建代码书期间用图像分类替换了聚类方法。然后,我们提出了一种合并和分裂方法,以解决倒置语义索引中分区数不变的问题。接下来,我们将语义索引与产品量化(PQ)相结合,以减轻PQ压缩引起的准确性损失。最后,我们评估了大规模图像检索基准测试的模型。实验结果表明,我们的模型可以通过产生高质量的候选列表来显着提高检索准确性。
This paper addresses the construction of inverted index for large-scale image retrieval. The inverted index proposed by J. Sivic brings a significant acceleration by reducing distance computations with only a small fraction of the database. The state-of-the-art inverted indices aim to build finer partitions that produce a concise and accurate candidate list. However, partitioning in these frameworks is generally achieved by unsupervised clustering methods which ignore the semantic information of images. In this paper, we replace the clustering method with image classification, during the construction of codebook. We then propose a merging and splitting method to solve the problem that the number of partitions is unchangeable in the inverted semantic-index. Next, we combine our semantic-index with the product quantization (PQ) so as to alleviate the accuracy loss caused by PQ compression. Finally, we evaluate our model on large-scale image retrieval benchmarks. Experiment results demonstrate that our model can significantly improve the retrieval accuracy by generating high-quality candidate lists.