paper-with-me

Papers

Improving Implicit Feedback-Based Recommendation through Multi-Behavior Alignment

2023-05-09 · Xin Xin, Xiangyuan Liu, Hanbing Wang, Pengjie Ren, Zhumin Chen, Jiahuan Lei, Xinlei Shi, Hengliang Luo, Joemon Jose, Maarten de Rijke, Zhaochun Ren

Recommender systems that learn from implicit feedback often use large volumes of a single type of implicit user feedback, such as clicks, to enhance the prediction of sparse target behavior such as purchases. Using multiple types of implicit user feedback for such target behavior prediction purposes is still an open question. Existing studies that attempted to learn from multiple types of user behavior often fail to: (i) learn universal and accurate user preferences from different behavioral data distributions, and (ii) overcome the noise and bias in observed implicit user feedback. To address the above problems, we propose multi-behavior alignment (MBA), a novel recommendation framework that learns from implicit feedback by using multiple types of behavioral data. We conjecture that multiple types of behavior from the same user (e.g., clicks and purchases) should reflect similar preferences of that user. To this end, we regard the underlying universal user preferences as a latent variable. The variable is inferred by maximizing the likelihood of multiple observed behavioral data distributions and, at the same time, minimizing the Kullback-Leibler divergence (KL-divergence) between user models learned from auxiliary behavior (such as clicks or views) and the target behavior separately. MBA infers universal user preferences from multi-behavior data and performs data denoising to enable effective knowledge transfer. We conduct experiments on three datasets, including a dataset collected from an operational e-commerce platform. Empirical results demonstrate the effectiveness of our proposed method in utilizing multiple types of behavioral data to enhance the prediction of the target behavior.

📄 PDF Abstract BibTeX arXiv:2305.05585

Code (1)

liuxiangyuan/mba 공식 구현 pytorch

Tasks

DenoisingOpen-Ended Question AnsweringRecommendation SystemsTransfer Learning

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Positive, Negative and Neutral: Modeling Implicit Feedback in Session-based News Recommendation

2022-05-12 · Shansan Gong, Kenny Q. Zhu

News recommendation for anonymous readers is a useful but challenging task for many news portals, where interactions between readers and articles are limited within a temporary login session. Previous works tend to formu…

ArticlesNews RecommendationSession-Based Recommendations

Denoising Neural Network for News Recommendation with Positive and Negative Implicit Feedback

2022-04-09 · Findings (NAACL) 2022 7 · Yunfan Hu, Zhaopeng Qiu, Xian Wu

News recommendation is different from movie or e-commercial recommendation as people usually do not grade the news. Therefore, user feedback for news is always implicit (click behavior, reading time, etc). Inevitably, th…

DenoisingNews Recommendation

FeedRec: News Feed Recommendation with Various User Feedbacks

2021-02-09 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

Accurate user interest modeling is important for news recommendation. Most existing methods for news recommendation rely on implicit feedbacks like click for inferring user interests and model training. However, click be…

News Recommendation

G-UBS: Towards Robust Understanding of Implicit Feedback via Group-Aware User Behavior Simulation

2025-08-07 · Boyu Chen, Siran Chen, Zhengrong Yue, Kainan Yan 외 arxiv

User feedback is critical for refining recommendation systems, yet explicit feedback (e.g., likes or dislikes) remains scarce in practice. As a more feasible alternative, inferring user preferences from massive implicit …

Reinforcement LearningRecommendation Systems

Learning and Optimization of Implicit Negative Feedback for Industrial Short-video Recommender System

2023-08-25 · Yunzhu Pan, Nian Li, Chen Gao, Jianxin Chang 외

Short-video recommendation is one of the most important recommendation applications in today's industrial information systems. Compared with other recommendation tasks, the enormous amount of feedback is the most typical…

Recommendation Systems