paper-with-me

Papers

Rectifying Adversarial Sample with Low Entropy Prior for Test-Time Defense

2025-07-04 · Lina Ma, Xiaowei Fu, Fuxiang Huang, Xinbo Gao, Lei Zhang

Existing defense methods fail to defend against unknown attacks and thus raise generalization issue of adversarial robustness. To remedy this problem, we attempt to delve into some underlying common characteristics among various attacks for generality. In this work, we reveal the commonly overlooked low entropy prior (LE) implied in various adversarial samples, and shed light on the universal robustness against unseen attacks in inference phase. LE prior is elaborated as two properties across various attacks as shown in Fig. 1 and Fig. 2: 1) low entropy misclassification for adversarial samples and 2) lower entropy prediction for higher attack intensity. This phenomenon stands in stark contrast to the naturally distributed samples. The LE prior can instruct existing test-time defense methods, thus we propose a two-stage REAL approach: Rectify Adversarial sample based on LE prior for test-time adversarial rectification. Specifically, to align adversarial samples more closely with clean samples, we propose to first rectify adversarial samples misclassified with low entropy by reverse maximizing prediction entropy, thereby eliminating their adversarial nature. To ensure the rectified samples can be correctly classified with low entropy, we carry out secondary rectification by forward minimizing prediction entropy, thus creating a Max-Min entropy optimization scheme. Further, based on the second property, we propose an attack-aware weighting mechanism to adaptively adjust the strengths of Max-Min entropy objectives. Experiments on several datasets show that REAL can greatly improve the performance of existing sample rectification models.

📄 PDF Abstract BibTeX arXiv:2507.03427

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Robustifying Vision-Language Models via Test-Time Prompt Adaptation

2026-07-10 · Xingyu Zhu, Huanshen Wu, Shuo Wang, Beier Zhu 외 arxiv

Pre-trained Vision-Language Models (VLMs) such as CLIP achieve strong zero-shot generalization, but their performance degrades sharply under adversarial perturbations. Existing test-time adaptation methods typically rely…

Zero-shot GeneralizationAdversarial RobustnessTest-time Adaptation

Rectifying Adversarial Examples Using Their Vulnerabilities

2026-01-01 · Fumiya Morimoto, Ryuto Morita, Satoshi Ono arxiv

Deep neural network-based classifiers are prone to errors when processing adversarial examples (AEs). AEs are minimally perturbed input data undetectable to humans posing significant risks to security-dependent applicati…

Traffic Sign RecognitionAutonomous Driving

SR-GAN: Semantic Rectifying Generative Adversarial Network for Zero-shot Learning

2019-04-15 · Zihan Ye, Fan Lyu, Linyan Li, Qiming Fu 외

The existing Zero-Shot learning (ZSL) methods may suffer from the vague class attributes that are highly overlapped for different classes. Unlike these methods that ignore the discrimination among classes, in this paper,…

Generative Adversarial NetworkZero-Shot Learning

Entropy-Aware Structural Alignment for Zero-Shot Handwritten Chinese Character Recognition

2026-02-03 · Qiuming Luo, Tao Zeng, Feng Li, Heming Liu 외 arxiv

Zero-shot Handwritten Chinese Character Recognition (HCCR) aims to recognize unseen characters by leveraging radical-based semantic compositions. However, existing approaches often treat characters as flat radical sequen…

TAME: Test-Time Adversarial Prompt Tuning via Mixture-of-Experts for Vision-Language Models

2026-05-17 · Xin Wang, Yixu Wang, Jiaming Zhang, Ruofan Wang 외 arxiv

Large-scale pre-trained Vision-Language models (VLMs), such as CLIP, exhibit strong zero-shot generalization, yet remain highly vulnerable to imperceptible adversarial perturbations, raising serious safety concerns for o…

Zero-shot GeneralizationAdversarial Robustness