中文
相关论文

相关论文: Contextual Dual Learning Algorithm with Listwise D…

200 篇论文

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 attract more clicks…

信息检索 · 计算机科学 2022-01-06 Shengyao Zhuang , Zhihao Qiao , Guido Zuccon

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. Recently, a number of…

信息检索 · 计算机科学 2019-02-28 Ziniu Hu , Yang Wang , Qu Peng , Hang Li

Counterfactual learning to rank (CLTR) aims to learn a ranking policy from user interactions while correcting for the inherent biases in interaction data, such as position bias. Existing CLTR methods assume a single ranking policy that…

信息检索 · 计算机科学 2026-01-08 Shashank Gupta , Yiming Liao , Maarten de Rijke

Learning-to-Rank (LTR) models trained from implicit feedback (e.g. clicks) suffer from inherent biases. A well-known one is the position bias -- documents in top positions are more likely to receive clicks due in part to their position…

信息检索 · 计算机科学 2020-07-21 Mucun Tian , Chun Guo , Vito Ostuni , Zhen Zhu

Implicit feedback data, such as user clicks, is commonly used in learning-to-rank (LTR) systems because it is easy to collect and it often reflects user preferences. However, this data is prone to various biases, and training an LTR…

信息检索 · 计算机科学 2026-01-30 Md Aminul Islam , Kathryn Vasilaky , Elena Zheleva

Nowadays, recommender systems already impact almost every facet of peoples lives. To provide personalized high quality recommendation results, conventional systems usually train pointwise rankers to predict the absolute value of objectives…

信息检索 · 计算机科学 2021-12-01 Yi Ren , Hongyan Tang , Siwen Zhu

Unbiased Learning to Rank (ULTR) studies the problem of learning a ranking function based on biased user interactions. In this framework, ULTR algorithms have to rely on a large amount of user data that are collected, stored, and aggregated…

信息检索 · 计算机科学 2021-05-12 Chang Li , Hua Ouyang

Clicks on rankings suffer from position-bias: generally items on lower ranks are less likely to be examined - and thus clicked - by users, in spite of their actual preferences between items. The prevalent approach to unbiased click-based…

机器学习 · 计算机科学 2022-11-01 Harrie Oosterhuis

Learning-to-rank (LTR) algorithms are ubiquitous and necessary to explore the extensive catalogs of media providers. To avoid the user examining all the results, its preferences are used to provide a subset of relatively small size. The…

In-context learning is a new learning paradigm where a language model conditions on a few input-output pairs (demonstrations) and a test input, and directly outputs the prediction. It has been shown highly dependent on the provided…

计算与语言 · 计算机科学 2023-05-17 Xiaonan Li , Kai Lv , Hang Yan , Tianyang Lin , Wei Zhu , Yuan Ni , Guotong Xie , Xiaoling Wang , Xipeng Qiu

Position bias is a critical problem in information retrieval when dealing with implicit yet biased user feedback data. Unbiased ranking methods typically rely on causality models and debias the user feedback through inverse propensity…

信息检索 · 计算机科学 2020-05-27 Jiarui Jin , Yuchen Fang , Weinan Zhang , Kan Ren , Guorui Zhou , Jian Xu , Yong Yu , Jun Wang , Xiaoqiang Zhu , Kun Gai

Ranked search results have become the main mechanism by which we find content, products, places, and people online. Thus their ordering contributes not only to the satisfaction of the searcher, but also to career and business opportunities,…

信息检索 · 计算机科学 2020-05-28 Meike Zehlike , Carlos Castillo

Unbiased learning to rank (ULTR) aims to train an unbiased ranking model from biased user click logs. Most of the current ULTR methods are based on the examination hypothesis (EH), which assumes that the click probability can be factorized…

信息检索 · 计算机科学 2022-06-14 Mouxiang Chen , Chenghao Liu , Zemin Liu , Jianling Sun

Online Learning to Rank (OLTR) methods optimize rankers based on user interactions. State-of-the-art OLTR methods are built specifically for linear models. Their approaches do not extend well to non-linear models such as neural networks. We…

信息检索 · 计算机科学 2018-09-25 Harrie Oosterhuis , Maarten de Rijke

Large Language Models (LLMs) have transformed listwise document reranking by enabling global reasoning over candidate sets, yet single models often struggle to balance fine-grained relevance scoring with holistic cross-document analysis. We…

计算与语言 · 计算机科学 2025-08-26 Abdelrahman Abdallah , Jamshid Mozafari , Bhawna Piryani , Adam Jatowt

Recent studies have demonstrated the great potential of Large Language Models (LLMs) serving as zero-shot relevance rankers. The typical approach involves making comparisons between pairs or lists of documents. Although effective, these…

信息检索 · 计算机科学 2023-11-06 Weiwei Sun , Zheng Chen , Xinyu Ma , Lingyong Yan , Shuaiqiang Wang , Pengjie Ren , Zhumin Chen , Dawei Yin , Zhaochun Ren

Knowledge Distillation (KD), which transfers the knowledge of a well-trained large model (teacher) to a small model (student), has become an important area of research for practical deployment of recommender systems. Recently, Relaxed…

信息检索 · 计算机科学 2024-05-16 Youngjune Lee , Kee-Eung Kim

Learning-to-Rank (LTR) is a supervised machine learning approach that constructs models specifically designed to order a set of items or documents based on their relevance or importance to a given query or context. Despite significant…

信息检索 · 计算机科学 2026-04-17 Camilo Gomez , Pengyang Wang , Yanjie Fu

Recent work has shown that more effective dense retrieval models can be obtained by distilling ranking knowledge from an existing base re-ranking model. In this paper, we propose a generic curriculum learning based optimization framework…

信息检索 · 计算机科学 2022-04-29 Hansi Zeng , Hamed Zamani , Vishwa Vinay

Click-through rate (CTR) Prediction is of great importance in real-world online ads systems. One challenge for the CTR prediction task is to capture the real interest of users from their clicked items, which is inherently biased by…

信息检索 · 计算机科学 2022-04-04 Congcong Liu , Yuejiang Li , Jian Zhu , Xiwei Zhao , Changping Peng , Zhangang Lin , Jingping Shao