Local Graph Embeddings Based on Neighbors Degree Frequency of Nodes
Vahid Shirbisheh

TL;DR
This paper introduces local node embeddings based on neighbors' degree frequency, extending to dynamic and directed graphs, and demonstrates their effectiveness in learning centrality measures via deep neural networks.
Contribution
It proposes the neighbors degree frequency (NDF) embedding and matrix representations for nodes, enabling local-to-global graph analysis and isomorphism testing with deep learning.
Findings
NDF embeddings encode local neighborhood structure.
Deep learning can predict PageRank and closeness centrality from embeddings.
Method handles dynamic and directed graphs effectively.
Abstract
We propose a local-to-global strategy for graph machine learning and network analysis by defining certain local features and vector representations of nodes and then using them to learn globally defined metrics and properties of the nodes by means of deep neural networks. By extending the notion of the degree of a node via Breath-First Search, a general family of {\bf parametric centrality functions} is defined which are able to reveal the importance of nodes. We introduce the {\bf neighbors degree frequency (NDF)}, as a locally defined embedding of nodes of undirected graphs into euclidean spaces. This gives rise to a vectorized labeling of nodes which encodes the structure of local neighborhoods of nodes and can be used for graph isomorphism testing. We add flexibility to our construction so that it can handle dynamic graphs as well. Afterwards, the Breadth-First Search is used to…
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 · Mental Health Research Topics
