paper-with-me

Papers

Ranking Robustness Under Adversarial Document Manipulations

2018-06-13 · Goren Gregory, Kurland Oren, Tennenholtz Moshe, Raiber Fiana

For many queries in the Web retrieval setting there is an on-going ranking competition: authors manipulate their documents so as to promote them in rankings. Such competitions can have unwarranted effects not only in terms of retrieval effectiveness, but also in terms of ranking robustness. A case in point, rankings can (rapidly) change due to small indiscernible perturbations of documents. While there has been a recent growing interest in analyzing the robustness of classifiers to adversarial manipulations, there has not yet been a study of the robustness of relevance-ranking functions. We address this challenge by formally analyzing different definitions and aspects of the robustness of learning-to-rank-based ranking functions. For example, we formally show that increased regularization of linear ranking functions increases ranking robustness. This finding leads us to conjecture that decreased variance of any ranking function results in increased robustness. We propose several measures for quantifying ranking robustness and use them to analyze ranking competitions between documents' authors. The empirical findings support our formal analysis and conjecture for both RankSVM and LambdaMART.

📄 PDF Abstract BibTeX arXiv:1806.04425

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-RankRetrieval

Similar Papers 제목 키워드 기반

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

One word at a time: adversarial attacks on retrieval models

2020-08-05 · Nisarg Raval, Manisha Verma

Adversarial examples, generated by applying small perturbations to input features, are widely used to fool classifiers and measure their robustness to noisy inputs. However, little work has been done to evaluate the robu…

Retrieval

BERT Rankers are Brittle: a Study using Adversarial Document Perturbations

2022-06-23 · Yumeng Wang, Lijun Lyu, Avishek Anand

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…

Document Ranking

Towards Imperceptible Document Manipulations against Neural Ranking Models

2023-05-03 · Xuanang Chen, Ben He, Zheng Ye, Le Sun 외

Adversarial attacks have gained traction in order to identify potential vulnerabilities in neural ranking models (NRMs), but current attack methods often introduce grammatical errors, nonsensical expressions, or incohere…

Adversarial TextLanguage ModelingLanguage ModellingText Generation

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