English

Rethinking Feature Distribution for Loss Functions in Image Classification

Computer Vision and Pattern Recognition 2018-03-09 v1

Abstract

We propose a large-margin Gaussian Mixture (L-GM) loss for deep neural networks in classification tasks. Different from the softmax cross-entropy loss, our proposal is established on the assumption that the deep features of the training set follow a Gaussian Mixture distribution. By involving a classification margin and a likelihood regularization, the L-GM loss facilitates both a high classification performance and an accurate modeling of the training feature distribution. As such, the L-GM loss is superior to the softmax loss and its major variants in the sense that besides classification, it can be readily used to distinguish abnormal inputs, such as the adversarial examples, based on their features' likelihood to the training feature distribution. Extensive experiments on various recognition benchmarks like MNIST, CIFAR, ImageNet and LFW, as well as on adversarial examples demonstrate the effectiveness of our proposal.

Keywords

Cite

@article{arxiv.1803.02988,
  title  = {Rethinking Feature Distribution for Loss Functions in Image Classification},
  author = {Weitao Wan and Yuanyi Zhong and Tianpeng Li and Jiansheng Chen},
  journal= {arXiv preprint arXiv:1803.02988},
  year   = {2018}
}

Comments

Accepted to CVPR 2018 as spotlight

R2 v1 2026-06-23T00:46:07.816Z