中文
相关论文

相关论文: Prospective Preference Enhanced Mixed Attentive Mo…

200 篇论文

What enables large language models (LLMs) to effectively model user preferences in sequential recommendation? Our investigation reveals that existing preference-alignment approaches largely rely on binary pairwise comparisons, overlooking…

信息检索 · 计算机科学 2026-04-20 Zhongyu Ouyang , Qianlong Wen , Chunhui Zhang , Yanfang Ye , Soroush Vosoughi

Session-based recommender systems aim to improve recommendations in short-term sessions that can be found across many platforms. A critical challenge is to accurately model user intent with only limited evidence in these short sessions. For…

信息检索 · 计算机科学 2021-12-30 Jianling Wang , Kaize Ding , Ziwei Zhu , James Caverlee

Sequential recommendation aims to recommend the next item of users' interest based on their historical interactions. Recently, the self-attention mechanism has been adapted for sequential recommendation, and demonstrated state-of-the-art…

信息检索 · 计算机科学 2022-09-19 Bo Peng , Srinivasan Parthasarathy , Xia Ning

Boosting sales of e-commerce services is guaranteed once users find more matching items to their interests in a short time. Consequently, recommendation systems have become a crucial part of any successful e-commerce services. Although…

In recent years session-based recommendation has emerged as an increasingly applicable type of recommendation. As sessions consist of sequences of events, this type of recommendation is a natural fit for Recurrent Neural Networks (RNNs).…

信息检索 · 计算机科学 2018-12-05 Bjørnar Vassøy , Massimiliano Ruocco , Eliezer de Souza da Silva , Erlend Aune

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…

信息检索 · 计算机科学 2024-01-17 Huizi Wu , Cong Geng , Hui Fang

Session-based recommendation is the task of predicting the next item a user will interact with, often without access to historical user data. In this work, we introduce Sequential Masked Modeling, a novel approach for encoder-only…

信息检索 · 计算机科学 2024-10-16 Anis Redjdal , Luis Pinto , Michel Desmarais

Large Language Models (LLMs) have become powerful foundations for generative recommender systems, framing recommendation tasks as text generation tasks. However, existing generative recommendation methods often rely on discrete ID-based…

信息检索 · 计算机科学 2026-03-24 Jerome Ramos , Bin Wu , Aldo Lipani

Session-based recommendation nowadays plays a vital role in many websites, which aims to predict users' actions based on anonymous sessions. There have emerged many studies that model a session as a sequence or a graph via investigating…

信息检索 · 计算机科学 2020-05-20 Feng Yu , Yanqiao Zhu , Qiang Liu , Shu Wu , Liang Wang , Tieniu Tan

Most existing recommender systems represent a user's preference with a feature vector, which is assumed to be fixed when predicting this user's preferences for different items. However, the same vector cannot accurately capture a user's…

信息检索 · 计算机科学 2019-08-22 Fan Liu , Zhiyong Cheng , Changchang Sun , Yinglong Wang , Liqiang Nie , Mohan Kankanhalli

Group recommendation provides personalized recommendations to a group of users based on their shared interests, preferences, and characteristics. Current studies have explored different methods for integrating individual preferences and…

信息检索 · 计算机科学 2023-08-09 Jianye Ji , Jiayan Pei , Shaochuan Lin , Taotao Zhou , Hengxu He , Jia Jia , Ning Hu

User intention which often changes dynamically is considered to be an important factor for modeling users in the design of recommendation systems. Recent studies are starting to focus on predicting user intention (what users want) beyond…

信息检索 · 计算机科学 2021-07-19 Arpita Chaudhuri , Debasis Samanta , Monalisa Sarma

Sequential recommendation systems aim to predict users' next preferences based on their interaction histories, but existing approaches face critical limitations in efficiency and multi-scale pattern recognition. While Transformer-based…

信息检索 · 计算机科学 2025-05-08 Qianru Zhang , Liang Qu , Honggang Wen , Dong Huang , Siu-Ming Yiu , Nguyen Quoc Viet Hung , Hongzhi Yin

Session-based recommendation (SBR) aims to predict the following item a user will interact with during an ongoing session. Most existing SBR models focus on designing sophisticated neural-based encoders to learn a session representation,…

信息检索 · 计算机科学 2024-05-03 Minjin Choi , Hye-young Kim , Hyunsouk Cho , Jongwuk Lee

Users often omit essential details in their requests to LLM-based agents, resulting in under-specified inputs for tool use. This poses a fundamental challenge for tool-augmented agents, as API execution typically requires complete…

计算与语言 · 计算机科学 2026-04-21 Yejin Yoon , Minseo Kim , Taeuk Kim

Sequential recommendation systems that model dynamic preferences based on a use's past behavior are crucial to e-commerce. Recent studies on these systems have considered various types of information such as images and texts. However,…

信息检索 · 计算机科学 2024-05-29 Hyungtaik Oh , Wonkeun Jo , Dongil Kim

Generative recommendation (GenRec) models typically model user behavior via full attention, but scaling to lifelong sequences is hindered by prohibitive computational costs and noise accumulation from stochastic interactions. To address…

信息检索 · 计算机科学 2026-02-16 Yixiao Chen , Yuan Wang , Yue Liu , Qiyao Wang , Ke Cheng , Xin Xu , Juntong Yan , Shuojin Yang , Menghao Guo , Jun Zhang , Huan Yu , Jie Jiang

Deep learning based methods have been used successfully in recommender system problems. Approaches using recurrent neural networks, transformers, and attention mechanisms are useful to model users' long- and short-term preferences in…

信息检索 · 计算机科学 2021-03-11 Marlesson R. O. Santana , Anderson Soares

In information recommendation, a session refers to a sequence of user actions within a specific time frame. Session-based recommender systems aim to capture short-term preferences and generate relevant recommendations. However, user…

信息检索 · 计算机科学 2025-10-20 Yongzhi Jin , Kazushi Okamoto , Kei Harada , Atsushi Shibata , Koki Karube

In sequential recommendation, models recommend items based on user's interaction history. To this end, current models usually incorporate information such as item descriptions and user intent or preferences. User preferences are usually not…