Efficient Bipartite Graph Embedding Induced by Clustering Constraints
Shanfan Zhang, Yongyi Lin, Yuan Rao, Zhan Bu

TL;DR
This paper introduces CCBIE, a novel bipartite graph embedding method that uses clustering constraints to improve scalability, accuracy, and efficiency, especially for sparse and large-scale networks.
Contribution
The paper proposes a clustering constraint-based bipartite graph embedding method that enhances scalability, accuracy, and handling of sparse data in large networks.
Findings
Significantly improves prediction accuracy, especially for cold users and items.
Enhances training speed and reduces memory usage on large-scale graphs.
Maintains global graph properties and captures long-range dependencies.
Abstract
Bipartite graph embedding (BGE) maps nodes to compressed embedding vectors that can reflect the hidden topological features of the network, and learning high-quality BGE is crucial for facilitating downstream applications such as recommender systems. However, most existing methods either struggle to efficiently learn embeddings suitable for users and items with fewer interactions, or exhibit poor scalability to handle large-scale networks. In this paper, we propose a Clustering Constraints induced BIpartite graph Embedding (CCBIE) as an integrated solution to both problems. CCBIE facilitates automatic and dynamic soft clustering of items in a top-down manner, and capturing macro-preference information of users through clusters. Specifically, by leveraging the cluster embedding matrix of items, CCBIE calculates the cluster assignment matrix for items and also captures the extent of user…
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
TopicsAdvanced Graph Neural Networks · Gene expression and cancer classification
