English

BERT Rankers are Brittle: a Study using Adversarial Document Perturbations

Information Retrieval 2022-06-24 v1 Artificial Intelligence

Abstract

Contextual ranking models based on BERT are now well established for a wide range of passage and document ranking tasks. However, the robustness of BERT-based ranking models under adversarial inputs is under-explored. In this paper, we argue that BERT-rankers are not immune to adversarial attacks targeting retrieved documents given a query. Firstly, we propose algorithms for adversarial perturbation of both highly relevant and non-relevant documents using gradient-based optimization methods. The aim of our algorithms is to add/replace a small number of tokens to a highly relevant or non-relevant document to cause a large rank demotion or promotion. Our experiments show that a small number of tokens can already result in a large change in the rank of a document. Moreover, we find that BERT-rankers heavily rely on the document start/head for relevance prediction, making the initial part of the document more susceptible to adversarial attacks. More interestingly, we find a small set of recurring adversarial words that when added to documents result in successful rank demotion/promotion of any relevant/non-relevant document respectively. Finally, our adversarial tokens also show particular topic preferences within and across datasets, exposing potential biases from BERT pre-training or downstream datasets.

Keywords

Cite

@article{arxiv.2206.11724,
  title  = {BERT Rankers are Brittle: a Study using Adversarial Document Perturbations},
  author = {Yumeng Wang and Lijun Lyu and Avishek Anand},
  journal= {arXiv preprint arXiv:2206.11724},
  year   = {2022}
}

Comments

To appear in ICTIR 2022

R2 v1 2026-06-24T12:01:52.289Z