paper-with-me

홈 › Papers

Adversarial Attacks on Online Learning to Rank with Stochastic Click Models

2023-05-30 · Zichen Wang, Rishab Balasubramanian, Hui Yuan, Chenyu Song, Mengdi Wang, Huazheng Wang

We propose the first study of adversarial attacks on online learning to rank. The goal of the adversary is to misguide the online learning to rank algorithm to place the target item on top of the ranking list linear times to time horizon $T$ with a sublinear attack cost. We propose generalized list poisoning attacks that perturb the ranking list presented to the user. This strategy can efficiently attack any no-regret ranker in general stochastic click models. Furthermore, we propose a click poisoning-based strategy named attack-then-quit that can efficiently attack two representative OLTR algorithms for stochastic click models. We theoretically analyze the success and cost upper bound of the two proposed methods. Experimental results based on synthetic and real-world data further validate the effectiveness and cost-efficiency of the proposed attack strategies.

📄 PDF Abstract BibTeX arXiv:2305.19218

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-Rank

Similar Papers 제목 키워드 기반

Adversarial Attacks on Online Learning to Rank with Click Feedback

2023-05-26 · NeurIPS 2023 11

Online learning to rank (OLTR) is a sequential decision-making problem where a learning agent selects an ordered list of items and receives feedback through user clicks. Although potential attacks against OLTR algorithms…

Decision MakingLearning-To-RankSequential Decision Making

Online Learning to Rank in Stochastic Click Models

2017-03-07 · ICML 2017 8 · Masrour Zoghi, Tomas Tunys, Mohammad Ghavamzadeh, Branislav Kveton 외

Online learning to rank is a core problem in information retrieval and machine learning. Many provably efficient algorithms have been recently proposed for this problem in specific click models. The click model is a mode…

Information RetrievalLearning-To-RankRetrieval

Simultaneously Learning Stochastic and Adversarial Bandits under the Position-Based Model

2022-07-12 · Cheng Chen, Canzhe Zhao, Shuai Li

Online learning to rank (OLTR) interactively learns to choose lists of items from a large collection based on certain click models that describe users' click behaviors. Most recent works for this problem focus on the sto…

Learning-To-RankPosition

TopRank: A practical algorithm for online stochastic ranking

2018-06-06 · NeurIPS 2018 12 · Tor Lattimore, Branislav Kveton, Shuai Li, Csaba Szepesvari

Online learning to rank is a sequential decision-making problem where in each round the learning agent chooses a list of items and receives feedback in the form of clicks from the user. Many sample-efficient algorithms h…

Decision MakingLearning-To-RankPositionSequential Decision Making

Cascading Bandits Robust to Adversarial Corruptions

2025-02-12 · Jize Xie, Cheng Chen, Zhiyong Wang, Shuai Li

Online learning to rank sequentially recommends a small list of items to users from a large candidate set and receives the users' click feedback. In many real-world scenarios, users browse the recommended list in order a…

Learning-To-Rank