Evaluation of GIST descriptors for web-scale image search

International Conference on Image and Video Retrieval - july 2009
Download the publication : gist_evaluation.pdf [2.1Mo]   gist_evaluation_talk.pdf [1Mo]  
The GIST descriptor has recently received increasing attention in the context of scene recognition. In this paper we evaluate the search accuracy and complexity of the global GIST descriptor for two applications, for which a local description is usually preferred: same location/object recognition and copy detection. We identify the cases in which a global description can reasonably be used. The comparison is performed against a state-of-the-art bag-of-features representation. To evaluate the impact of GIST's spatial grid, we compare GIST with a bag-of-features restricted to the same spatial grid as in GIST. Finally, we propose an indexing strategy for global descriptors that optimizes the trade-off between memory usage and precision. Our scheme provides a reasonable accuracy in some widespread application cases together with very high efficiency: In our experiments, querying an image database of 110 million images takes 0.18 second per image on a single machine. For common copyright attacks, this efficiency is obtained without noticeably sacrificing the search accuracy compared with state-of-the-art approaches.

Images and movies

 

See also

The advantages of this method are that the image descriptor is cheap to compute and that it uses color. For general scene recognition, the method described in our CVPR 10 paper is probably more appropriate.

BibTex references

@InProceedings{DJSAS09,
  author       = "Matthijs Douze and Herv\'e J\'egou and Harsimrat Sandhawalia and Laurent Amsaleg and Cordelia Schmid",
  title        = "Evaluation of GIST descriptors for web-scale image search",
  booktitle    = "International Conference on Image and Video Retrieval",
  month        = "july",
  year         = "2009",
  publisher    = "ACM",
  url          = "http://lear.inrialpes.fr/pubs/2009/DJSAS09"
}

Other publications by...