ANCHOR: Integrating Adversarial Training with Hard-mined Supervised Contrastive Learning for Robust Representation Learning
Samarup Bhattacharya, Anubhab Bhattacharya, Abir Chakraborty

TL;DR
This paper introduces ANCHOR, a novel framework combining adversarial training with supervised contrastive learning and hard positive mining to enhance neural network robustness against adversarial attacks, achieving superior accuracy on CIFAR-10.
Contribution
The paper presents a new method that integrates adversarial training with contrastive learning and hard-mining, improving robustness and representation quality.
Findings
Outperforms standard adversarial training on CIFAR-10.
Achieves high clean and robust accuracy under PGD-20 attack.
Promotes learning of stable, meaningful features in neural networks.
Abstract
Neural networks have changed the way machines interpret the world. At their core, they learn by following gradients, adjusting their parameters step by step until they identify the most discriminant patterns in the data. This process gives them their strength, yet it also opens the door to a hidden flaw. The very gradients that help a model learn can also be used to produce small, imperceptible tweaks that cause the model to completely alter its decision. Such tweaks are called adversarial attacks. These attacks exploit this vulnerability by adding tiny, imperceptible changes to images that, while leaving them identical to the human eye, cause the model to make wrong predictions. In this work, we propose Adversarially-trained Contrastive Hard-mining for Optimized Robustness (ANCHOR), a framework that leverages the power of supervised contrastive learning with explicit hard positive…
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 · Domain Adaptation and Few-Shot Learning · Ethics and Social Impacts of AI
