English

Recursive Autoconvolution for Unsupervised Learning of Convolutional Neural Networks

Computer Vision and Pattern Recognition 2017-03-28 v2 Machine Learning Neural and Evolutionary Computing

Abstract

In visual recognition tasks, such as image classification, unsupervised learning exploits cheap unlabeled data and can help to solve these tasks more efficiently. We show that the recursive autoconvolution operator, adopted from physics, boosts existing unsupervised methods by learning more discriminative filters. We take well established convolutional neural networks and train their filters layer-wise. In addition, based on previous works we design a network which extracts more than 600k features per sample, but with the total number of trainable parameters greatly reduced by introducing shared filters in higher layers. We evaluate our networks on the MNIST, CIFAR-10, CIFAR-100 and STL-10 image classification benchmarks and report several state of the art results among other unsupervised methods.

Keywords

Cite

@article{arxiv.1606.00611,
  title  = {Recursive Autoconvolution for Unsupervised Learning of Convolutional Neural Networks},
  author = {Boris Knyazev and Erhardt Barth and Thomas Martinetz},
  journal= {arXiv preprint arXiv:1606.00611},
  year   = {2017}
}

Comments

8 pages, accepted to International Joint Conference on Neural Networks (IJCNN 2017)

R2 v1 2026-06-22T14:15:44.709Z