Bi-View Embedding Fusion: A Hybrid Learning Approach for Knowledge Graph's Nodes Classification Addressing Problems with Limited Data
Rosario Napoli, Giovanni Lonia, Antonio Celesti, Massimo Villari, Maria Fazio

TL;DR
This paper presents Bi-View, a hybrid graph embedding method combining Node2Vec and GraphSAGE to enhance node classification in knowledge graphs, especially when data is limited or features are sparse.
Contribution
The study introduces a novel fusion technique that combines structural and semantic graph embeddings to improve knowledge graph node classification without synthetic data.
Findings
Enhanced classification accuracy in sparse data scenarios
Effective combination of Node2Vec and GraphSAGE embeddings
Improved feature richness leading to better model performance
Abstract
Traditional Machine Learning (ML) methods require large amounts of data to perform well, limiting their applicability in sparse or incomplete scenarios and forcing the usage of additional synthetic data to improve the model training. To overcome this challenge, the research community is looking more and more at Graph Machine Learning (GML) as it offers a powerful alternative by using relationships within data. However, this method also faces limitations, particularly when dealing with Knowledge Graphs (KGs), which can hide huge information due to their semantic nature. This study introduces Bi-View, a novel hybrid approach that increases the informative content of node features in KGs to generate enhanced Graph Embeddings (GEs) that are used to improve GML models without relying on additional synthetic data. The proposed work combines two complementary GE techniques: Node2Vec, which…
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
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Machine Learning in Healthcare
