The Neighbor Matrix: Generalizing the Degree Distribution
Jonathan W. Roginski, Ralucca M. Gera, Erik C. Rye

TL;DR
The paper introduces the neighborhood matrix, a new graph descriptor that generalizes the degree sequence and distance matrix, capturing comprehensive topological information useful for graph comparison and analysis.
Contribution
It presents the neighborhood matrix as a novel graph descriptor that encompasses key topological features and demonstrates its utility in graph analysis tasks.
Findings
Contains eleven common graph statistics and descriptors.
Enables comparison of graphs based on topological features.
Assists in identifying topologically significant vertices.
Abstract
The newly introduced neighborhood matrix extends the power of adjacency and distance matrices to describe the topology of graphs. The adjacency matrix enumerates which pairs of vertices share an edge and it may be summarized by the degree sequence, a list of the adjacency matrix row sums. The distance matrix shows more information, namely the length of shortest paths between vertex pairs. We introduce and explore the neighborhood matrix, which we have found to be an analog to the distance matrix what the degree sequence is to the adjacency matrix. The neighbor matrix includes the degree sequence as its first column and the sequence of all other distances in the graph up to the graph's diameter, enumerating the number of neighbors each vertex has at every distance present in the graph. We prove this matrix to contain eleven oft-used graph statistics and topological descriptors. We also…
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
TopicsGraph theory and applications · Complex Network Analysis Techniques · Topological and Geometric Data Analysis
