ExCon: Explanation-driven Supervised Contrastive Learning for Image Classification
Zhibo Zhang, Jongseong Jang, Chiheb Trabelsi, Ruiwen Li, Scott Sanner,, Yeonjeong Jeong, Dongsub Shim

TL;DR
ExCon introduces an explanation-driven supervised contrastive learning method that uses saliency-based masks to preserve semantic content during augmentation, improving classification and robustness.
Contribution
The paper proposes a novel content-preserving augmentation technique using explanations to enhance supervised contrastive learning for image classification.
Findings
ExCon outperforms vanilla supervised contrastive learning in classification accuracy.
ExCon improves explanation quality and adversarial robustness.
ExCon enhances probabilistic calibration under distributional shift.
Abstract
Contrastive learning has led to substantial improvements in the quality of learned embedding representations for tasks such as image classification. However, a key drawback of existing contrastive augmentation methods is that they may lead to the modification of the image content which can yield undesired alterations of its semantics. This can affect the performance of the model on downstream tasks. Hence, in this paper, we ask whether we can augment image data in contrastive learning such that the task-relevant semantic content of an image is preserved. For this purpose, we propose to leverage saliency-based explanation methods to create content-preserving masked augmentations for contrastive learning. Our novel explanation-driven supervised contrastive learning (ExCon) methodology critically serves the dual goals of encouraging nearby image embeddings to have similar content and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Explainable Artificial Intelligence (XAI)
MethodsContrastive Learning
