English
Related papers

Related papers: OnePiece: The Great Route to Generative Recommenda…

200 papers

Recommender systems typically retrieve items from an item corpus for personalized recommendations. However, such a retrieval-based recommender paradigm faces two limitations: 1) the human-generated items in the corpus might fail to satisfy…

Information Retrieval · Computer Science 2024-02-27 Wenjie Wang , Xinyu Lin , Fuli Feng , Xiangnan He , Tat-Seng Chua

Sequential Recommendation (SeqRec) aims to predict the next item by capturing sequential patterns from users' historical interactions, playing a crucial role in many real-world recommender systems. However, existing approaches predominantly…

Information Retrieval · Computer Science 2025-08-04 Jiakai Tang , Sunhao Dai , Teng Shi , Jun Xu , Xu Chen , Wen Chen , Jian Wu , Yuning Jiang

With the recent progress in generative artificial intelligence (Generative AI), particularly in the development of large language models, recommendation systems are evolving to become more versatile. Unlike traditional techniques,…

Information Retrieval · Computer Science 2025-06-23 Zihan Hong , Yushi Wu , Zhiting Zhao , Shanshan Feng , Jianghong Ma , Jiao Liu , Tianjun Wei

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…

The goal of modern sequential recommender systems is often formulated in terms of next-item prediction. In this paper, we explore the applicability of generative transformer-based models for the Top-K sequential recommendation task, where…

Information Retrieval · Computer Science 2025-08-19 Anna Volodkevich , Danil Gusak , Anton Klenitskiy , Alexey Vasilev

The dominant retrieve-then-rank pipeline in large-scale recommender systems suffers from mis-calibration and engineering overhead due to its architectural split and differing optimization objectives. While recent generative sequence models…

Generative reward models with parallel sampling have enabled effective test-time scaling for reasoning tasks. Current approaches employ pointwise scoring of individual solutions or pairwise comparisons. However, pointwise methods…

Machine Learning · Computer Science 2025-07-25 Shubham Toshniwal , Ivan Sorokin , Aleksander Ficek , Ivan Moshkov , Igor Gitman

Recommender systems and search engines serve as foundational elements of online platforms, with the former delivering information proactively and the latter enabling users to seek information actively. Unifying both tasks in a shared model…

Information Retrieval · Computer Science 2025-10-28 Jujia Zhao , Wenjie Wang , Chen Xu , Xiuying Chen , Zhaochun Ren , Suzan Verberne

Personalized recommender systems fulfill the daily demands of customers and boost online businesses. The goal is to learn a policy that can generate a list of items that matches the user's demand or interest. While most existing methods…

Information Retrieval · Computer Science 2023-06-12 Shuchang Liu , Qingpeng Cai , Zhankui He , Bowen Sun , Julian McAuley , Dong Zheng , Peng Jiang , Kun Gai

With the information explosion on the Web, search and recommendation are foundational infrastructures to satisfying users' information needs. As the two sides of the same coin, both revolve around the same core research problem, matching…

Information Retrieval · Computer Science 2024-04-29 Yongqi Li , Xinyu Lin , Wenjie Wang , Fuli Feng , Liang Pang , Wenjie Li , Liqiang Nie , Xiangnan He , Tat-Seng Chua

Traditional e-commerce search systems employ multi-stage cascading architectures (MCA) that progressively filter items through recall, pre-ranking, and ranking stages. While effective at balancing computational efficiency with business…

Scaling laws play an instrumental role in the sustainable improvement in model quality. Unfortunately, recommendation models to date do not exhibit such laws similar to those observed in the domain of large language models, due to the…

Multimodal recommendation aims to recommend user-preferred candidates based on her/his historically interacted items and associated multimodal information. Previous studies commonly employ an embed-and-retrieve paradigm: learning user and…

Information Retrieval · Computer Science 2026-01-15 Han Liu , Yinwei Wei , Xuemeng Song , Weili Guan , Yuan-Fang Li , Liqiang Nie

Large language models have achieved remarkable success on final-answer mathematical problems, largely due to the ease of applying reinforcement learning with verifiable rewards. However, the reasoning underlying these solutions is often…

Generative recommendation has recently emerged as a powerful paradigm that unifies retrieval and generation, representing items as discrete semantic tokens and enabling flexible sequence modeling with autoregressive models. Despite its…

Computation and Language · Computer Science 2025-11-27 Zheng Hui , Xiaokai Wei , Reza Shirkavand , Chen Wang , Weizhi Zhang , Alejandro Peláez , Michelle Gong

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

Generative Recommendation has emerged as a promising paradigm, reformulating recommendation as a sequence-to-sequence generation task over hierarchical Semantic IDs. However, existing methods suffer from a critical issue we term Semantic…

Information Retrieval · Computer Science 2026-01-09 Chengcheng Guo , Kuo Cai , Yu Zhou , Qiang Luo , Ruiming Tang , Han Li , Kun Gai , Guorui Zhou

Recommender systems serve as foundational infrastructure in modern information ecosystems, helping users navigate digital content and discover items aligned with their preferences. At their core, recommender systems address a fundamental…

Information Retrieval · Computer Science 2026-05-12 Min Hou , Le Wu , Yuxin Liao , Yonghui Yang , Zhen Zhang , Yu Wang , Changlong Zheng , Han Wu , Richang Hong

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

Traditional recommendation systems suffer from inconsistency in multi-stage optimization objectives. Generative Recommendation (GR) mitigates them through an end-to-end framework; however, existing methods still rely on matching mechanisms…