English

Information-theoretical label embeddings for large-scale image classification

Computer Vision and Pattern Recognition 2016-07-20 v1 Machine Learning Machine Learning

Abstract

We present a method for training multi-label, massively multi-class image classification models, that is faster and more accurate than supervision via a sigmoid cross-entropy loss (logistic regression). Our method consists in embedding high-dimensional sparse labels onto a lower-dimensional dense sphere of unit-normed vectors, and treating the classification problem as a cosine proximity regression problem on this sphere. We test our method on a dataset of 300 million high-resolution images with 17,000 labels, where it yields considerably faster convergence, as well as a 7% higher mean average precision compared to logistic regression.

Keywords

Cite

@article{arxiv.1607.05691,
  title  = {Information-theoretical label embeddings for large-scale image classification},
  author = {François Chollet},
  journal= {arXiv preprint arXiv:1607.05691},
  year   = {2016}
}
R2 v1 2026-06-22T14:58:48.217Z