Supervised Contrastive Prototype Learning: Augmentation Free Robust Neural Network
Iordanis Fostiropoulos, Laurent Itti

TL;DR
This paper introduces Supervised Contrastive Prototype Learning (SCPL), a novel training framework that enhances neural network robustness against adversarial and out-of-distribution samples without requiring data augmentation or architectural changes.
Contribution
The paper proposes SCPL, a sample-efficient contrastive learning method with prototype classification, improving robustness and nuance invariance in neural networks compared to existing approaches.
Findings
SCPL outperforms state-of-the-art contrastive methods in robustness.
It is sample efficient and does not require sample mining.
Can be integrated with existing models and training techniques.
Abstract
Transformations in the input space of Deep Neural Networks (DNN) lead to unintended changes in the feature space. Almost perceptually identical inputs, such as adversarial examples, can have significantly distant feature representations. On the contrary, Out-of-Distribution (OOD) samples can have highly similar feature representations to training set samples. Our theoretical analysis for DNNs trained with a categorical classification head suggests that the inflexible logit space restricted by the classification problem size is one of the root causes for the lack of . Our second observation is that DNNs over-fit to the training augmentation technique and do not learn representations. Inspired by the recent success of prototypical and contrastive learning frameworks for both improving robustness and learning nuance invariant…
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 · Advanced Neural Network Applications
MethodsContrastive Learning
