Scalable tensor methods for nonuniform hypergraphs
Sinan G. Aksoy, Ilya Amburg, Stephen J. Young

TL;DR
This paper introduces scalable tensor algorithms for nonuniform hypergraphs that efficiently analyze higher-order interactions, enabling new insights in hypergraph centrality and clustering beyond traditional graph methods.
Contribution
The authors develop low-complexity, implicit tensor algorithms for nonuniform hypergraphs, facilitating practical analysis of higher-order structures.
Findings
Algorithms significantly reduce computational complexity.
Tensor-based measures reveal higher-order structures.
Tensor methods provide complementary insights to graph reduction.
Abstract
While multilinear algebra appears natural for studying the multiway interactions modeled by hypergraphs, tensor methods for general hypergraphs have been stymied by theoretical and practical barriers. A recently proposed adjacency tensor is applicable to nonuniform hypergraphs, but is prohibitively costly to form and analyze in practice. We develop tensor times same vector (TTSV) algorithms for this tensor which improve complexity from to a low-degree polynomial in , where is the number of vertices and is the maximum hyperedge size. Our algorithms are implicit, avoiding formation of the order adjacency tensor. We demonstrate the flexibility and utility of our approach in practice by developing tensor-based hypergraph centrality and clustering algorithms. We also show these tensor measures offer complementary information to analogous graph-reduction approaches on…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Complex Network Analysis Techniques · Data Visualization and Analytics
