HGCL: Hierarchical Graph Contrastive Learning for User-Item Recommendation
Jiawei Xue, Zhen Yang, Haitao Lin, Ziji Zhang, Luzhu Wang, Yikun Gu, Yao Xu, Xin Li

TL;DR
This paper introduces HGCL, a hierarchical graph contrastive learning approach that leverages item hierarchy structures to improve user-item recommendation accuracy, demonstrating superior results on benchmark datasets.
Contribution
HGCL is the first GCL method to explicitly incorporate hierarchical item structures into user-item recommendation models, enhancing their effectiveness.
Findings
HGCL outperforms baseline models on benchmark datasets.
Hierarchical item structures significantly improve recommendation accuracy.
The method effectively captures multi-resolution item similarities.
Abstract
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 modeling of hierarchical item structures, which represent item similarities across varying resolutions. Such hierarchical item structures are ubiquitous in various items (e.g., online products and local businesses), and reflect their inherent organizational properties that serve as critical signals for enhancing recommendation accuracy. In this paper, we propose Hierarchical Graph Contrastive Learning (HGCL), a novel GCL method that incorporates hierarchical item structures for user-item recommendations. First, HGCL pre-trains a GCL module using cross-layer contrastive learning to obtain user and item representations. Second, HGCL employs a representation compression and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Expert finding and Q&A systems
MethodsContrastive Learning
