让排序结果的展示长度可变,提升用户点击效果
Learning to Rank with Variable Result Presentation Lengths
- 联合优化文档排序与展示长度,打破固定格式限制
- 新方法在不同设置下均优于传统固定长度模型
- 适合关注搜索结果呈现优化的工程师与研究者
传统学习排序(LTR)假设所有文档以相同格式展示,但实际中展示长度会影响用户对相关性的判断和注意力分配。本文提出可变展示长度排序任务,同时决定文档顺序与展示长度。该问题无法拆分为独立排序与长度选择,且概率排序原则不再适用。为此,我们提出VLPL——一种基于Plackett-Luce的列表级梯度估计方法,实现联合优化。半合成实验表明,该方法能有效平衡文档的曝光量与吸引力,在多种排名场景下表现最优。即使简单长度感知方法也显著优于固定长度模型。理论与实证结果共同揭示了将展示长度融入排序的重要性与挑战。
原文摘要 · Abstract (English)
Learning to Rank (LTR) methods generally assume that each document in a top-K ranking is presented in an equal format. However, previous work has shown that users' perceptions of relevance can be changed by varying presentations, i.e., allocating more vertical space to some documents to provide additional textual or image information. Furthermore, presentation length can also redirect attention, as users are more likely to notice longer presentations when scrolling through results. Deciding on the document presentation lengths in a fixed vertical space ranking is an important problem that has not been addressed by existing LTR methods. We address this gap by introducing the variable presentation length ranking task, where simultaneously the ordering of documents and their presentation length is decided. Despite being a generalization of standard ranking, we show that this setting brings significant new challenges: Firstly, the probability ranking principle no longer applies to this setting, and secondly, the problem cannot be divided into separate ordering and length selection tasks. We therefore propose VLPL - a new family of Plackett-Luce list-wise gradient estimation methods for the joint optimization of document ordering and lengths. Our semi-synthetic experiments show that VLPL can effectively balance the expected exposure and attractiveness of all documents, achieving the best performance across different ranking settings. Furthermore, we observe that even simple length-aware methods can achieve significant performance improvements over fixed-length models. Altogether, our theoretical and empirical results highlight the importance and difficulties of combining document presentation with LTR.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。