English
Related papers

Related papers: Simple but Efficient: A Multi-Scenario Nearline Re…

200 papers

Generative recommendation has recently emerged as a promising paradigm in information retrieval. However, generative ranking systems are still understudied, particularly with respect to their effectiveness and feasibility in large-scale…

Candidate retrieval is a fundamental issue in recommendation system. Given user's recommendation request, relevant candidates need to be retrieved in realtime for subsequent ranking operations. Considering that the retrieval operation is…

Information Retrieval · Computer Science 2019-10-22 Zheng Liu , Yu Xing , Jianxun Lian , Defu Lian , Ziyao Li , Xing Xie

The Probability Ranking Principle (PRP) has been considered as the foundational standard in the design of information retrieval (IR) systems. The principle requires an IR module's returned list of results to be ranked with respect to the…

Information Retrieval · Computer Science 2024-05-09 Kai Zheng , Haijun Zhao , Rui Huang , Beichuan Zhang , Na Mou , Yanan Niu , Yang Song , Hongning Wang , Kun Gai

Passage ranking involves two stages: passage retrieval and passage re-ranking, which are important and challenging topics for both academics and industries in the area of Information Retrieval (IR). However, the commonly-used datasets for…

Information Retrieval · Computer Science 2023-04-10 Xiaohui Xie , Qian Dong , Bingning Wang , Feiyang Lv , Ting Yao , Weinan Gan , Zhijing Wu , Xiangsheng Li , Haitao Li , Yiqun Liu , Jin Ma

Building a recommendation system that serves billions of users on daily basis is a challenging problem, as the system needs to make astronomical number of predictions per second based on real-time user behaviors with O(1) time complexity.…

Information Retrieval · Computer Science 2020-10-13 Xiaoyong Yang , Yadong Zhu , Yi Zhang , Xiaobo Wang , Quan Yuan

Recommender systems (RS) work effective at alleviating information overload and matching user interests in various web-scale applications. Most RS retrieve the user's favorite candidates and then rank them by the rating scores in the greedy…

Information Retrieval · Computer Science 2021-04-05 Yufei Feng , Yu Gong , Fei Sun , Junfeng Ge , Wenwu Ou

Model-based methods for recommender systems have been studied extensively for years. Modern recommender systems usually resort to 1) representation learning models which define user-item preference as the distance between their embedding…

Information Retrieval · Computer Science 2022-03-01 Rihan Chen , Bin Liu , Han Zhu , Yaoxuan Wang , Qi Li , Buting Ma , Qingbo Hua , Jun Jiang , Yunlong Xu , Hongbo Deng , Bo Zheng

In industrial large-scale search systems, such as Taobao.com search for commodities, the quality of the ranking result is getting continually improved by introducing more factors from complex procedures, e.g., deep neural networks for…

Information Retrieval · Computer Science 2018-03-15 Yusen Zhan , Qing Da , Fei Xiao , An-xiang Zeng , Yang Yu

We have developed a conversational recommendation system designed to help users navigate through a set of limited options to find the best choice. Unlike many internet scale systems that use a singular set of search terms and return a…

Computation and Language · Computer Science 2021-04-15 Victor S. Bursztyn , Jennifer Healey , Eunyee Koh , Nedim Lipka , Larry Birnbaum

Nowadays, the product search service of e-commerce platforms has become a vital shopping channel in people's life. The retrieval phase of products determines the search system's quality and gradually attracts researchers' attention.…

Information Retrieval · Computer Science 2021-06-18 Sen Li , Fuyu Lv , Taiwei Jin , Guli Lin , Keping Yang , Xiaoyi Zeng , Xiao-Ming Wu , Qianli Ma

Cold-start problems are long-standing challenges for practical recommendations. Most existing recommendation algorithms rely on extensive observed data and are brittle to recommendation scenarios with few interactions. This paper addresses…

Information Retrieval · Computer Science 2019-06-04 Zhengxiao Du , Xiaowei Wang , Hongxia Yang , Jingren Zhou , Jie Tang

Generative retrieval (GR) has emerged as a promising paradigm in recommendation systems by autoregressively decoding identifiers of target items. Despite its potential, current approaches typically rely on the next-token prediction schema,…

Information Retrieval · Computer Science 2026-02-10 Kairui Fu , Changfa Wu , Kun Yuan , Binbin Cao , Dunxian Huang , Yuliang Yan , Junjun Zheng , Jianning Zhang , Silu Zhou , Jian Wu , Kun Kuang

Retrievers, which form one of the most important recommendation stages, are responsible for efficiently selecting possible positive samples to the later stages under strict latency limitations. Because of this, large-scale systems always…

Information Retrieval · Computer Science 2025-01-16 Xingyan Bin , Jianfei Cui , Wujie Yan , Zhichen Zhao , Xintian Han , Chongyang Yan , Feng Zhang , Xun Zhou , Qi Wu , Zuotao Liu

The travel marketing platform of Alibaba serves an indispensable role for hundreds of different travel scenarios from Fliggy, Taobao, Alipay apps, etc. To provide personalized recommendation service for users visiting different scenarios,…

Machine Learning · Computer Science 2021-10-20 Qijie Shen , Wanjie Tao , Jing Zhang , Hong Wen , Zulong Chen , Quan Lu

Two-stage recommender systems are widely adopted in industry due to their scalability and maintainability. These systems produce recommendations in two steps: (i) multiple nominators preselect a small number of items from a large pool using…

Information Retrieval · Computer Science 2020-09-21 Jiri Hron , Karl Krauth , Michael I. Jordan , Niki Kilbertus

Mainstream ranking approaches typically follow a Generator-Evaluator two-stage paradigm, where a generator produces candidate lists and an evaluator selects the best one. Recent work has attempted to enhance performance by expanding the…

Information Retrieval · Computer Science 2026-01-28 Kaike Zhang , Xiaobei Wang , Shuchang Liu , Hailan Yang , Xiang Li , Lantao Hu , Han Li , Qi Cao , Fei Sun , Kun Gai

Recommendation systems (RecSys) are designed to connect users with relevant items from a vast pool of candidates while aligning with the business goals of the platform. A typical industrial RecSys is composed of two main stages, retrieval…

Information Retrieval · Computer Science 2024-12-19 Chi Liu , Jiangxia Cao , Rui Huang , Kuo Cai , Weifeng Ding , Qiang Luo , Kun Gai , Guorui Zhou

Query-product relevance prediction is fundamental to e-commerce search and has become even more critical in the era of AI-powered shopping, where semantic understanding and complex reasoning directly shape the user experience and business…

Information Retrieval · Computer Science 2026-01-27 Jianhui Yang , Yiming Jin , Pengkun Jiao , Chenhe Dong , Zerui Huang , Shaowei Yao , Xiaojiang Zhou , Dan Ou , Haihong Tang

The large-scale recommender system mainly consists of two stages: matching and ranking. The matching stage (also known as the retrieval step) identifies a small fraction of relevant items from billion-scale item corpus in low latency and…

Information Retrieval · Computer Science 2021-05-19 Houyi Li , Zhihong Chen , Chenliang Li , Rong Xiao , Hongbo Deng , Peng Zhang , Yongchao Liu , Haihong Tang

Efficiently selecting relevant content from vast candidate pools is a critical challenge in modern recommender systems. Traditional methods, such as item-to-item collaborative filtering (CF) and two-tower models, often fall short in…

Information Retrieval · Computer Science 2026-01-26 Shaoqing Wang , Yingcai Ma , Kairui Fu , Ziyang Wang , Dunxian Huang , Yuliang Yan , Jian Wu