[关闭]
@devilloser 2019-09-01T08:13:20.000000Z 字数 713 阅读 794

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

rank


motivation

(1) previous work debias主要用于point wise
(2) previous work 将estimate position bias 和训练作为两阶段任务

contribution

(1) debiased 扩展到pairwise
(2) 同时estimate position bias和训练ranker

mainly work

  1. Pointwise Unbiased Learning-to-Rank

normal

表示query,表示跟query相关的documents,表示的特征,表示是否相关。
rank model的risk functoin is defined as


表示pointwise loss function, 表示概率。
所以对一个labeled数据集,

unbiased


where

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注