Neural Codes for Image Retrieval
Artem Babenko, Anton Slesarev, Alexandr Chigorin, Victor Lempitsky

TL;DR
This paper explores the use of neural activations from CNNs as high-level image descriptors for retrieval, demonstrating their effectiveness, robustness to compression, and improvements with discriminative dimensionality reduction.
Contribution
It introduces neural codes as effective image descriptors for retrieval, evaluates their performance across benchmarks, and proposes compression and dimensionality reduction techniques to enhance their utility.
Findings
Neural codes perform competitively even when CNNs are trained on unrelated tasks.
PCA compression yields compact codes with state-of-the-art accuracy.
Discriminative dimensionality reduction further improves retrieval performance.
Abstract
It has been shown that the activations invoked by an image within the top layers of a large convolutional neural network provide a high-level descriptor of the visual content of the image. In this paper, we investigate the use of such descriptors (neural codes) within the image retrieval application. In the experiments with several standard retrieval benchmarks, we establish that neural codes perform competitively even when the convolutional neural network has been trained for an unrelated classification task (e.g.\ Image-Net). We also evaluate the improvement in the retrieval performance of neural codes, when the network is retrained on a dataset of images that are similar to images encountered at test time. We further evaluate the performance of the compressed neural codes and show that a simple PCA compression provides very good short codes that give state-of-the-art accuracy on a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Robotics and Sensor-Based Localization
MethodsPrincipal Components Analysis
