paper-with-me

Papers

A Study on Adversarial Robustness of Discriminative Prototypical Learning

2025-04-03 · Ramin Zarei Sabzevar, Hamed Mohammadzadeh, Tahmineh Tavakoli, Ahad Harati

Deep neural networks demonstrate significant vulnerability to adversarial perturbations, posing risks for critical applications. Current adversarial training methods predominantly focus on robustness against attacks without explicitly leveraging geometric structures in the latent space, usually resulting in reduced accuracy on the original clean data. To address these issues, we propose a novel adversarial training framework named Adversarial Deep Positive-Negative Prototypes (Adv-DPNP), which integrates disriminative prototype-based learning with adversarial training. Adv-DPNP uses unified class prototypes serving dual roles as classifier weights and robust anchors, enhancing both intra-class compactness and inter-class separation in the latent space. Moreover, a novel dual-branch training mechanism maintains stable prototypes by updating them exclusively with clean data; while the feature extractor layers are learned using both clean and adversarial data to remain invariant against adversarial perturbations. In addition, our approach utilizes a composite loss function combining positive prototype alignment, negative prototype repulsion, and consistency regularization to further enhance discrimination, adversarial robustness, and clean accuracy. Extensive experiments conducted on standard benchmark datasets confirm the effectiveness of Adv-DPNP compared to state-of-the-art methods, achieving higher clean accuracy and competitive robustness under adversarial perturbations and common corruptions. Our code is available at https://github.com/fum-rpl/adv-dpnp

📄 PDF Abstract BibTeX arXiv:2504.03782

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Adversarial Robustness of Discriminative Self-Supervised Learning in Vision

2025-03-08 · Ömer Veysel Çağatan, Ömer Faruk Tal, M. Emre Gürsoy

Self-supervised learning (SSL) has advanced significantly in visual representation learning, yet comprehensive evaluations of its adversarial robustness remain limited. In this study, we evaluate the adversarial robustne…

Adversarial RobustnessLinear evaluationRepresentation LearningSelf-Supervised Learning+1

A Robust Adversarial Ensemble with Causal (Feature Interaction) Interpretations for Image Classification

2024-12-28 · Chunheng Zhao, Pierluigi Pisu, Gurcan Comert, Negash Begashaw 외

Deep learning-based discriminative classifiers, despite their remarkable success, remain vulnerable to adversarial examples that can mislead model predictions. While adversarial training can enhance robustness, it fails …

Adversarial Robustnesscounterfactualimage-classificationImage Classification

Adversarially Robust Prototypical Few-shot Segmentation with Neural-ODEs

2022-10-07 · Prashant Pandey, Aleti Vardhan, Mustafa Chasmai, Tanuj Sur 외

Few-shot Learning (FSL) methods are being adopted in settings where data is not abundantly available. This is especially seen in medical domains where the annotations are expensive to obtain. Deep Neural Networks have be…

Adversarial DefenseFew-Shot LearningOrgan SegmentationSegmentation

Push Stricter to Decide Better: A Class-Conditional Feature Adaptive Framework for Improving Adversarial Robustness

2021-12-01 · Jia-Li Yin, Lehui Xie, Wanqing Zhu, Ximeng Liu 외

In response to the threat of adversarial examples, adversarial training provides an attractive option for enhancing the model robustness by training models on online-augmented adversarial examples. However, most of the e…

Adversarial Robustness

Adversarial Contrastive Learning by Permuting Cluster Assignments

2022-04-21 · Muntasir Wahed, Afrina Tabassum, Ismini Lourentzou

Contrastive learning has gained popularity as an effective self-supervised representation learning technique. Several research directions improve traditional contrastive approaches, e.g., prototypical contrastive methods…

Computational EfficiencyContrastive LearningRepresentation LearningSemantic Similarity+1