paper-with-me

Papers

Calibrating Explore-Exploit Trade-off for Fair Online Learning to Rank

2021-11-01 · Yiling Jia, Hongning Wang

Online learning to rank (OL2R) has attracted great research interests in recent years, thanks to its advantages in avoiding expensive relevance labeling as required in offline supervised ranking model learning. Such a solution explores the unknowns (e.g., intentionally present selected results on top positions) to improve its relevance estimation. This however triggers concerns on its ranking fairness: different groups of items might receive differential treatments during the course of OL2R. But existing fair ranking solutions usually require the knowledge of result relevance or a performing ranker beforehand, which contradicts with the setting of OL2R and thus cannot be directly applied to guarantee fairness. In this work, we propose a general framework to achieve fairness defined by group exposure in OL2R. The key idea is to calibrate exploration and exploitation for fairness control, relevance learning and online ranking quality. In particular, when the model is exploring a set of results for relevance feedback, we confine the exploration within a subset of random permutations, where fairness across groups is maintained while the feedback is still unbiased. Theoretically we prove such a strategy introduces minimum distortion in OL2R's regret to obtain fairness. Extensive empirical analysis is performed on two public learning to rank benchmark datasets to demonstrate the effectiveness of the proposed solution compared to existing fair OL2R solutions.

📄 PDF Abstract BibTeX arXiv:2111.00735

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessLearning-To-Rank

Similar Papers 제목 키워드 기반

Are Your Reviewers Being Treated Equally? Discovering Subgroup Structures to Improve Fairness in Spam Detection

2022-04-24 · Jiaxin Liu, Yuefei Lyu, Xi Zhang, Sihong Xie

User-generated reviews of products are vital assets of online commerce, such as Amazon and Yelp, while fake reviews are prevalent to mislead customers. GNN is the state-of-the-art method that detects suspicious reviewers…

FairnessSpam detection

FairDICE: Fairness-Driven Offline Multi-Objective Reinforcement Learning

2025-06-09 · Woosung Kim, Jinho Lee, Jongmin Lee, Byung-Jun Lee

Multi-objective reinforcement learning (MORL) aims to optimize policies in the presence of conflicting objectives, where linear scalarization is commonly used to reduce vector-valued returns into scalar signals. While ef…

FairnessMulti-Objective Reinforcement Learningreinforcement-learningReinforcement Learning

Understanding and Improving Fairness-Accuracy Trade-offs in Multi-Task Learning

2021-06-04 · Yuyan Wang, Xuezhi Wang, Alex Beutel, Flavien Prost 외

As multi-task models gain popularity in a wider range of machine learning applications, it is becoming increasingly important for practitioners to understand the fairness implications associated with those models. Most e…

FairnessMulti-Task Learning

Fair Online Bilateral Trade

2024-05-22 · François Bachoc, Nicolò Cesa-Bianchi, Tommaso Cesari, Roberto Colomboni

In online bilateral trade, a platform posts prices to incoming pairs of buyers and sellers that have private valuations for a certain good. If the price is lower than the buyers' valuation and higher than the sellers' va…

Fairness

Time Fairness in Online Knapsack Problems

2023-05-22 · Adam Lechowicz, Rik Sengupta, Bo Sun, Shahin Kamali 외

The online knapsack problem is a classic problem in the field of online algorithms. Its canonical version asks how to pack items of different values and weights arriving online into a capacity-limited knapsack so as to m…

Fairness