paper-with-me

Papers

Session-based Recommender Systems: User Interest as a Stochastic Process in the Latent Space

2025-04-14 · Klaudia Balcer, Piotr Lipinski

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 user interest as a stochastic process in the latent space and providing a model-agnostic implementation of this mathematical concept. The proposed stochastic component consists of elements: debiasing item embeddings with regularization for embedding uniformity, modeling dense user interest from session prefixes, and introducing fake targets in the data to simulate extended exposure. We conducted computational experiments on two popular benchmark datasets, Diginetica and YooChoose 1/64, as well as several modifications of the YooChoose dataset with different ratios of popular items. The results show that the proposed approach allows us to mitigate the challenges mentioned.

📄 PDF Abstract BibTeX arXiv:2504.10005

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Unsupervised Proxy Selection for Session-based Recommender Systems

2021-07-08 · Junsu Cho, SeongKu Kang, Dongmin Hyun, Hwanjo Yu

Session-based Recommender Systems (SRSs) have been actively developed to recommend the next item of an anonymous short item sequence (i.e., session). Unlike sequence-aware recommender systems where the whole interaction …

Recommendation Systems

Inter-Session Modeling for Session-Based Recommendation

2017-06-22 · Massimiliano Ruocco, Ole Steinar Lillestøl Skrede, Helge Langseth

In recent years, research has been done on applying Recurrent Neural Networks (RNNs) as recommender systems. Results have been promising, especially in the session-based setting where RNNs have been shown to outperform s…

Recommendation SystemsSession-Based Recommendations

Learning Complex Users' Preferences for Recommender Systems

2021-07-04 · Shahpar Yakhchi

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 line…

Decision MakingRecommendation Systems

Contextual Hybrid Session-based News Recommendation with Recurrent Neural Networks

2019-04-15 · Gabriel de Souza Pereira Moreira, Dietmar Jannach, Adilson Marques da Cunha

Recommender systems help users deal with information overload by providing tailored item suggestions to them. The recommendation of news is often considered to be challenging, since the relevance of an article for a user…

News RecommendationRecommendation SystemsSession-Based Recommendations

Implicit Session Contexts for Next-Item Recommendations

2022-08-18 · Sejoon Oh, Ankur Bhardwaj, Jongseok Han, Sungchul Kim 외

Session-based recommender systems capture the short-term interest of a user within a session. Session contexts (i.e., a user's high-level interests or intents within a session) are not explicitly given in most datasets, …

Graph LearningRecommendation Systems