Network2Vec Learning Node Representation Based on Space Mapping in Networks
Huang Zhenhua, Wang Zhenyu, Zhang Rui, Zhao Yangyang, Xie Xiaohui,, Sharad Mehrotra

TL;DR
Network2Vec introduces a novel graph embedding method based on semantic space mapping and group homomorphism, improving accuracy and speed over existing models for tasks like node classification and link prediction.
Contribution
The paper presents a lightweight network embedding model that leverages semantic distance mapping and algebraic properties to enhance embedding quality and computational efficiency.
Findings
Improves node classification accuracy by up to 19%.
Enhances link prediction performance by up to 7%.
Significantly reduces embedding computation time.
Abstract
Complex networks represented as node adjacency matrices constrains the application of machine learning and parallel algorithms. To address this limitation, network embedding (i.e., graph representation) has been intensively studied to learn a fixed-length vector for each node in an embedding space, where the node properties in the original graph are preserved. Existing methods mainly focus on learning embedding vectors to preserve nodes proximity, i.e., nodes next to each other in the graph space should also be closed in the embedding space, but do not enforce algebraic statistical properties to be shared between the embedding space and graph space. In this work, we propose a lightweight model, entitled Network2Vec, to learn network embedding on the base of semantic distance mapping between the graph space and embedding space. The model builds a bridge between the two spaces leveraging…
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 · Functional Brain Connectivity Studies
