English

Algebraic Vertex Ordering of a Sparse Graph for Adjacency Access Locality and Graph Compression

Data Structures and Algorithms 2024-10-01 v2

Abstract

In this work, we establish theoretical and practical connections between vertex indexing for sparse graph/network compression and matrix ordering for sparse matrix-vector multiplication and variable elimination. We present a fundamental analysis of adjacency access locality in vertex ordering from the perspective of graph composition of, or decomposition into, elementary compact graphs. We introduce an algebraic indexing approach that maintains the advantageous features of existing methods, mitigates their shortcomings, and adapts to the degree distribution. The new method demonstrates superior and versatile performance in graph compression across diverse types of graphs. It also renders proportional improvement in the efficiency of matrix-vector multiplications for subspace iterations in response to random walk queries on a large network.

Keywords

Cite

@article{arxiv.2408.08439,
  title  = {Algebraic Vertex Ordering of a Sparse Graph for Adjacency Access Locality and Graph Compression},
  author = {Dimitris Floros and Nikos Pitsianis and Xiaobai Sun},
  journal= {arXiv preprint arXiv:2408.08439},
  year   = {2024}
}

Comments

7 pages, 5 figures, 1 table

R2 v1 2026-06-28T18:14:15.210Z