Improving CNN Performance with Min-Max Objective
Abstract
In this paper, we propose a novel method to improve object recognition accuracies of convolutional neural networks (CNNs) by embedding the proposed Min-Max objective into a high layer of the models during the training process. The Min-Max objective explicitly enforces the learned object feature maps to have the minimum compactness for each object manifold and the maximum margin between different object manifolds. The Min-Max objective can be universally applied to different CNN models with negligible additional computation cost. Experiments with shallow and deep models on four benchmark datasets including CIFAR-10, CIFAR-100, SVHN and MNIST demonstrate that CNN models trained with the Min-Max objective achieve remarkable performance improvements compared to the corresponding baseline models. PDF
Cite
Text
Shi et al. "Improving CNN Performance with Min-Max Objective." International Joint Conference on Artificial Intelligence, 2016.Markdown
[Shi et al. "Improving CNN Performance with Min-Max Objective." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/shi2016ijcai-improving/)BibTeX
@inproceedings{shi2016ijcai-improving,
title = {{Improving CNN Performance with Min-Max Objective}},
author = {Shi, Weiwei and Gong, Yihong and Wang, Jinjun},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2016},
pages = {2004-2010},
url = {https://mlanthology.org/ijcai/2016/shi2016ijcai-improving/}
}