paper-with-me

홈 › 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 may cause serious losses in real-world applications, little is known about adversarial attacks on OLTR. This paper studies attack strategies against multiple variants of OLTR. Our first result provides an attack strategy against the UCB algorithm on classical stochastic bandits with binary feedback, which solves the key issues caused by bounded and discrete feedback that previous works can not handle. Building on this result, we design attack algorithms against UCB-based OLTR algorithms in position-based and cascade models. Finally, we propose a general attack strategy against any algorithm under the general click model. Each attack algorithm manipulates the learning agent into choosing the target attack item $T-o(T)$ times, incurring a cumulative cost of $o(T)$. Experiments on synthetic and real data further validate the effectiveness of our proposed attack algorithms.

📄 PDF Abstract BibTeX arXiv:2305.17071

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingLearning-To-RankSequential Decision Making

Similar Papers 제목 키워드 기반

Adversarial Attacks on Online Learning to Rank with Stochastic Click Models

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

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 time…

Learning-To-Rank

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

Effective and secure federated online learning to rank

2024-12-26 · Shuyi Wang

Online Learning to Rank (OLTR) optimises ranking models using implicit user feedback, such as clicks. Unlike traditional Learning to Rank (LTR) methods that rely on a static set of training data with relevance judgements…

Federated LearningLearning-To-Rank

An Adversarial Imitation Click Model for Information Retrieval

2021-04-13 · Xinyi Dai, Jianghao Lin, Weinan Zhang, Shuai Li 외

Modern information retrieval systems, including web search, ads placement, and recommender systems, typically rely on learning from user feedback. Click models, which study how users interact with a ranked list of items,…

Imitation LearningInformation RetrievalmodelRecommendation Systems+1

Reinforcement Online Learning to Rank with Unbiased Reward Shaping

2022-01-05 · Shengyao Zhuang, Zhihao Qiao, Guido Zuccon

Online learning to rank (OLTR) aims to learn a ranker directly from implicit feedback derived from users' interactions, such as clicks. Clicks however are a biased signal: specifically, top-ranked documents are likely to…

Learning-To-RankPosition