paper-with-me

Papers

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 interactions like clicks and favorites. Existing multi-behavioral models often fail to simultaneously capture sequential patterns. We propose CASM, a Context-Aware Sequential Model, leveraging sequential models to seamlessly handle multiple behaviors. CASM employs context-aware multi-head self-attention for heterogeneous historical interactions and a weighted binary cross-entropy loss for precise control over behavior contributions. Experimental results on four datasets demonstrate CASM's superiority over state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2312.09684

Code (3)

shereen-elsayed/casm 공식 구현 tf
Shereen-Elsayed/MBSRec tf
ariaattar/CASM-PyTorch pytorch

Tasks

modelMultibehavior RecommendationSequential Recommendation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Multi-Modal Recommendation System with Auxiliary Information

2022-10-13 · Mufhumudzi Muthivhi, Terence L. Van Zyl, Hairong Wang

Context-aware recommendation systems improve upon classical recommender systems by including, in the modelling, a user's behaviour. Research into context-aware recommendation systems has previously only considered the se…

Multi-modal RecommendationRecommendation Systems

Deep Context-Aware Recommender System Utilizing Sequential Latent Context

2019-09-09 · Amit Livne, Moshe Unger, Bracha Shapira, Lior Rokach

Context-aware recommender systems (CARSs) apply sensing and analysis of user context in order to provide personalized services. Adding context to a recommendation model is challenging, since the addition of context may i…

Collaborative FilteringDecoderRecommendation Systems

Context-aware Sequential Recommendation

2016-09-19 · Qiang Liu, Shu Wu, Diyi Wang, Zhaokang Li 외

Since sequential information plays an important role in modeling user behaviors, various sequential recommendation methods have been proposed. Methods based on Markov assumption are widely-used, but independently combine…

Sequential Recommendation

GIMIRec: Global Interaction Information Aware Multi-Interest Framework for Sequential Recommendation

2021-12-16 · Jie Zhang, Ke-Jia Chen, Jingqiang Chen

Sequential recommendation based on multi-interest framework models the user's recent interaction sequence into multiple different interest vectors, since a single low-dimensional vector cannot fully represent the diversi…

Sequential Recommendation

A Contextual-Aware Position Encoding for Sequential Recommendation

2025-02-13 · Jun Yuan, Guohao Cai, Zhenhua Dong

Sequential recommendation (SR), which encodes user activity to predict the next action, has emerged as a widely adopted strategy in developing commercial personalized recommendation systems. A critical component of moder…

PositionRecommendation SystemsSequential Recommendation