paper-with-me

Papers

Long-Tail Session-based Recommendation from Calibration

2021-12-05 · Jiayi Chen, Wen Wu, Wei Zheng, Liang He

Accurate predictions in session-based recommendations have progressed, but a few studies have focused on skewed recommendation lists caused by popularity bias. Existing models for mitigating popularity bias have attempted to reduce the overconcentration of popular items by amplifying scores of less popular items. However, they normally ignore the users' different preferences toward long-tail items. Thus, we incorporate calibration, where calibrated recommendations reflect the users' interests in recommendation lists with appropriate proportions, to mitigate the popularity bias from the user's perspective. Specifically, we propose a calibration module to predict the ratio of tail items in the recommendation list from the session representation, and align it to the ongoing session. Additionally, we utilize a two-stage curriculum training strategy to improve prediction in the calibration module. Experiments on benchmark datasets show that our model can both achieve the competitive accuracy of recommendation and provide more tail items.

📄 PDF Abstract BibTeX arXiv:2112.02581

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsSession-Based Recommendations

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Long-tail Session-based Recommendation

2020-07-24 · Siyi Liu, Yujia Zheng

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…

DiversitySession-Based Recommendations

Bid Farewell to Seesaw: Towards Accurate Long-tail Session-based Recommendation via Dual Constraints of Hybrid Intents

2025-11-11 · Xiao Wang, Ke Qin, Dongyang Zhang, Xiurui Xie 외 arxiv

Session-based recommendation (SBR) aims to predict anonymous users' next interaction based on their interaction sessions. In the practical recommendation scenario, low-exposure items constitute the majority of interactio…

Representation Learning

Learning Recommendations from User Actions in the Item-poor Insurance Domain

2022-11-28 · Simone Borg Bruun, Maria Maistro, Christina Lioma

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

Session-Based Recommendations

Recurrent Neural Networks with Top-k Gains for Session-based Recommendations

2017-06-12 · ICLR 2018 1 · Balázs Hidasi, Alexandros Karatzoglou

RNNs have been shown to be excellent models for sequential data and in particular for data that is generated by users in an session-based manner. The use of RNNs provides impressive performance benefits over classical me…

Collaborative FilteringData AugmentationSession-Based Recommendations

CaSe4SR: Using category sequence graph to augment session-based recommendation

2020-11-06 · Knowledge-Based Systems 2020 11 · Lin Liu, Li Wang, Tao Lian

Session-based recommendation aims to predict next item based on users’ anonymous behavior sequence within a short time. Recent studies focus on modeling sequential dependencies or complex relations among items in a sessi…

Session-Based Recommendations