English

Self-supervised learning of visual features through embedding images into text topic spaces

Computer Vision and Pattern Recognition 2017-05-25 v1

Abstract

End-to-end training from scratch of current deep architectures for new computer vision problems would require Imagenet-scale datasets, and this is not always possible. In this paper we present a method that is able to take advantage of freely available multi-modal content to train computer vision algorithms without human supervision. We put forward the idea of performing self-supervised learning of visual features by mining a large scale corpus of multi-modal (text and image) documents. We show that discriminative visual features can be learnt efficiently by training a CNN to predict the semantic context in which a particular image is more probable to appear as an illustration. For this we leverage the hidden semantic structures discovered in the text corpus with a well-known topic modeling technique. Our experiments demonstrate state of the art performance in image classification, object detection, and multi-modal retrieval compared to recent self-supervised or natural-supervised approaches.

Keywords

Cite

@article{arxiv.1705.08631,
  title  = {Self-supervised learning of visual features through embedding images into text topic spaces},
  author = {Lluis Gomez and Yash Patel and Marçal Rusiñol and Dimosthenis Karatzas and C. V. Jawahar},
  journal= {arXiv preprint arXiv:1705.08631},
  year   = {2017}
}

Comments

Accepted CVPR 2017 paper

R2 v1 2026-06-22T19:57:23.860Z