paper-with-me

홈 › Papers

Multi-view Multi-behavior Contrastive Learning in Recommendation

2022-03-20 · Yiqing Wu, Ruobing Xie, Yongchun Zhu, Xiang Ao, Xin Chen, Xu Zhang, Fuzhen Zhuang, Leyu Lin, Qing He

Multi-behavior recommendation (MBR) aims to jointly consider multiple behaviors to improve the target behavior's performance. We argue that MBR models should: (1) model the coarse-grained commonalities between different behaviors of a user, (2) consider both individual sequence view and global graph view in multi-behavior modeling, and (3) capture the fine-grained differences between multiple behaviors of a user. In this work, we propose a novel Multi-behavior Multi-view Contrastive Learning Recommendation (MMCLR) framework, including three new CL tasks to solve the above challenges, respectively. The multi-behavior CL aims to make different user single-behavior representations of the same user in each view to be similar. The multi-view CL attempts to bridge the gap between a user's sequence-view and graph-view representations. The behavior distinction CL focuses on modeling fine-grained differences of different behaviors. In experiments, we conduct extensive evaluations and ablation tests to verify the effectiveness of MMCLR and various CL tasks on two real-world datasets, achieving SOTA performance over existing baselines. Our code will be available on \url{https://github.com/wyqing20/MMCLR}

📄 PDF Abstract BibTeX arXiv:2203.10576

Code (1)

wyqing20/mmclr 공식 구현 pytorch

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Knowledge-Aware Multi-Intent Contrastive Learning for Multi-Behavior Recommendation

2024-04-18 · Shunpan Liang, Junjie Zhao, Chen Li, Yu Lei

Multi-behavioral recommendation optimizes user experiences by providing users with more accurate choices based on their diverse behaviors, such as view, add to cart, and purchase. Current studies on multi-behavioral reco…

Contrastive Learning

Contrastive Meta Learning with Behavior Multiplicity for Recommendation

2022-02-17 · Wei Wei, Chao Huang, Lianghao Xia, Yong Xu 외

A well-informed recommendation framework could not only help users identify their interested items, but also benefit the revenue of various online platforms (e.g., e-commerce, social media). Traditional recommendation mo…

Contrastive LearningMeta-Learning

Multi-level Contrastive Learning Framework for Sequential Recommendation

2022-08-27 · Ziyang Wang, Huoyu Liu, Wei Wei, Yue Hu 외

Sequential recommendation (SR) aims to predict the subsequent behaviors of users by understanding their successive historical behaviors. Recently, some methods for SR are devoted to alleviating the data sparsity problem …

Contrastive LearningRelationSequential Recommendation

Rethinking Contrastive Learning in Session-based Recommendation

2025-06-05 · Xiaokun Zhang, Bo Xu, Fenglong Ma, Zhizheng Wang 외

Session-based recommendation aims to predict intents of anonymous users based on limited behaviors. With the ability in alleviating data sparsity, contrastive learning is prevailing in the task. However, we spot that exi…

Contrastive LearningSelf-Supervised LearningSession-Based Recommendations

Multi-Relational Contrastive Learning for Recommendation

2023-09-03 · Wei Wei, Lianghao Xia, Chao Huang

Personalized recommender systems play a crucial role in capturing users' evolving preferences over time to provide accurate and effective recommendations on various online platforms. However, many recommendation models r…

Contrastive LearningRecommendation SystemsRelation