Scalable attribute-aware network embedding with locality
Weiyi Liu, Zhining Liu, Toyotaro Suzumura, Guangmin Hu

TL;DR
SANE is a scalable network embedding algorithm that uses locality to efficiently combine topology and attribute information, achieving high performance and linear scalability on large networks.
Contribution
SANE introduces a locality-based approach for joint network embedding, enabling scalable and effective representation learning from topology and attributes.
Findings
Achieves high F1-score close to label-aware baselines.
Demonstrates linear time complexity and scalability to 100,000 nodes.
Outperforms single topology-based algorithms by up to 71.4%.
Abstract
Adding attributes for nodes to network embedding helps to improve the ability of the learned joint representation to depict features from topology and attributes simultaneously. Recent research on the joint embedding has exhibited a promising performance on a variety of tasks by jointly embedding the two spaces. However, due to the indispensable requirement of globality based information, present approaches contain a flaw of in-scalability. Here we propose \emph{SANE}, a scalable attribute-aware network embedding algorithm with locality, to learn the joint representation from topology and attributes. By enforcing the alignment of a local linear relationship between each node and its K-nearest neighbors in topology and attribute space, the joint embedding representations are more informative comparing with a single representation from topology or attributes alone. And we argue that the…
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
