TL;DR
This paper introduces CML, a contrastive meta learning framework that models multiplex user-item behaviors to improve recommendation accuracy, especially under sparse supervision, by capturing personalized multi-behavior patterns.
Contribution
The paper proposes a novel contrastive meta learning model that explicitly captures personalized multi-behavior dependencies and heterogeneity in recommendation systems.
Findings
Outperforms state-of-the-art recommendation methods on real-world datasets.
Effectively captures diverse user behavior patterns.
Demonstrates robustness under sparse supervision signals.
Abstract
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 models usually assume that only a single type of interaction exists between user and item, and fail to model the multiplex user-item relationships from multi-typed user behavior data, such as page view, add-to-favourite and purchase. While some recent studies propose to capture the dependencies across different types of behaviors, two important challenges have been less explored: i) Dealing with the sparse supervision signal under target behaviors (e.g., purchase). ii) Capturing the personalized multi-behavior patterns with customized dependency modeling. To tackle the above challenges, we devise a new model CML, Contrastive Meta Learning (CML), to maintain dedicated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsContrastive Learning
