English

Unsupervised Network Pretraining via Encoding Human Design

Computer Vision and Pattern Recognition 2016-11-15 v2

Abstract

Over the years, computer vision researchers have spent an immense amount of effort on designing image features for the visual object recognition task. We propose to incorporate this valuable experience to guide the task of training deep neural networks. Our idea is to pretrain the network through the task of replicating the process of hand-designed feature extraction. By learning to replicate the process, the neural network integrates previous research knowledge and learns to model visual objects in a way similar to the hand-designed features. In the succeeding finetuning step, it further learns object-specific representations from labeled data and this boosts its classification power. We pretrain two convolutional neural networks where one replicates the process of histogram of oriented gradients feature extraction, and the other replicates the process of region covariance feature extraction. After finetuning, we achieve substantially better performance than the baseline methods.

Keywords

Cite

@article{arxiv.1502.05689,
  title  = {Unsupervised Network Pretraining via Encoding Human Design},
  author = {Ming-Yu Liu and Arun Mallya and Oncel C. Tuzel and Xi Chen},
  journal= {arXiv preprint arXiv:1502.05689},
  year   = {2016}
}

Comments

9 pages, 11 figures, WACV 2016: IEEE Conference on Applications of Computer Vision

R2 v1 2026-06-22T08:33:30.278Z