中文
相关论文

相关论文: NISER: Normalized Item and Session Representations…

200 篇论文

Sequential recommender systems aim to predict a user's future interests by extracting temporal patterns from their behavioral history. Existing approaches typically employ transformer-based architectures to process long sequences of user…

信息检索 · 计算机科学 2026-02-24 Adamya Shyam , Venkateswara Rao Kagita , Bharti Rana , Vikas Kumar

While personalised recommendations are successful in domains like retail, where large volumes of user feedback on items are available, the generation of automatic recommendations in data-sparse domains, like insurance purchasing, is an open…

信息检索 · 计算机科学 2022-11-29 Simone Borg Bruun , Maria Maistro , Christina Lioma

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

Recommendation system plays an important role in online web applications. Sequential recommender further models user short-term preference through exploiting information from latest user-item interaction history. Most of the sequential…

信息检索 · 计算机科学 2020-09-14 Ye Tao , Can Wang , Lina Yao , Weimin Li , Yonghong Yu

Recommender Systems (RSs) are used to provide users with personalized item recommendations and help them overcome the problem of information overload. Currently, recommendation methods based on deep learning are gaining ground over…

信息检索 · 计算机科学 2023-01-19 Nikzad Chizari , Niloufar Shoeibi , María N. Moreno-García

Recommender systems (RSs) have emerged as very useful tools to help customers with their decision-making process, find items of their interest, and alleviate the information overload problem. There are two different lines of approaches in…

信息检索 · 计算机科学 2021-07-06 Shahpar Yakhchi

Social recommender systems have drawn a lot of attention in many online web services, because of the incorporation of social information between users in improving recommendation results. Despite the significant progress made by existing…

信息检索 · 计算机科学 2023-03-15 Lianghao Xia , Yizhen Shao , Chao Huang , Yong Xu , Huance Xu , Jian Pei

This paper jointly addresses the problem of data uncertainty, popularity bias, and exposure bias in session-based recommender systems. We study the symptoms of this bias both in item embeddings and in recommendations. We propose treating…

机器学习 · 计算机科学 2025-04-15 Klaudia Balcer , Piotr Lipinski

To alleviate the cold start problem caused by collaborative filtering in recommender systems, knowledge graphs (KGs) are increasingly employed by many methods as auxiliary resources. However, existing work incorporated with KGs cannot…

机器学习 · 计算机科学 2020-09-10 Xinze Lyu , Guangyao Li , Jiacheng Huang , Wei Hu

Session-based recommendation (SBR) is a challenging task, which aims at recommending next items based on anonymous interaction sequences. Despite the superior performance of existing methods for SBR, there are still several limitations: (i)…

信息检索 · 计算机科学 2022-01-03 Qi Shen , Shixuan Zhu , Yitong Pang , Yiming Zhang , Zhihua Wei

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

Session-based recommendation focuses on the prediction of user actions based on anonymous sessions and is a necessary method in the lack of user historical data. However, none of the existing session-based recommendation methods explicitly…

信息检索 · 计算机科学 2020-08-05 Siyi Liu , Yujia Zheng

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

Predicting the next interaction of a short-term sequence is a challenging task in session-based recommendation (SBR).Multi-behavior session recommendation considers session sequence with multiple interaction types, such as click and…

信息检索 · 计算机科学 2021-09-27 Qi Shen , Lingfei Wu , Yitong Pang , Yiming Zhang , Zhihua Wei , Fangli Xu , Bo Long

Recommendations can greatly benefit from good representations of the user state at recommendation time. Recent approaches that leverage Recurrent Neural Networks (RNNs) for session-based recommendations have shown that Deep Learning models…

信息检索 · 计算机科学 2017-06-26 Elena Smirnova , Flavian Vasile

In recommender systems, user-item interactions can be modeled as a bipartite graph, where user and item nodes are connected by undirected edges. This graph-based view has motivated the rapid adoption of graph neural networks (GNNs), which…

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…

Social recommendations have been widely adopted in substantial domains. Recently, graph neural networks (GNN) have been employed in recommender systems due to their success in graph representation learning. However, dealing with the dynamic…

社会与信息网络 · 计算机科学 2024-12-12 Behafarid Mohammad Jafari , Xiao Luo , Ali Jafari

Recurrent neural networks for session-based recommendation have attracted a lot of attention recently because of their promising performance. repeat consumption is a common phenomenon in many recommendation scenarios (e.g., e-commerce,…

信息检索 · 计算机科学 2018-12-07 Pengjie Ren , Zhumin Chen , Jing Li , Zhaochun Ren , Jun Ma , Maarten de Rijke

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…

信息检索 · 计算机科学 2023-03-02 Yongqiang Han , Likang Wu , Hao Wang , Guifeng Wang , Mengdi Zhang , Zhi Li , Defu Lian , Enhong Chen