English

End-to-End Efficient Representation Learning via Cascading Combinatorial Optimization

Computer Vision and Pattern Recognition 2019-03-08 v2

Abstract

We develop hierarchically quantized efficient embedding representations for similarity-based search and show that this representation provides not only the state of the art performance on the search accuracy but also provides several orders of speed up during inference. The idea is to hierarchically quantize the representation so that the quantization granularity is greatly increased while maintaining the accuracy and keeping the computational complexity low. We also show that the problem of finding the optimal sparse compound hash code respecting the hierarchical structure can be optimized in polynomial time via minimum cost flow in an equivalent flow network. This allows us to train the method end-to-end in a mini-batch stochastic gradient descent setting. Our experiments on Cifar100 and ImageNet datasets show the state of the art search accuracy while providing several orders of magnitude search speedup respectively over exhaustive linear search over the dataset.

Keywords

Cite

@article{arxiv.1902.10990,
  title  = {End-to-End Efficient Representation Learning via Cascading Combinatorial Optimization},
  author = {Yeonwoo Jeong and Yoonsung Kim and Hyun Oh Song},
  journal= {arXiv preprint arXiv:1902.10990},
  year   = {2019}
}

Comments

Accepted and to appear at CVPR 2019

R2 v1 2026-06-23T07:53:59.955Z