RECS: Robust Graph Embedding Using Connection Subgraphs
Saba A. Al-Sayouri, Danai Koutra, Evangelos E. Papalexakis, Sarah S., Lam

TL;DR
RECS is a stable, deterministic graph embedding framework that uses connection subgraphs and electrical circuit analogy to better preserve network structure, outperforming existing methods especially in multi-label classification.
Contribution
Introduces RECS, a novel graph embedding method leveraging connection subgraphs and electrical circuit analogy for improved stability and structural preservation.
Findings
Outperforms state-of-the-art algorithms by up to 36.85% in multi-label classification
Provides a deterministic and stable embedding method
Effectively preserves local and global network connectivity patterns
Abstract
The success of graph embeddings or node representation learning in a variety of downstream tasks, such as node classification, link prediction, and recommendation systems, has led to their popularity in recent years. Representation learning algorithms aim to preserve local and global network structure by identifying node neighborhood notions. However, many existing algorithms generate embeddings that fail to properly preserve the network structure, or lead to unstable representations due to random processes (e.g., random walks to generate context) and, thus, cannot generate to multi-graph problems. In this paper, we propose RECS, a novel, stable graph embedding algorithmic framework. RECS learns graph representations using connection subgraphs by employing the analogy of graphs with electrical circuits. It preserves both local and global connectivity patterns, and addresses the issue of…
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 · Graph Theory and Algorithms
