paper-with-me

Papers

Supervised Contrastive Prototype Learning: Augmentation Free Robust Neural Network

2022-11-26 · Iordanis Fostiropoulos, Laurent Itti

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 $\textit{robustness}$. Our second observation is that DNNs over-fit to the training augmentation technique and do not learn $\textit{nuance invariant}$ representations. Inspired by the recent success of prototypical and contrastive learning frameworks for both improving robustness and learning nuance invariant representations, we propose a training framework, $\textbf{Supervised Contrastive Prototype Learning}$ (SCPL). We use N-pair contrastive loss with prototypes of the same and opposite classes and replace a categorical classification head with a $\textbf{Prototype Classification Head}$ (PCH). Our approach is $\textit{sample efficient}$, does not require $\textit{sample mining}$, can be implemented on any existing DNN without modification to their architecture, and combined with other training augmentation techniques. We empirically evaluate the $\textbf{clean}$ robustness of our method on out-of-distribution and adversarial samples. Our framework outperforms other state-of-the-art contrastive and prototype learning approaches in $\textit{robustness}$.

📄 PDF Abstract BibTeX arXiv:2211.14424

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationContrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Learning with Prompt-derived Virtual Semantic Prototypes for Unsupervised Sentence Embedding

2022-11-07 · Jiali Zeng, Yongjing Yin, Yufan Jiang, Shuangzhi Wu 외

Contrastive learning has become a new paradigm for unsupervised sentence embeddings. Previous studies focus on instance-wise contrastive learning, attempting to construct positive pairs with textual data augmentation. In…

ClusteringContrastive LearningData AugmentationSemantic Textual Similarity+4

Prototype and Instance Contrastive Learning for Unsupervised Domain Adaptation in Speaker Verification

2024-10-22 · Wen Huang, Bing Han, Zhengyang Chen, Shuai Wang 외

Speaker verification system trained on one domain usually suffers performance degradation when applied to another domain. To address this challenge, researchers commonly use feature distribution matching-based methods in…

Contrastive LearningDomain AdaptationSpeaker VerificationUnsupervised Domain Adaptation

Source-free Domain Adaptation via Avatar Prototype Generation and Adaptation

2021-06-18 · Zhen Qiu, Yifan Zhang, Hongbin Lin, Shuaicheng Niu 외

We study a practical domain adaptation task, called source-free unsupervised domain adaptation (UDA) problem, in which we cannot access source domain data due to data privacy issues but only a pre-trained source model an…

Contrastive LearningDomain AdaptationSource-Free Domain AdaptationUnsupervised Domain Adaptation

Rethinking Weak-to-Strong Augmentation in Source-Free Domain Adaptive Object Detection

2024-10-07 · Jiuzheng Yang, Song Tang, Yangkuiyi Zhang, Shuaifeng Li 외

Source-Free domain adaptive Object Detection (SFOD) aims to transfer a detector (pre-trained on source domain) to new unlabelled target domains. Current SFOD methods typically follow the Mean Teacher framework, where wea…

Contrastive Learningobject-detectionObject DetectionRepresentation Learning+1

Self-supervised Text-independent Speaker Verification using Prototypical Momentum Contrastive Learning

2020-12-13 · Wei Xia, Chunlei Zhang, Chao Weng, Meng Yu 외

In this study, we investigate self-supervised representation learning for speaker verification (SV). First, we examine a simple contrastive learning approach (SimCLR) with a momentum contrastive (MoCo) learning framework…

ClusteringContrastive LearningRepresentation LearningSpeaker Verification+1