English

Adapting Models to Signal Degradation using Distillation

Computer Vision and Pattern Recognition 2017-08-30 v2

Abstract

Model compression and knowledge distillation have been successfully applied for cross-architecture and cross-domain transfer learning. However, a key requirement is that training examples are in correspondence across the domains. We show that in many scenarios of practical importance such aligned data can be synthetically generated using computer graphics pipelines allowing domain adaptation through distillation. We apply this technique to learn models for recognizing low-resolution images using labeled high-resolution images, non-localized objects using labeled localized objects, line-drawings using labeled color images, etc. Experiments on various fine-grained recognition datasets demonstrate that the technique improves recognition performance on the low-quality data and beats strong baselines for domain adaptation. Finally, we present insights into workings of the technique through visualizations and relating it to existing literature.

Keywords

Cite

@article{arxiv.1604.00433,
  title  = {Adapting Models to Signal Degradation using Distillation},
  author = {Jong-Chyi Su and Subhransu Maji},
  journal= {arXiv preprint arXiv:1604.00433},
  year   = {2017}
}

Comments

BMVC 2017

R2 v1 2026-06-22T13:23:40.470Z