Author_Institution :
Dept. of Comput. Sci., Univ. of North Carolina at Charlotte, Charlotte, NC, USA
Abstract :
Recently two lines of image retrieval algorithms demonstrate excellent scalability: 1) local features indexed by a vocabulary tree, and 2) holistic features indexed by compact hashing codes. Although both of them are able to search visually similar images effectively, their retrieval precision may vary dramatically among queries. Therefore, combining these two types of methods is expected to further enhance the retrieval precision. However, the feature characteristics and the algorithmic procedures of these methods are dramatically different, which is very challenging for the feature-level fusion. This motivates us to investigate how to fuse the ordered retrieval sets, i.e., the ranks of images, given by multiple retrieval methods, to boost the retrieval precision without sacrificing their scalability. In this paper, we model retrieval ranks as graphs of candidate images and propose a graph-based query specific fusion approach, where multiple graphs are merged and reranked by conducting a link analysis on a fused graph. The retrieval quality of an individual method is measured on-the-fly by assessing the consistency of the top candidates´ nearest neighborhoods. Hence, it is capable of adaptively integrating the strengths of the retrieval methods using local or holistic features for different query images. This proposed method does not need any supervision, has few parameters, and is easy to implement. Extensive and thorough experiments have been conducted on four public datasets, i.e., the UKbench, Corel-5K, Holidays and the large-scale San Francisco Landmarks datasets. Our proposed method has achieved very competitive performance, including state-of-the-art results on several data sets, e.g., the N-S score 3.83 for UKbench.
Keywords :
image fusion; image retrieval; trees (mathematics); Corel-5K public datasets; Holidays public datasets; UKbench public datasets; compact hashing codes; feature-level fusion; graph-based query specific fusion approach; image retrieval algorithms; large-scale San Francisco landmarks datasets; link analysis; multiple retrieval methods; ordered retrieval set fusion; query specific rank fusion; top candidate nearest neighborhoods; vocabulary tree; Fuses; Image edge detection; Image retrieval; Scalability; Visualization; Vocabulary; Large-scale image retrieval; graph-based fusion; hashing; query specific fusion; vocabulary tree;