Bundle Recommendation with Graph Convolutional Networks
- URL: http://arxiv.org/abs/2005.03475v1
- Date: Thu, 7 May 2020 13:48:26 GMT
- Title: Bundle Recommendation with Graph Convolutional Networks
- Authors: Jianxin Chang, Chen Gao, Xiangnan He, Yong Li, Depeng Jin
- Abstract summary: Existing solutions integrate user-item interaction modeling into bundle recommendation by sharing model parameters or learning in a multi-task manner.
We propose a graph neural network model named BGCN (short for textittextBFBundle textBFGraph textBFConvolutional textBFNetwork) for bundle recommendation.
- Score: 71.95344006365914
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Bundle recommendation aims to recommend a bundle of items for a user to
consume as a whole. Existing solutions integrate user-item interaction modeling
into bundle recommendation by sharing model parameters or learning in a
multi-task manner, which cannot explicitly model the affiliation between items
and bundles, and fail to explore the decision-making when a user chooses
bundles. In this work, we propose a graph neural network model named BGCN
(short for \textit{\textBF{B}undle \textBF{G}raph \textBF{C}onvolutional
\textBF{N}etwork}) for bundle recommendation. BGCN unifies user-item
interaction, user-bundle interaction and bundle-item affiliation into a
heterogeneous graph. With item nodes as the bridge, graph convolutional
propagation between user and bundle nodes makes the learned representations
capture the item level semantics. Through training based on hard-negative
sampler, the user's fine-grained preferences for similar bundles are further
distinguished. Empirical results on two real-world datasets demonstrate the
strong performance gains of BGCN, which outperforms the state-of-the-art
baselines by 10.77\% to 23.18\%.
Related papers
- Cluster-based Graph Collaborative Filtering [55.929052969825825]
Graph Convolution Networks (GCNs) have succeeded in learning user and item representations for recommendation systems.
Most existing GCN-based methods overlook the multiple interests of users while performing high-order graph convolution.
We propose a novel GCN-based recommendation model, termed Cluster-based Graph Collaborative Filtering (ClusterGCF)
arXiv Detail & Related papers (2024-04-16T07:05:16Z) - Hypergrah-Enhanced Dual Convolutional Network for Bundle Recommendation [10.08634397606628]
We develop a unified model for bundle recommendation, termed hypergraph-enhanced dual convolutional neural network (HED)
Our approach is characterized by two key aspects. Firstly, we construct a complete hypergraph to capture interaction dynamics among users, items, and bundles. Secondly, we incorporate U-B interaction information to enhance the information representation derived from users and bundle embedding vectors.
arXiv Detail & Related papers (2023-12-18T08:35:10Z) - Graph Collaborative Signals Denoising and Augmentation for
Recommendation [75.25320844036574]
We propose a new graph adjacency matrix that incorporates user-user and item-item correlations.
We show that the inclusion of user-user and item-item correlations can improve recommendations for users with both abundant and insufficient interactions.
arXiv Detail & Related papers (2023-04-06T19:43:37Z) - Accurate Bundle Matching and Generation via Multitask Learning with
Partially Shared Parameters [26.86672946938231]
We propose BundleMage, an accurate approach for bundle matching and generation.
We show that BundleMage achieves up to 6.6% higher nDCG in bundle matching and 6.3x higher nDCG in bundle generation than the best competitors.
arXiv Detail & Related papers (2022-10-19T09:46:20Z) - Ordinal Graph Gamma Belief Network for Social Recommender Systems [54.9487910312535]
We develop a hierarchical Bayesian model termed ordinal graph factor analysis (OGFA), which jointly models user-item and user-user interactions.
OGFA not only achieves good recommendation performance, but also extracts interpretable latent factors corresponding to representative user preferences.
We extend OGFA to ordinal graph gamma belief network, which is a multi-stochastic-layer deep probabilistic model.
arXiv Detail & Related papers (2022-09-12T09:19:22Z) - IA-GCN: Interactive Graph Convolutional Network for Recommendation [13.207235494649343]
Graph Convolutional Network (GCN) has become a novel state-of-the-art for Collaborative Filtering (CF) based Recommender Systems (RS)
We build bilateral interactive guidance between each user-item pair and propose a new model named IA-GCN (short for InterActive GCN)
Our model is built on top of LightGCN, a state-of-the-art GCN model for CF, and can be combined with various GCN-based CF architectures in an end-to-end fashion.
arXiv Detail & Related papers (2022-04-08T03:38:09Z) - Multi-Behavior Enhanced Recommendation with Cross-Interaction
Collaborative Relation Modeling [42.6279077675585]
This work proposes a Graph Neural Multi-Behavior Enhanced Recommendation framework.
It explicitly models the dependencies between different types of user-item interactions under a graph-based message passing architecture.
Experiments on real-world recommendation datasets show that our GNMR consistently outperforms state-of-the-art methods.
arXiv Detail & Related papers (2022-01-07T03:12:37Z) - Graph Convolution Machine for Context-aware Recommender System [59.50474932860843]
We extend the advantages of graph convolutions to context-aware recommender system (CARS)
We propose textitGraph Convolution Machine (GCM), an end-to-end framework that consists of three components: an encoder, graph convolution layers, and a decoder.
We conduct experiments on three real-world datasets from Yelp and Amazon, validating the effectiveness of GCM and the benefits of performing graph convolutions for CARS.
arXiv Detail & Related papers (2020-01-30T15:32:08Z) - BasConv: Aggregating Heterogeneous Interactions for Basket
Recommendation with Graph Convolutional Neural Network [64.73281115977576]
Within-basket recommendation reduces the exploration time of users, where the user's intention of the basket matters.
We propose a new framework named textbfBasConv, which is based on the graph convolutional neural network.
Our BasConv model has three types of aggregators specifically designed for three types of nodes.
arXiv Detail & Related papers (2020-01-14T16:27:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.