paper-with-me

홈 › Papers

Adversarial Ranking Attack and Defense

2020-02-26 · ECCV 2020 8 · Mo Zhou, Zhenxing Niu, Le Wang, Qilin Zhang, Gang Hua

Deep Neural Network (DNN) classifiers are vulnerable to adversarial attack, where an imperceptible perturbation could result in misclassification. However, the vulnerability of DNN-based image ranking systems remains under-explored. In this paper, we propose two attacks against deep ranking systems, i.e., Candidate Attack and Query Attack, that can raise or lower the rank of chosen candidates by adversarial perturbations. Specifically, the expected ranking order is first represented as a set of inequalities, and then a triplet-like objective function is designed to obtain the optimal perturbation. Conversely, a defense method is also proposed to improve the ranking system robustness, which can mitigate all the proposed attacks simultaneously. Our adversarial ranking attacks and defense are evaluated on datasets including MNIST, Fashion-MNIST, and Stanford-Online-Products. Experimental results demonstrate that a typical deep ranking system can be effectively compromised by our attacks. Meanwhile, the system robustness can be moderately improved with our defense. Furthermore, the transferable and universal properties of our adversary illustrate the possibility of realistic black-box attack.

📄 PDF Abstract BibTeX arXiv:2002.11293

Code (3)

cdluminate/advrank 공식 구현 pytorch
cdluminate/advrank-pub pytorch
cdluminate/cdluminate

Tasks

Adversarial AttackImage RetrievalTriplet

Similar Papers 제목 키워드 기반

Adversarial Attack and Defense in Deep Ranking

2021-06-07 · Mo Zhou, Le Wang, Zhenxing Niu, Qilin Zhang 외

Deep Neural Network classifiers are vulnerable to adversarial attack, where an imperceptible perturbation could result in misclassification. However, the vulnerability of DNN-based image ranking systems remains under-exp…

Adversarial AttackAdversarial RobustnessTriplet

Certified Robustness to Word Substitution Ranking Attack for Neural Ranking Models

2022-09-14 · Chen Wu, Ruqing Zhang, Jiafeng Guo, Wei Chen 외

Neural ranking models (NRMs) have achieved promising results in information retrieval. NRMs have also been shown to be vulnerable to adversarial examples. A typical Word Substitution Ranking Attack (WSRA) against NRMs wa…

Information RetrievalRetrieval

Adversarial Decoys: Misdirecting Attention-Based Defenses in ViT

2026-07-08 · Giulia Marchiori Pietrosanti, Giulio Rossolini, Giorgio Buttazzo arxiv

Vision Transformers (ViTs) remain vulnerable to localized adversarial attacks, e.g., adversarial patches, while recent test-time defenses mitigate them by suppressing image tokens with abnormally high attention scores. T…

Defense of Adversarial Ranking Attack in Text Retrieval: Benchmark and Baseline via Detection

2023-07-31 · Xuanang Chen, Ben He, Le Sun, Yingfei Sun

Neural ranking models (NRMs) have undergone significant development and have become integral components of information retrieval (IR) systems. Unfortunately, recent research has unveiled the vulnerability of NRMs to adve…

Adversarial AttackInformation RetrievalLinguistic AcceptabilityRetrieval+1

Perturbation-Invariant Adversarial Training for Neural Ranking Models: Improving the Effectiveness-Robustness Trade-Off

2023-12-16 · Yu-An Liu, Ruqing Zhang, Mingkun Zhang, Wei Chen 외

Neural ranking models (NRMs) have shown great success in information retrieval (IR). But their predictions can easily be manipulated using adversarial examples, which are crafted by adding imperceptible perturbations to …

Adversarial RobustnessInformation Retrieval