English

Deep Supervision with Intermediate Concepts

Computer Vision and Pattern Recognition 2018-07-23 v2

Abstract

Recent data-driven approaches to scene interpretation predominantly pose inference as an end-to-end black-box mapping, commonly performed by a Convolutional Neural Network (CNN). However, decades of work on perceptual organization in both human and machine vision suggests that there are often intermediate representations that are intrinsic to an inference task, and which provide essential structure to improve generalization. In this work, we explore an approach for injecting prior domain structure into neural network training by supervising hidden layers of a CNN with intermediate concepts that normally are not observed in practice. We formulate a probabilistic framework which formalizes these notions and predicts improved generalization via this deep supervision method. One advantage of this approach is that we are able to train only from synthetic CAD renderings of cluttered scenes, where concept values can be extracted, but apply the results to real images. Our implementation achieves the state-of-the-art performance of 2D/3D keypoint localization and image classification on real image benchmarks, including KITTI, PASCAL VOC, PASCAL3D+, IKEA, and CIFAR100. We provide additional evidence that our approach outperforms alternative forms of supervision, such as multi-task networks.

Keywords

Cite

@article{arxiv.1801.03399,
  title  = {Deep Supervision with Intermediate Concepts},
  author = {Chi Li and M. Zeeshan Zia and Quoc-Huy Tran and Xiang Yu and Gregory D. Hager and Manmohan Chandraker},
  journal= {arXiv preprint arXiv:1801.03399},
  year   = {2018}
}

Comments

Submitted to TPAMI, first revision. arXiv admin note: text overlap with arXiv:1612.02699

R2 v1 2026-06-22T23:41:41.893Z