Journal Article10.1140/epjb/s10051-024-00791-4
Heterogeneous hypergraph representation learning for link prediction
Zijuan Zhao,Kai Yang,Jinli Guo +2 more
2
About: This article is published in European Physical Journal B. The article was published on 01 Oct 2024. The article focuses on the topics: Hypergraph & Link (geometry).
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Enhancing link prediction model for seller product selection in E-commerce: A bipartite and tripartite network approach with domain-specific integration
Ivan Michael Siregar,Zulaiha Ali Othman,Azuraliza Abu Bakar +2 more
Abstract: Abstract Link prediction aims to forecast potential new links or identify and remove spurious existing links based on the current network structure. It has been successfully applied in various domains, such as gene interaction prediction in biology, criminal intelligence in social networks, co-authorship analysis in academic collaborations, and increasing sales in e-commerce by recommending product selections to customers. As informal businesses increasingly adopt e-commerce platforms, the demand for intelligent product selection mechanisms from the seller’s perspective has become more critical to ensure competitiveness and sustainability. However, using the widely used bipartite customer-product network has overlooked the seller perspective. Therefore, the study has two objectives: propose a link prediction model for seller product selection based on seller perspective and enrich the model based on domain-specific information extracted from customer feedback. To achieve this, we construct an enriched network structure by integrating customer behaviour and seller attributes into bipartite and tripartite network settings. The bipartite product-seller network is enhanced via a one-mode product projection informed by customer co-purchase behaviour. The tripartite customer-product-seller network is further extended by incorporating seller domain-specific information extracted from feedback. Extensive experiments on a real-world e-commerce dataset using Graph Convolutional Networks (GCN) are evaluated using accuracy, precision, recall, and AUC. Overall, enhanced bipartite performance has increased by 2% than conventional bipartite, while enhanced tripartite has increased by 3% than conventional tripartite. It can be concluded that both types of link prediction model and enhanced model using domain-specific have significantly increased the prediction power for seller-product selection.
HMNE: link prediction using hypergraph motifs and network embedding in social networks
Yichen Zhang,Shouliang Lai,Zelu Peng,Amin Rezaeipanah +3 more
References
Graph Attention Networks
Petar Veličković,Guillem Cucurull,Arantxa Casanova,Adriana Romero,Pietro Liò,Yoshua Bengio +5 more
- 15 Feb 2018
TL;DR: Graph Attention Networks (GATs) as mentioned in this paper leverage masked self-attentional layers to address the shortcomings of prior methods based on graph convolutions or their approximations.
A Comprehensive Survey on Graph Neural Networks
TL;DR: This article provides a comprehensive overview of graph neural networks (GNNs) in data mining and machine learning fields and proposes a new taxonomy to divide the state-of-the-art GNNs into four categories, namely, recurrent GNNS, convolutional GNN’s, graph autoencoders, and spatial–temporal Gnns.
Heterogeneous Graph Attention Network
Xiao Wang,Houye Ji,Chuan Shi,Bai Wang,Yanfang Ye,Peng Cui,Philip S. Yu +6 more
- 13 May 2019
TL;DR: Wang et al. as discussed by the authors proposed a heterogeneous graph neural network based on the hierarchical attention, including node-level and semantic-level attentions, which can generate node embedding by aggregating features from meta-path based neighbors in a hierarchical manner.
2.6K
metapath2vec: Scalable Representation Learning for Heterogeneous Networks
Yuxiao Dong,Nitesh V. Chawla,Ananthram Swami +2 more
- 04 Aug 2017
TL;DR: Two scalable representation learning models, namely metapath2vec and metapATH2vec++, are developed that are able to not only outperform state-of-the-art embedding models in various heterogeneous network mining tasks, but also discern the structural and semantic correlations between diverse network objects.
2.5K
HIN2Vec: Explore Meta-paths in Heterogeneous Information Networks for Representation Learning
Tao-Yang Fu,Wang-Chien Lee,Zhen Lei +2 more
- 06 Nov 2017
TL;DR: Empirical results show that HIN2Vec soundly outperforms the state-of-the-art representation learning models for network data, including DeepWalk, LINE, node2vec, PTE, HINE and ESim, by 6.6% to 23.8% of $micro$-$f_1$ in multi-label node classification and 5% to 70.8%, in link prediction.
725