Search papers, labs, and topics across Lattice.
The paper introduces Graph Contrastive Information Bottleneck (GCIB), a novel framework for multi-behavior recommendation systems that addresses the issue of noisy auxiliary behavior graphs. GCIB uses a Graph Information Bottleneck (GIB) objective to denoise auxiliary behavior graphs by maximizing mutual information with the target-behavior graph and minimizing it with the original auxiliary graph. Additionally, it employs a cross-behavior Graph Contrastive Learning (GCL) scheme to enrich target behavior representations using denoised auxiliary features.
Multi-behavior recommendation models can now effectively filter out noisy auxiliary data and boost performance by contrasting denoised auxiliary and target behavior representations.
With the rapid emergence of multi-behavior learning in recommender systems, leveraging auxiliary user behaviors has proven effective for mitigating target-behavior data sparsity. Yet auxiliary behavior graphs frequently contain noisy or irrelevant interactions that do not align with the target task, impeding the learning of accurate user and item embeddings. Moreover, the scarcity of direct supervision from the target behavior complicates the extraction of informative collaborative signals. In this paper, we introduce GCIB (Graph Contrastive Information Bottleneck), a novel framework that denoises auxiliary behavior information and enriches target behavior representations at both the structural and feature levels. At the structural level, GCIB employs a Graph Information Bottleneck (GIB) objective to maximize mutual information between the denoised auxiliary graph and the target-behavior graph while minimizing mutual information with the original auxiliary graph. This formulation preserves task-relevant structural patterns and suppresses spurious interactions. At the feature level, we propose a cross-behavior Graph Contrastive Learning (GCL) scheme in which denoised auxiliary features and target-behavior features serve as complementary views for both users and items. By contrasting these views, GCIB enriches sparse target-behavior representations with semantics distilled from auxiliary behaviors. Extensive experiments demonstrate that GCIB outperforms state-of-the-art baselines, highlighting its ability to learn noise-resilient and target-aware representations for multi-behavior recommendation.