paper-with-me

Papers

Multi-granularity Item-based Contrastive Recommendation

2022-07-04 · Ruobing Xie, Zhijie Qiu, Bo Zhang, Leyu Lin

Contrastive learning (CL) has shown its power in recommendation. However, most CL-based recommendation models build their CL tasks merely focusing on the user's aspects, ignoring the rich diverse information in items. In this work, we propose a novel Multi-granularity item-based contrastive learning (MicRec) framework for the matching stage (i.e., candidate generation) in recommendation, which systematically introduces multi-aspect item-related information to representation learning with CL. Specifically, we build three item-based CL tasks as a set of plug-and-play auxiliary objectives to capture item correlations in feature, semantic and session levels. The feature-level item CL aims to learn the fine-grained feature-level item correlations via items and their augmentations. The semantic-level item CL focuses on the coarse-grained semantic correlations between semantically related items. The session-level item CL highlights the global behavioral correlations of items from users' sequential behaviors in all sessions. In experiments, we conduct both offline and online evaluations on real-world datasets, verifying the effectiveness and universality of three proposed CL tasks. Currently, MicRec has been deployed on a real-world recommender system, affecting millions of users. The source code will be released in the future.

📄 PDF Abstract BibTeX arXiv:2207.01387

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRecommendation SystemsRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Dual-Granularity Contrastive Learning for Session-based Recommendation

2023-04-18 · Zihan Wang, Gang Wu, Haotong Wang

Session-based recommendation systems(SBRS) are more suitable for the current e-commerce and streaming media recommendation scenarios and thus have become a hot topic. The data encountered by SBRS is typically highly spar…

Contrastive LearningData AugmentationRecommendation SystemsRepresentation Learning+1

Learning Multi-granularity User Intent Unit for Session-based Recommendation

2021-12-25 · Jiayan Guo, Yaming Yang, Xiangchen Song, Yuan Zhang 외

Session-based recommendation aims to predict a user's next action based on previous actions in the current session. The major challenge is to capture authentic and complete user preferences in the entire session. Recent …

Graph Neural NetworkSession-Based Recommendations

HGCL: Hierarchical Graph Contrastive Learning for User-Item Recommendation

2025-05-25 · Jiawei Xue, Zhen Yang, Haitao Lin, Ziji Zhang 외

Graph Contrastive Learning (GCL), which fuses graph neural networks with contrastive learning, has evolved as a pivotal tool in user-item recommendations. While promising, existing GCL methods often lack explicit modelin…

Contrastive Learning

LLM-Driven Dual-Level Multi-Interest Modeling for Recommendation

2025-07-15 · Ziyan Wang, Yingpeng Du, Zhu Sun, Jieyi Bi 외

Recently, much effort has been devoted to modeling users' multi-interests based on their behaviors or auxiliary signals. However, existing methods often rely on heuristic assumptions, e.g., co-occurring items indicate th…

Contrastive Learning

POI Recommendation with LLM-Augmented Multi-Graph Learning and Contrastive Alignment

2026-08-17 · Burak Tamer, Wolfram Höpken, Zehui Wang arxiv

Point-of-interest (POI) recommendation models based on graph neural networks achieve strong performance by propagating collaborative signals over user-item interactions, yet they struggle with the cold-start problem, whe…

Multimodal RecommendationCollaborative FilteringGraph Neural NetworkContrastive Learning