pith. sign in

arxiv: 1505.03229 · v1 · pith:C2D6ULM5new · submitted 2015-05-13 · 💻 cs.CV

APAC: Augmented PAttern Classification with Neural Networks

classification 💻 cs.CV
keywords apacaugmentedclassificationdataneuralpatternaugmentationclassifiers
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning Data Augmentation Strategies for Object Detection

    cs.CV 2019-06 unverdicted novelty 6.0

    Learned data augmentation policies optimized for object detection improve COCO mAP by more than 2.3 and transfer to other datasets and models.

  2. Data Interpolating Prediction: Alternative Interpretation of Mixup

    cs.LG 2019-06 unverdicted novelty 6.0

    Introduces DIP that encapsulates sample mixing inside the hypothesis class to reduce Rademacher complexity and improve generalization over standard Mixup.