A Graph Neural Network Approach for Product Relationship Prediction
- URL: http://arxiv.org/abs/2105.05881v1
- Date: Wed, 12 May 2021 18:18:38 GMT
- Title: A Graph Neural Network Approach for Product Relationship Prediction
- Authors: Faez Ahmed, Yaxin Cui, Yan Fu, Wei Chen
- Abstract summary: We show how an inductive graph neural network approach, named GraphSAGE, can efficiently learn continuous representations for nodes and edges.
Using a case study of the Chinese car market, we find that our method yields double the prediction performance.
- Score: 10.404936340171384
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Graph Neural Networks have revolutionized many machine learning tasks in
recent years, ranging from drug discovery, recommendation systems, image
classification, social network analysis to natural language understanding. This
paper shows their efficacy in modeling relationships between products and
making predictions for unseen product networks. By representing products as
nodes and their relationships as edges of a graph, we show how an inductive
graph neural network approach, named GraphSAGE, can efficiently learn
continuous representations for nodes and edges. These representations also
capture product feature information such as price, brand, or engineering
attributes. They are combined with a classification model for predicting the
existence of the relationship between products. Using a case study of the
Chinese car market, we find that our method yields double the prediction
performance compared to an Exponential Random Graph Model-based method for
predicting the co-consideration relationship between cars. While a vanilla
GraphSAGE requires a partial network to make predictions, we introduce an
`adjacency prediction model' to circumvent this limitation. This enables us to
predict product relationships when no neighborhood information is known.
Finally, we demonstrate how a permutation-based interpretability analysis can
provide insights on how design attributes impact the predictions of
relationships between products. This work provides a systematic method to
predict the relationships between products in many different markets.
Related papers
- Multi-Relational Graph Neural Network for Out-of-Domain Link Prediction [12.475382123139024]
We introduce a novel Graph Neural Network model, named GOOD, to tackle the out-of-domain generalization problem.
GOOD can effectively generalize predictions out of known relationship types and achieve state-of-the-art results.
arXiv Detail & Related papers (2024-03-17T18:08:22Z) - Link Prediction for Social Networks using Representation Learning and
Heuristic-based Features [1.279952601030681]
Predicting missing links in social networks efficiently can help in various modern-day business applications.
Here, we explore various feature extraction techniques to generate representations of nodes and edges in a social network.
arXiv Detail & Related papers (2024-03-13T15:23:55Z) - On Discprecncies between Perturbation Evaluations of Graph Neural
Network Attributions [49.8110352174327]
We assess attribution methods from a perspective not previously explored in the graph domain: retraining.
The core idea is to retrain the network on important (or not important) relationships as identified by the attributions.
We run our analysis on four state-of-the-art GNN attribution methods and five synthetic and real-world graph classification datasets.
arXiv Detail & Related papers (2024-01-01T02:03:35Z) - Generative Graph Neural Networks for Link Prediction [13.643916060589463]
Inferring missing links or detecting spurious ones based on observed graphs, known as link prediction, is a long-standing challenge in graph data analysis.
This paper proposes a novel and radically different link prediction algorithm based on the network reconstruction theory, called GraphLP.
Unlike the discriminative neural network models used for link prediction, GraphLP is generative, which provides a new paradigm for neural-network-based link prediction.
arXiv Detail & Related papers (2022-12-31T10:07:19Z) - A Graph-Enhanced Click Model for Web Search [67.27218481132185]
We propose a novel graph-enhanced click model (GraphCM) for web search.
We exploit both intra-session and inter-session information for the sparsity and cold-start problems.
arXiv Detail & Related papers (2022-06-17T08:32:43Z) - Graph-in-Graph (GiG): Learning interpretable latent graphs in
non-Euclidean domain for biological and healthcare applications [52.65389473899139]
Graphs are a powerful tool for representing and analyzing unstructured, non-Euclidean data ubiquitous in the healthcare domain.
Recent works have shown that considering relationships between input data samples have a positive regularizing effect for the downstream task.
We propose Graph-in-Graph (GiG), a neural network architecture for protein classification and brain imaging applications.
arXiv Detail & Related papers (2022-04-01T10:01:37Z) - Exploring and mining attributed sequences of interactions [0.1933681537640272]
We model interactions as stream graphs, a recent framework to model interactions over time.
We introduce algorithms to enumerate closed patterns on a labeled stream graph, and introduce a way to select relevant closed patterns.
We run experiments on two real-world datasets of interactions among students and citations between authors.
arXiv Detail & Related papers (2021-07-28T12:53:46Z) - Explicit Pairwise Factorized Graph Neural Network for Semi-Supervised
Node Classification [59.06717774425588]
We propose the Explicit Pairwise Factorized Graph Neural Network (EPFGNN), which models the whole graph as a partially observed Markov Random Field.
It contains explicit pairwise factors to model output-output relations and uses a GNN backbone to model input-output relations.
We conduct experiments on various datasets, which shows that our model can effectively improve the performance for semi-supervised node classification on graphs.
arXiv Detail & Related papers (2021-07-27T19:47:53Z) - Deep Co-Attention Network for Multi-View Subspace Learning [73.3450258002607]
We propose a deep co-attention network for multi-view subspace learning.
It aims to extract both the common information and the complementary information in an adversarial setting.
In particular, it uses a novel cross reconstruction loss and leverages the label information to guide the construction of the latent representation.
arXiv Detail & Related papers (2021-02-15T18:46:44Z) - Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph
Link Prediction [69.1473775184952]
We introduce a realistic problem of few-shot out-of-graph link prediction.
We tackle this problem with a novel transductive meta-learning framework.
We validate our model on multiple benchmark datasets for knowledge graph completion and drug-drug interaction prediction.
arXiv Detail & Related papers (2020-06-11T17:42:46Z)
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.