paper-with-me

Papers

Pairwise Ranking Losses of Click-Through Rates Prediction for Welfare Maximization in Ad Auctions

2023-06-01 · Boxiang Lyu, Zhe Feng, Zachary Robertson, Sanmi Koyejo

We study the design of loss functions for click-through rates (CTR) to optimize (social) welfare in advertising auctions. Existing works either only focus on CTR predictions without consideration of business objectives (e.g., welfare) in auctions or assume that the distribution over the participants' expected cost-per-impression (eCPM) is known a priori, then use various additional assumptions on the parametric form of the distribution to derive loss functions for predicting CTRs. In this work, we bring back the welfare objectives of ad auctions into CTR predictions and propose a novel weighted rankloss to train the CTR model. Compared to existing literature, our approach provides a provable guarantee on welfare but without assumptions on the eCPMs' distribution while also avoiding the intractability of naively applying existing learning-to-rank methods. Further, we propose a theoretically justifiable technique for calibrating the losses using labels generated from a teacher network, only assuming that the teacher network has bounded $\ell_2$ generalization error. Finally, we demonstrate the advantages of the proposed loss on synthetic and real-world data.

📄 PDF Abstract BibTeX arXiv:2306.01799

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-Rank

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Joint Optimization of Ranking and Calibration with Contextualized Hybrid Model

2022-08-12 · Xiang-Rong Sheng, Jingyue Gao, Yueyao Cheng, Siran Yang 외

Despite the development of ranking optimization techniques, pointwise loss remains the dominating approach for click-through rate prediction. It can be attributed to the calibration ability of the pointwise loss since th…

Click-Through Rate Prediction

Unbiased LambdaMART: An Unbiased Pairwise Learning-to-Rank Algorithm

2018-09-16 · Ziniu Hu, Yang Wang, Qu Peng, Hang Li

Although click data is widely used in search systems in practice, so far the inherent bias, most notably position bias, has prevented it from being used in training of a ranker for search, i.e., learning-to-rank. Recentl…

Learning-To-RankPosition

Learning-to-Count by Learning-to-Rank: Weakly Supervised Object Counting & Localization Using Only Pairwise Image Rankings

2021-09-29 · Adriano C. D'Alessandro, Ali Mahdavi Amiri, Ghassan Hamarneh

Object counting and localization in dense scenes is a challenging class of image analysis problems that typically requires labour intensive annotations to learn to solve. We propose a form of weak supervision that only r…

Learning-To-RankObjectObject Counting

RankT5: Fine-Tuning T5 for Text Ranking with Ranking Losses

2022-10-12 · Honglei Zhuang, Zhen Qin, Rolf Jagerman, Kai Hui 외

Recently, substantial progress has been made in text ranking based on pretrained language models such as BERT. However, there are limited studies on how to leverage more powerful sequence-to-sequence models such as T5. E…

Decoder

Identifiability Matters: Revealing the Hidden Recoverable Condition in Unbiased Learning to Rank

2023-09-27 · Mouxiang Chen, Chenghao Liu, Zemin Liu, Zhuo Li 외

Unbiased Learning to Rank (ULTR) aims to train unbiased ranking models from biased click logs, by explicitly modeling a generation process for user behavior and fitting click data based on examination hypothesis. Previou…

Learning-To-Rank