English
Related papers

Related papers: Mend The Learning Approach, Not the Data: Insights…

200 papers

Traditional sparse and dense retrieval methods struggle to leverage general world knowledge and often fail to capture the nuanced features of queries and products. With the advent of large language models (LLMs), industrial search systems…

Information Retrieval · Computer Science 2025-07-14 Ming Pang , Chunyuan Yuan , Xiaoyu He , Zheng Fang , Donghao Xie , Fanyi Qu , Xue Jiang , Changping Peng , Zhangang Lin , Ching Law , Jingping Shao

This tutorial covers and contrasts the two main methodologies in unbiased Learning to Rank (LTR): Counterfactual LTR and Online LTR. There has long been an interest in LTR from user interactions, however, this form of implicit feedback is…

Information Retrieval · Computer Science 2019-07-18 Harrie Oosterhuis , Rolf Jagerman , Maarten de Rijke

Traditional approaches to ranking in web search follow the paradigm of rank-by-score: a learned function gives each query-URL combination an absolute score and URLs are ranked according to this score. This paradigm ensures that if the score…

Machine Learning · Computer Science 2012-07-03 Or Sheffet , Nina Mishra , Samuel Ieong

In online marketplaces like Airbnb, users frequently engage in comparison shopping before making purchase decisions. Despite the prevalence of this behavior, a significant disconnect persists between mainstream e-commerce search engines and…

Information Retrieval · Computer Science 2025-12-04 Jie Tang , Daochen Zha , Xin Liu , Huiji Gao , Liwei He , Stephanie Moyerman , Sanjeev Katariya

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…

Information Retrieval · Computer Science 2020-07-21 Mucun Tian , Chun Guo , Vito Ostuni , Zhen Zhu

E-commerce sellers are recommended keyphrases based on their inventory on which they advertise to increase buyer engagement (clicks/sales). The relevance of advertiser keyphrases plays an important role in preventing the inundation of…

Information Retrieval · Computer Science 2025-10-28 Soumik Dey , Hansi Wu , Binbin Li

With the rapid growth of e-Commerce, online product search has emerged as a popular and effective paradigm for customers to find desired products and engage in online shopping. However, there is still a big gap between the products that…

Information Retrieval · Computer Science 2020-01-16 Rahul Radhakrishnan Iyer , Rohan Kohli , Shrimai Prabhumoye

In e-commerce, ranking the search results based on users' preference is the most important task. Commercial e-commerce platforms, such as, Amazon, Alibaba, eBay, Walmart, etc. perform extensive and relentless research to perfect their…

Information Retrieval · Computer Science 2024-12-06 Md. Ahsanul Kabir , Mohammad Al Hasan , Aritra Mandal , Daniel Tunkelang , Zhe Wu

Online retailers often offer a vast choice of products to their customers to filter and browse through. The order in which the products are listed depends on the ranking algorithm employed in the online shop. State-of-the-art ranking…

Information Retrieval · Computer Science 2023-02-14 Andrea Papenmeier , Daniel Hienert , Firas Sabbah , Norbert Fuhr , Dagmar Kern

Traditional recommender systems (RS) have been primarily optimized for accuracy and short-term engagement, often overlooking transparency and trustworthiness. Recently, platforms such as Amazon and Instagram have begun providing…

Information Retrieval · Computer Science 2026-01-07 Chung Park , Taesan Kim , Hyeongjun Yun , Dongjoon Hong , Junui Hong , Kijung Park , MinCheol Cho , Mira Myong , Jihoon Oh , Min sung Choi

Learning the optimal ordering of content is an important challenge in website design. The learning to rank (LTR) framework models this problem as a sequential problem of selecting lists of content and observing where users decide to click.…

Machine Learning · Computer Science 2023-05-12 James A. Grant , David S. Leslie

Complementary product recommendation, which aims to suggest items that are used together to enhance customer value, is a crucial yet challenging task in e-commerce. While existing graph neural network (GNN) approaches have made significant…

Information Retrieval · Computer Science 2025-12-02 Zekun Xu , Yudi Zhang

Click-Through Rate (CTR) prediction is one of the core tasks in recommender systems (RS). It predicts a personalized click probability for each user-item pair. Recently, researchers have found that the performance of CTR model can be…

Information Retrieval · Computer Science 2021-08-11 Qiwei Chen , Changhua Pei , Shanshan Lv , Chao Li , Junfeng Ge , Wenwu Ou

Click data collected by modern recommendation systems are an important source of observational data that can be utilized to train learning-to-rank (LTR) systems. However, these data suffer from a number of biases that can result in poor…

Information Retrieval · Computer Science 2020-05-13 Zohreh Ovaisi , Ragib Ahsan , Yifan Zhang , Kathryn Vasilaky , Elena Zheleva

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…

Information Retrieval · Computer Science 2026-01-08 Shashank Gupta , Yiming Liao , Maarten de Rijke

Learning-to-rank (LTR) is a set of supervised machine learning algorithms that aim at generating optimal ranking order over a list of items. A lot of ranking models have been studied during the past decades. And most of them treat each…

Information Retrieval · Computer Science 2020-06-09 RuiXing Wang , Kuan Fang , RiKang Zhou , Zhan Shen , LiWen Fan

Counterfactual learning to rank (CLTR) has attracted extensive attention in the IR community for its ability to leverage massive logged user interaction data to train ranking models. While the CLTR models can be theoretically unbiased when…

Machine Learning · Computer Science 2025-08-29 Zechun Niu , Zhilin Zhang , Jiaxin Mao , Qingyao Ai , Ji-Rong Wen

To support complex search tasks, where the initial information requirements are complex or may change during the search, a search engine must adapt the information delivery as the user's information requirements evolve. To support this…

Information Retrieval · Computer Science 2021-05-24 Jianghong Zhou , Eugene Agichtein

Clickthrough data is a particularly inexpensive and plentiful resource to obtain implicit relevance feedback for improving and personalizing search engines. However, it is well known that the probability of a user clicking on a result is…

Information Retrieval · Computer Science 2007-05-23 Filip Radlinski , Thorsten Joachims

This paper presents a novel approach for using clickthrough data to learn ranked retrieval functions for web search results. We observe that users searching the web often perform a sequence, or chain, of queries with a similar information…

Machine Learning · Computer Science 2007-05-23 Filip Radlinski , Thorsten Joachims