Shaping Deep Feature Space towards Gaussian Mixture for Visual Classification
Weitao Wan, Jiansheng Chen, Cheng Yu, Tong Wu, Yuanyi Zhong,, Ming-Hsuan Yang

TL;DR
This paper introduces a Gaussian mixture loss function for deep neural networks that shapes feature space towards a Gaussian Mixture, improving classification accuracy and robustness against adversarial attacks without extra parameters.
Contribution
The proposed GM loss explicitly models feature distribution as a Gaussian Mixture, enhancing classification performance and adversarial robustness compared to traditional softmax loss.
Findings
Improves classification accuracy on visual tasks.
Enhances detection of adversarial examples.
Achieves robustness against strong adversarial attacks.
Abstract
The softmax cross-entropy loss function has been widely used to train deep models for various tasks. In this work, we propose a Gaussian mixture (GM) loss function for deep neural networks for visual classification. Unlike the softmax cross-entropy loss, our method explicitly shapes the deep feature space towards a Gaussian Mixture distribution. With a classification margin and a likelihood regularization, the GM loss facilitates both high classification performance and accurate modeling of the feature distribution. The GM loss can be readily used to distinguish abnormal inputs, such as the adversarial examples, based on the discrepancy between feature distributions of the inputs and the training set. Furthermore, theoretical analysis shows that a symmetric feature space can be achieved by using the GM loss, which enables the models to perform robustly against adversarial attacks. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Bacillus and Francisella bacterial research
MethodsSoftmax
