English

APAC: Augmented PAttern Classification with Neural Networks

Computer Vision and Pattern Recognition 2015-05-14 v1

Abstract

Deep neural networks have been exhibiting splendid accuracies in many of visual pattern classification problems. Many of the state-of-the-art methods employ a technique known as data augmentation at the training stage. This paper addresses an issue of decision rule for classifiers trained with augmented data. Our method is named as APAC: the Augmented PAttern Classification, which is a way of classification using the optimal decision rule for augmented data learning. Discussion of methods of data augmentation is not our primary focus. We show clear evidences that APAC gives far better generalization performance than the traditional way of class prediction in several experiments. Our convolutional neural network model with APAC achieved a state-of-the-art accuracy on the MNIST dataset among non-ensemble classifiers. Even our multilayer perceptron model beats some of the convolutional models with recently invented stochastic regularization techniques on the CIFAR-10 dataset.

Keywords

Cite

@article{arxiv.1505.03229,
  title  = {APAC: Augmented PAttern Classification with Neural Networks},
  author = {Ikuro Sato and Hiroki Nishimura and Kensuke Yokoi},
  journal= {arXiv preprint arXiv:1505.03229},
  year   = {2015}
}
R2 v1 2026-06-22T09:33:09.692Z