paper-with-me

Papers

Multi-Behavioral Sequential Recommendation

2024-10-08 · RecSys 2024 10 · Shereen Elsayed, Ahmed Rashed, Lars Schmidt-Thieme

Sequential recommendation models are crucial for next-item prediction tasks in various online platforms, yet many focus on a single behavior, neglecting valuable implicit interactions. While multi-behavioral models address this using graph-based approaches, they often fail to capture sequential patterns simultaneously. Our proposed Multi-Behavioral Sequential Recommendation framework (MBSRec) captures the multi-behavior dependencies between the heterogeneous historical interactions via multi-head self-attention. Furthermore, we utilize a weighted binary cross-entropy loss for precise behavior control. Experimental results on four datasets demonstrate MBSRec’s significant outperformance of state-of-the-art approaches. The implementation code is available here https://github.com/Shereen-Elsayed/MBSRec.

📄 PDF Abstract BibTeX

Code (1)

Shereen-Elsayed/MBSRec tf

Tasks

Multibehavior RecommendationRecommendation SystemsSequential Recommendation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Mixed Information Flow for Cross-domain Sequential Recommendations

2020-12-01 · Muyang Ma, Pengjie Ren, Zhumin Chen, Zhaochun Ren 외

Cross-domain sequential recommendation is the task of predict the next item that the user is most likely to interact with based on past sequential behavior from multiple domains. One of the key challenges in cross-domain…

Sequential RecommendationTransfer Learning

LLM-based Bi-level Multi-interest Learning Framework for Sequential Recommendation

2024-11-14 · Shutong Qiao, Chen Gao, Wei Yuan, Yong Li 외

Sequential recommendation (SR) leverages users' dynamic preferences, with recent advances incorporating multi-interest learning to model diverse user interests. However, most multi-interest SR models rely on noisy, spars…

Multi-Task LearningRecommendation SystemsRepresentation LearningSequential Recommendation

Context-Aware Sequential Model for Multi-Behaviour Recommendation

2023-12-15 · Shereen Elsayed, Ahmed Rashed, Lars Schmidt-Thieme

Sequential recommendation models are crucial for next-item recommendations in online platforms, capturing complex patterns in user interactions. However, many focus on a single behavior, overlooking valuable implicit int…

modelMultibehavior RecommendationSequential Recommendation

Multi-Modal Multi-Behavior Sequential Recommendation with Conditional Diffusion-Based Feature Denoising

2025-08-07 · Xiaoxi Cui, Weihai Lu, Yu Tong, Yiheng Li 외 arxiv

The sequential recommendation system utilizes historical user interactions to predict preferences. Effectively integrating diverse user behavior patterns with rich multimodal information of items to enhance the accuracy …

Sequential Recommendation

Personalized Behavior-Aware Transformer for Multi-Behavior Sequential Recommendation

2024-02-22 · Jiajie Su, Chaochao Chen, Zibin Lin, Xi Li 외

Sequential Recommendation (SR) captures users' dynamic preferences by modeling how users transit among items. However, SR models that utilize only single type of behavior interaction data encounter performance degradatio…

Sequential Recommendation