Exact Representation of Sparse Networks with Symmetric Nonnegative Embeddings
Sudhanshu Chanpuriya, Ryan A. Rossi, Anup Rao, Tung Mai, Nedim Lipka,, Zhao Song, and Cameron Musco

TL;DR
This paper introduces a symmetric, nonnegative embedding model for undirected graphs that can exactly represent sparse networks, improving interpretability and applicability to real-world power-law degree distributions.
Contribution
The authors prove a new bound for exact graph representation based on arboricity and propose a symmetric, nonnegative embedding model that extends LPCA's capabilities to real-world sparse networks.
Findings
Model effectively predicts links and communities in real-world graphs.
Bound based on arboricity increases applicability to power-law networks.
Symmetric embeddings enhance interpretability of node relationships.
Abstract
Many models for undirected graphs are based on factorizing the graph's adjacency matrix; these models find a vector representation of each node such that the predicted probability of a link between two nodes increases with the similarity (dot product) of their associated vectors. Recent work has shown that these models are unable to capture key structures in real-world graphs, particularly heterophilous structures, wherein links occur between dissimilar nodes. In contrast, a factorization with two vectors per node, based on logistic principal components analysis (LPCA), has been proven not only to represent such structures, but also to provide exact low-rank factorization of any graph with bounded max degree. However, this bound has limited applicability to real-world networks, which often have power law degree distributions with high max degree. Further, the LPCA model lacks…
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
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Graph theory and applications
