English
Related papers

Related papers: Multi-Behavior Generative Recommendation

200 papers

In real recommendation scenarios, users often have different types of behaviors, such as clicking and buying. Existing research methods show that it is possible to capture the heterogeneous interests of users through different types of…

Information Retrieval · Computer Science 2024-02-21 Weixin Li , Yuhao Wu , Yang Liu , Weike Pan , Zhong Ming

Recommender systems are one of the most successful applications of machine learning and data science. They are successful in a wide variety of application domains, including e-commerce, media streaming content, email marketing, and…

Information Retrieval · Computer Science 2023-04-04 Juan Pablo Equihua , Maged Ali , Henrik Nordmark , Berthold Lausen

Session-based recommendation (SR) aims to dynamically recommend items to a user based on a sequence of the most recent user-item interactions. Most existing studies on SR adopt advanced deep learning methods. However, the majority only…

Information Retrieval · Computer Science 2024-01-17 Huizi Wu , Cong Geng , Hui Fang

The sequential recommendation system utilizes historical user interactions to predict preferences. Effectively integrating diverse user behavior patterns with rich multimodal information of items to enhance the accuracy of sequential…

Information Retrieval · Computer Science 2025-08-08 Xiaoxi Cui , Weihai Lu , Yu Tong , Yiheng Li , Zhejun Zhao

Sequential recommendation systems aim to capture users' evolving preferences from their interaction histories. Recent reasoningenhanced methods have shown promise by introducing deliberate, chain-of-thought-like processes with intermediate…

Information Retrieval · Computer Science 2025-12-17 Yifan Shao , Peilin Zhou

Recommender systems aim to find an accurate and efficient mapping from historic data of user-preferred items to a new item that is to be liked by a user. Towards this goal, energy-based sequence generative adversarial nets (EB-SeqGANs) are…

Information Retrieval · Computer Science 2017-06-29 Jaeyoon Yoo , Heonseok Ha , Jihun Yi , Jongha Ryu , Chanju Kim , Jung-Woo Ha , Young-Han Kim , Sungroh Yoon

Modeling long-term user behavior trajectories is essential for understanding evolving preferences and enabling proactive recommendations. However, most sequential recommenders focus on next-item prediction, overlooking dependencies across…

Information Retrieval · Computer Science 2026-01-27 Chengkai Huang , Xiaodi Chen , Hongtao Huang , Quan Z. Sheng , Lina Yao

Sequential Recommender Systems (SRSs) aim to predict the next item that users will consume, by modeling the user interests within their item sequences. While most existing SRSs focus on a single type of user behavior, only a few pay…

Information Retrieval · Computer Science 2023-01-31 Junsu Cho , Dongmin Hyun , Dong won Lim , Hyeon jae Cheon , Hyoung-iel Park , Hwanjo Yu

Sequential recommendation aims at identifying the next item that is preferred by a user based on their behavioral history. Compared to conventional sequential models that leverage attention mechanisms and RNNs, recent efforts mainly follow…

Information Retrieval · Computer Science 2022-05-04 Yu Tian , Jianxin Chang , Yannan Niu , Yang Song , Chenliang Li

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

The two main tasks in the Recommender Systems domain are the ranking and rating prediction tasks. The rating prediction task aims at predicting to what extent a user would like any given item, which would enable to recommend the items with…

Information Retrieval · Computer Science 2018-08-07 Guy Hadash , Oren Sar Shalom , Rita Osadchy

Convolutional Neural Networks (CNNs) have been recently introduced in the domain of session-based next item recommendation. An ordered collection of past items the user has interacted with in a session (or sequence) are embedded into a…

Information Retrieval · Computer Science 2018-11-30 Fajie Yuan , Alexandros Karatzoglou , Ioannis Arapakis , Joemon M Jose , Xiangnan He

Sequential Recommendation is a widely studied paradigm for learning users' dynamic interests from historical interactions for predicting the next potential item. Although lots of research work has achieved remarkable progress, they are…

Information Retrieval · Computer Science 2023-03-02 Yongqiang Han , Likang Wu , Hao Wang , Guifeng Wang , Mengdi Zhang , Zhi Li , Defu Lian , Enhong Chen

Sequential recommendation is often considered as a generative task, i.e., training a sequential encoder to generate the next item of a user's interests based on her historical interacted items. Despite their prevalence, these methods…

Artificial Intelligence · Computer Science 2022-07-25 Yongjun Chen , Jia Li , Caiming Xiong

Recommendation systems are essential tools in modern e-commerce, facilitating personalized user experiences by suggesting relevant products. Recent advancements in generative models have demonstrated potential in enhancing recommendation…

Information Retrieval · Computer Science 2025-11-25 Zida Liang , Changfa Wu , Dunxian Huang , Weiqiang Sun , Ziyang Wang , Yuliang Yan , Jian Wu , Yuning Jiang , Bo Zheng , Ke Chen , Silu Zhou , Yu Zhang

Recommender systems are one of the most successful applications of data mining and machine learning technology in practice. Academic research in the field is historically often based on the matrix completion problem formulation, where for…

Information Retrieval · Computer Science 2018-02-26 Massimo Quadrana , Paolo Cremonesi , Dietmar Jannach

Generative Recommendation (GR) has emerged as a promising paradigm by formulating item recommendation as a sequence-to-sequence generation task over item identifiers. Recent studies have incorporated multimodal signals to provide richer…

Information Retrieval · Computer Science 2026-05-20 Wei Chen , Xingyu Guo , Shuang Li , Fuwei Zhang , Meng Yuan , Jing Fan , Zhao Zhang , Deqing Wang , Fuzhen Zhuang

The goal of sequential recommendation (SR) is to predict a user's potential interested items based on her/his historical interaction sequences. Most existing sequential recommenders are developed based on ID features, which, despite their…

Information Retrieval · Computer Science 2023-10-24 Jinpeng Wang , Ziyun Zeng , Yunxiao Wang , Yuting Wang , Xingyu Lu , Tianxiang Li , Jun Yuan , Rui Zhang , Hai-Tao Zheng , Shu-Tao Xia

Multi-objective learning endeavors to concurrently optimize multiple objectives using a single model, aiming to achieve high and balanced performance across diverse objectives. However, this often entails a more complex optimization…

Machine Learning · Computer Science 2025-05-16 Shijun Li , Hilaf Hasson , Jing Hu , Joydeep Ghosh

Modern recommender systems perform large-scale retrieval by first embedding queries and item candidates in the same unified space, followed by approximate nearest neighbor search to select top candidates given a query embedding. In this…