Improving CNN Performance Accuracies with Min-Max Objective

Weiwei Shi,Yihong Gong,Xiaoyu Tao,Jinjun Wang,Nanning Zheng
DOI: https://doi.org/10.1109/tnnls.2017.2705682
IF: 14.255
2017-01-01
IEEE Transactions on Neural Networks and Learning Systems
Abstract:We propose a novel method for improving performance accuracies of convolutional neural network (CNN) without the need to increase the network complexity. We accomplish the goal by applying the proposed Min-Max objective to a layer below the output layer of a CNN model in the course of training. The Min-Max objective explicitly ensures that the feature maps learned by a CNN model have the minimum within-manifold distance for each object manifold and the maximum between-manifold distances among different object manifolds. The Min-Max objective is general and able to be applied to different CNNs with insignificant increases in computation cost. Moreover, an incremental minibatch training procedure is also proposed in conjunction with the Min-Max objective to enable the handling of large-scale training data. Comprehensive experimental evaluations on several benchmark data sets with both the image classification and face verification tasks reveal that employing the proposed Min-Max objective in the training process can remarkably improve performance accuracies of a CNN model in comparison with the same model trained without using this objective.
What problem does this paper attempt to address?