English

Compression of Deep Neural Networks for Image Instance Retrieval

Computer Vision and Pattern Recognition 2017-01-19 v1

Abstract

Image instance retrieval is the problem of retrieving images from a database which contain the same object. Convolutional Neural Network (CNN) based descriptors are becoming the dominant approach for generating {\it global image descriptors} for the instance retrieval problem. One major drawback of CNN-based {\it global descriptors} is that uncompressed deep neural network models require hundreds of megabytes of storage making them inconvenient to deploy in mobile applications or in custom hardware. In this work, we study the problem of neural network model compression focusing on the image instance retrieval task. We study quantization, coding, pruning and weight sharing techniques for reducing model size for the instance retrieval problem. We provide extensive experimental results on the trade-off between retrieval performance and model size for different types of networks on several data sets providing the most comprehensive study on this topic. We compress models to the order of a few MBs: two orders of magnitude smaller than the uncompressed models while achieving negligible loss in retrieval performance.

Keywords

Cite

@article{arxiv.1701.04923,
  title  = {Compression of Deep Neural Networks for Image Instance Retrieval},
  author = {Vijay Chandrasekhar and Jie Lin and Qianli Liao and Olivier Morère and Antoine Veillard and Lingyu Duan and Tomaso Poggio},
  journal= {arXiv preprint arXiv:1701.04923},
  year   = {2017}
}

Comments

10 pages, accepted by DCC 2017

R2 v1 2026-06-22T17:52:47.487Z