English

Parallel Algorithms and Heuristics for Efficient Computation of High-Order Line Graphs of Hypergraphs

Discrete Mathematics 2021-07-16 v2

Abstract

This paper considers structures of systems beyond dyadic (pairwise) interactions and investigates mathematical modeling of multi-way interactions and connections as hypergraphs, where captured relationships among system entities are set-valued. To date, in most situations, entities in a hypergraph are considered connected as long as there is at least one common "neighbor". However, minimal commonality sometimes discards the "strength" of connections and interactions among groups. To this end, considering the "width" of a connection, referred to as the ss-overlap of neighbors, provides more meaningful insights into how closely the communities or entities interact with each other. In addition, ss-overlap computation is the fundamental kernel to construct the line graph of a hypergraph, a low-order approximation of the hypergraph which can carry significant information about the original hypergraph. Subsequent stages of a data analytics pipeline then can apply highly-tuned graph algorithms on the line graph to reveal important features. Given a hypergraph, computing the ss-overlaps by exhaustively considering all pairwise entities can be computationally prohibitive. To tackle this challenge, we develop efficient algorithms to compute ss-overlaps and the corresponding line graph of a hypergraph. We propose several heuristics to avoid execution of redundant work and improve performance of the ss-overlap computation. Our parallel algorithm, combined with these heuristics, is orders of magnitude (more than 10×10\times) faster than the naive algorithm in all cases and the SpGEMM algorithm with filtration in most cases (especially with large ss value).

Keywords

Cite

@article{arxiv.2010.11448,
  title  = {Parallel Algorithms and Heuristics for Efficient Computation of High-Order Line Graphs of Hypergraphs},
  author = {Xu T. Liu and Jesun Firoz and Andrew Lumsdaine and Cliff Joslyn and Sinan Aksoy and Brenda Praggastis and Assefaw Gebremedhin},
  journal= {arXiv preprint arXiv:2010.11448},
  year   = {2021}
}

Comments

11 pages

R2 v1 2026-06-23T19:32:34.359Z