paper-with-me

홈 › Papers

Enhancing Adversarial Robustness for Deep Metric Learning

2022-03-02 · CVPR 2022 1 · Mo Zhou, Vishal M. Patel

Owing to security implications of adversarial vulnerability, adversarial robustness of deep metric learning models has to be improved. In order to avoid model collapse due to excessively hard examples, the existing defenses dismiss the min-max adversarial training, but instead learn from a weak adversary inefficiently. Conversely, we propose Hardness Manipulation to efficiently perturb the training triplet till a specified level of hardness for adversarial training, according to a harder benign triplet or a pseudo-hardness function. It is flexible since regular training and min-max adversarial training are its boundary cases. Besides, Gradual Adversary, a family of pseudo-hardness functions is proposed to gradually increase the specified hardness level during training for a better balance between performance and robustness. Additionally, an Intra-Class Structure loss term among benign and adversarial examples further improves model robustness and efficiency. Comprehensive experimental results suggest that the proposed method, although simple in its form, overwhelmingly outperforms the state-of-the-art defenses in terms of robustness, training efficiency, as well as performance on benign examples.

📄 PDF Abstract BibTeX arXiv:2203.01439

Code (2)

cdluminate/robdml 공식 구현 pytorch
cdluminate/robrank pytorch

Tasks

Adversarial RobustnessMetric LearningTriplet

Similar Papers 제목 키워드 기반

Towards Robust Recommendation: A Review and an Adversarial Robustness Evaluation Library

2024-04-27 · Lei Cheng, Xiaowen Huang, Jitao Sang, Jian Yu

Recently, recommender system has achieved significant success. However, due to the openness of recommender systems, they remain vulnerable to malicious attacks. Additionally, natural noise in training data and issues suc…

Adversarial RobustnessNon-Adversarial RobustnessRecommendation Systems

Quality Text, Robust Vision: The Role of Language in Enhancing Visual Robustness of Vision-Language Models

2025-07-22 · Futa Waseda, Saku Sugawara, Isao Echizen arxiv

Defending pre-trained vision-language models (VLMs), such as CLIP, against adversarial attacks is crucial, as these models are widely used in diverse zero-shot tasks, including image classification. However, existing adv…

Representation LearningAdversarial RobustnessImage Classification

BEARD: Benchmarking the Adversarial Robustness for Dataset Distillation

2024-11-14 · Zheng Zhou, Wenquan Feng, Shuchang Lyu, Guangliang Cheng 외

Dataset Distillation (DD) is an emerging technique that compresses large-scale datasets into significantly smaller synthesized datasets while preserving high test performance and enabling the efficient training of large …

Adversarial AttackAdversarial RobustnessBenchmarkingDataset Distillation

Adversarial Defence without Adversarial Defence: Enhancing Language Model Robustness via Instance-level Principal Component Removal

2025-07-29 · Yang Wang, Chenghao Xiao, Yizhi Li, Stuart E. Middleton 외 arxiv

Pre-trained language models (PLMs) have driven substantial progress in natural language processing but remain vulnerable to adversarial attacks, raising concerns about their robustness in real-world applications. Previou…

Adversarial Robustness

Towards Sustainable SecureML: Quantifying Carbon Footprint of Adversarial Machine Learning

2024-03-27 · Syed Mhamudul Hasan, Abdur R. Shahid, Ahmed Imteaj

The widespread adoption of machine learning (ML) across various industries has raised sustainability concerns due to its substantial energy usage and carbon emissions. This issue becomes more pressing in adversarial ML, …

Adversarial Robustness