Graph Spectral Embedding using the Geodesic Betweeness Centrality
Shay Deutsch, Stefano Soatto

TL;DR
The paper introduces Graph Sylvester Embedding (GSE), a novel unsupervised graph representation method that captures complex network structures by combining multiple basis functions derived from edge centrality measures.
Contribution
GSE is a new graph embedding technique that integrates multiple basis functions from edge centrality to improve network structure representation.
Findings
GSE outperforms state-of-the-art methods in predicting failed edges in materials.
GSE improves accuracy in network alignment tasks in biological networks.
The method effectively captures both local and global graph features.
Abstract
We introduce the Graph Sylvester Embedding (GSE), an unsupervised graph representation of local similarity, connectivity, and global structure. GSE uses the solution of the Sylvester equation to capture both network structure and neighborhood proximity in a single representation. Unlike embeddings based on the eigenvectors of the Laplacian, GSE incorporates two or more basis functions, for instance using the Laplacian and the affinity matrix. Such basis functions are constructed not from the original graph, but from one whose weights measure the centrality of an edge (the fraction of the number of shortest paths that pass through that edge) in the original graph. This allows more flexibility and control to represent complex network structure and shows significant improvements over the state of the art when used for data analysis tasks such as predicting failed edges in material science…
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
TopicsBioinformatics and Genomic Networks · Computational Drug Discovery Methods · Complex Network Analysis Techniques
