English

Multi-granularity Item-based Contrastive Recommendation

Information Retrieval 2023-01-18 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2207.01387,
  title  = {Multi-granularity Item-based Contrastive Recommendation},
  author = {Ruobing Xie and Zhijie Qiu and Bo Zhang and Leyu Lin},
  journal= {arXiv preprint arXiv:2207.01387},
  year   = {2023}
}

Comments

17 pages, under review

R2 v1 2026-06-24T12:13:10.708Z