English

Practical Relative Order Attack in Deep Ranking

Machine Learning 2021-08-10 v4 Computer Vision and Pattern Recognition Information Retrieval

Abstract

Recent studies unveil the vulnerabilities of deep ranking models, where an imperceptible perturbation can trigger dramatic changes in the ranking result. While previous attempts focus on manipulating absolute ranks of certain candidates, the possibility of adjusting their relative order remains under-explored. In this paper, we formulate a new adversarial attack against deep ranking systems, i.e., the Order Attack, which covertly alters the relative order among a selected set of candidates according to an attacker-specified permutation, with limited interference to other unrelated candidates. Specifically, it is formulated as a triplet-style loss imposing an inequality chain reflecting the specified permutation. However, direct optimization of such white-box objective is infeasible in a real-world attack scenario due to various black-box limitations. To cope with them, we propose a Short-range Ranking Correlation metric as a surrogate objective for black-box Order Attack to approximate the white-box method. The Order Attack is evaluated on the Fashion-MNIST and Stanford-Online-Products datasets under both white-box and black-box threat models. The black-box attack is also successfully implemented on a major e-commerce platform. Comprehensive experimental evaluations demonstrate the effectiveness of the proposed methods, revealing a new type of ranking model vulnerability.

Keywords

Cite

@article{arxiv.2103.05248,
  title  = {Practical Relative Order Attack in Deep Ranking},
  author = {Mo Zhou and Le Wang and Zhenxing Niu and Qilin Zhang and Yinghui Xu and Nanning Zheng and Gang Hua},
  journal= {arXiv preprint arXiv:2103.05248},
  year   = {2021}
}

Comments

ICCV2021 Poster

R2 v1 2026-06-23T23:54:28.671Z