A Comprehensive Analytical Survey on Unsupervised and Semi-Supervised Graph Representation Learning Methods
Md. Khaledur Rahman, Ariful Azad

TL;DR
This comprehensive survey evaluates various unsupervised and semi-supervised graph embedding methods across multiple tasks and datasets, providing a detailed comparison to guide method selection based on performance metrics.
Contribution
It systematically categorizes and benchmarks major graph embedding techniques, offering insights into their strengths and limitations across diverse evaluation criteria.
Findings
Deep graph convolutional networks outperform shallow methods in node classification.
Matrix factorization techniques excel in clustering tasks.
Scalability varies significantly among different embedding methods.
Abstract
Graph representation learning is a fast-growing field where one of the main objectives is to generate meaningful representations of graphs in lower-dimensional spaces. The learned embeddings have been successfully applied to perform various prediction tasks, such as link prediction, node classification, clustering, and visualization. The collective effort of the graph learning community has delivered hundreds of methods, but no single method excels under all evaluation metrics such as prediction accuracy, running time, scalability, etc. This survey aims to evaluate all major classes of graph embedding methods by considering algorithmic variations, parameter selections, scalability, hardware and software platforms, downstream ML tasks, and diverse datasets. We organized graph embedding techniques using a taxonomy that includes methods from manual feature engineering, matrix…
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 · Complex Network Analysis Techniques · Data Quality and Management
