English
Related papers

Related papers: Trie-Aware Transformers for Generative Recommendat…

200 papers

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

Generative recommendation systems have gained increasing attention as an innovative approach that directly generates item identifiers for recommendation tasks. Despite their potential, a major challenge is the effective construction of item…

Information Retrieval · Computer Science 2025-06-05 Enze Liu , Bowen Zheng , Cheng Ling , Lantao Hu , Han Li , Wayne Xin Zhao

Generative recommendation (GR) models generate items by autoregressively producing a sequence of discrete tokens that jointly index the target item. However, this autoregressive generation process also induces a structured decoding space…

Information Retrieval · Computer Science 2026-05-08 Yupeng Hou , Haven Kim , Clark Mingxuan Ju , Eduardo Escoto , Neil Shah , Julian McAuley

Sequential recommendation is an important recommendation task that aims to predict the next item in a sequence. Recently, adaptations of language models, particularly Transformer-based models such as SASRec and BERT4Rec, have achieved…

Information Retrieval · Computer Science 2023-06-21 Aleksandr V. Petrov , Craig Macdonald

Generative recommendation autoregressively generates item identifiers to recommend potential items. Existing methods typically adopt a one-to-one mapping strategy, where each item is represented by a single identifier. However, this scheme…

Information Retrieval · Computer Science 2025-05-27 Bowen Zheng , Enze Liu , Zhongfu Chen , Zhongrui Ma , Yue Wang , Wayne Xin Zhao , Ji-Rong Wen

Recently, generative recommendation has emerged as a promising paradigm, attracting significant research attention. The basic framework involves an item tokenizer, which represents each item as a sequence of codes serving as its identifier,…

Information Retrieval · Computer Science 2025-05-27 Bowen Zheng , Hongyu Lu , Yu Chen , Wayne Xin Zhao , Ji-Rong Wen

Sequential recommendation (SR) is traditionally formulated as next-item prediction over a chronological sequence of interacted items. Although recent generative recommendation (GR) methods introduce new machinery, such as semantic IDs,…

Information Retrieval · Computer Science 2026-05-19 Yingyi Zhang , Junyi Li , Yejing Wang , Wenlin Zhang , Xiaowei Qian , Sheng Zhang , Yue Feng , Yichao Wang , Yong Liu , Xiangyu Zhao , Xianneng Li

Generative Recommendation (GR) reframes retrieval and ranking as autoregressive decoding over Semantic IDs (SIDs), unifying the multi-stage pipeline into a single model. Yet a fundamental expressive gap persists: discriminative models score…

Information Retrieval · Computer Science 2026-05-01 Ziliang Wang , Gaoyun Lin , Xuesi Wang , Shaoqiang Liang , Yili Huang , Weijie Bian , Li Zhang , Mingchen Cai , Jian Dong , Guanxing Zhang

In web environments, user preferences are often refined progressively as users move from browsing broad categories to exploring specific items. However, existing generative recommenders overlook this natural refinement process. Generative…

Information Retrieval · Computer Science 2025-12-01 Tianxin Wei , Xuying Ning , Xuxing Chen , Ruizhong Qiu , Yupeng Hou , Yan Xie , Shuang Yang , Zhigang Hua , Jingrui He

Generative Recommendation (GR) has emerged as a new paradigm in recommender systems. This approach relies on quantized representations to discretize item features, modeling users' historical interactions as sequences of discrete tokens.…

Information Retrieval · Computer Science 2025-11-25 Fuwei Zhang , Xiaoyu Liu , Dongbo Xi , Jishen Yin , Huan Chen , Peng Yan , Fuzhen Zhuang , Zhao Zhang

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

Sequential recommendation is a task to capture hidden user preferences from historical user item interaction data and recommend next items for the user. Significant progress has been made in this domain by leveraging classification based…

Information Retrieval · Computer Science 2024-08-30 Panfeng Cao , Pietro Lio

Transformer-based sequential recommendation (TSR) models have shown superior performance in recommendation systems, where the quality of item representations plays a crucial role. Classical representation methods integrate item features…

Information Retrieval · Computer Science 2025-04-22 Hao Deng , Haibo Xing , Kanefumi Matsuyama , Yulei Huang , Jinxin Hu , Hong Wen , Jia Xu , Zulong Chen , Yu Zhang , Xiaoyi Zeng , Jing Zhang

Generative recommendation has recently emerged as a transformative paradigm that directly generates target items, surpassing traditional cascaded approaches. It typically involves two components: a tokenizer that learns item identifiers and…

Information Retrieval · Computer Science 2026-01-27 Jialei Li , Yang Zhang , Yimeng Bai , Shuai Zhu , Ziqi Xue , Xiaoyan Zhao , Dingxian Wang , Frank Yang , Andrew Rabinovich , Xiangnan He

Generative recommendation (GR) is an emerging paradigm that tokenizes items into discrete tokens and learns to autoregressively generate the next tokens as predictions. While this token-generation paradigm is expected to surpass traditional…

Information Retrieval · Computer Science 2025-11-25 Yijie Ding , Jiacheng Li , Julian McAuley , Yupeng Hou

Generative Retrieval (GR) offers a promising paradigm for recommendation through next-token prediction (NTP). However, scaling it to large-scale industrial systems introduces three challenges: (i) within a single request, the identical…

Information Retrieval · Computer Science 2026-04-17 Yanyan Zou , Junbo Qi , Lunsong Huang , Yu Li , Kewei Xu , Jiabao Gao , Binglei Zhao , Xuanhua Yang , Sulong Xu , Shengjie Li

Adaptations of Transformer models, such as BERT4Rec and SASRec, achieve state-of-the-art performance in the sequential recommendation task according to accuracy-based metrics, such as NDCG. These models treat items as tokens and then…

Information Retrieval · Computer Science 2024-03-11 Aleksandr Petrov , Craig Macdonald

Generative Recommendation (GR) has become a promising end-to-end approach with high FLOPS utilization for resource-efficient recommendation. Despite the effectiveness, we show that current GR models suffer from a critical \textbf{bias…

Information Retrieval · Computer Science 2026-02-05 Xinyu Lin , Pengyuan Liu , Wenjie Wang , Yicheng Hu , Chen Xu , Fuli Feng , Qifan Wang , Tat-Seng Chua

Generative recommendation is emerging as a powerful paradigm that directly generates item predictions, moving beyond traditional matching-based approaches. However, current methods face two key challenges: token-item misalignment, where…

Information Retrieval · Computer Science 2025-06-24 Chang Liu , Yimeng Bai , Xiaoyan Zhao , Yang Zhang , Fuli Feng , Wenge Rong

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
‹ Prev 1 2 3 10 Next ›