Learning Binarized Representations with Pseudo-positive Sample Enhancement for Efficient Graph Collaborative Filtering
Yankai Chen, Yue Que, Xinni Zhang, Chen Ma, Irwin King

TL;DR
This paper introduces BiGeaR++, a novel graph representation binarization framework that enhances collaborative filtering by mitigating information loss and leveraging pseudo-positive samples, leading to improved recommendation accuracy.
Contribution
The paper proposes BiGeaR++, an advanced binarization method that incorporates supervision from pseudo-positive samples and introduces a distillation mechanism for better embeddings in collaborative filtering.
Findings
BiGeaR++ outperforms BiGeaR by 1%-10% on five datasets.
Explicitly addressing information loss improves embedding quality.
The framework achieves state-of-the-art results in graph-based recommendation tasks.
Abstract
Learning vectorized embeddings is fundamental to many recommender systems for user-item matching. To enable efficient online inference, representation binarization, which embeds latent features into compact binary sequences, has recently shown significant promise in optimizing both memory usage and computational overhead. However, existing approaches primarily focus on numerical quantization, neglecting the associated information loss, which often results in noticeable performance degradation. To address these issues, we study the problem of graph representation binarization for efficient collaborative filtering. Our findings indicate that explicitly mitigating information loss at various stages of embedding binarization has a significant positive impact on performance. Building on these insights, we propose an enhanced framework, BiGeaR++, which specifically leverages supervisory…
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
