English

Cross Modal Distillation for Supervision Transfer

Computer Vision and Pattern Recognition 2015-11-26 v2

Abstract

In this work we propose a technique that transfers supervision between images from different modalities. We use learned representations from a large labeled modality as a supervisory signal for training representations for a new unlabeled paired modality. Our method enables learning of rich representations for unlabeled modalities and can be used as a pre-training procedure for new modalities with limited labeled data. We show experimental results where we transfer supervision from labeled RGB images to unlabeled depth and optical flow images and demonstrate large improvements for both these cross modal supervision transfers. Code, data and pre-trained models are available at https://github.com/s-gupta/fast-rcnn/tree/distillation

Keywords

Cite

@article{arxiv.1507.00448,
  title  = {Cross Modal Distillation for Supervision Transfer},
  author = {Saurabh Gupta and Judy Hoffman and Jitendra Malik},
  journal= {arXiv preprint arXiv:1507.00448},
  year   = {2015}
}

Comments

Updated version (v2) contains additional experiments and results

R2 v1 2026-06-22T10:04:15.141Z