Hypergraph Partitioning using Tensor Eigenvalue Decomposition
Deepak Maurya, Balaraman Ravindran

TL;DR
This paper introduces a tensor eigenvalue-based method for hypergraph partitioning that captures super-dyadic interactions, extending spectral techniques to hypergraphs and improving partitioning accuracy over existing reduction-based methods.
Contribution
It proposes a novel tensor eigenvalue decomposition approach for hypergraph partitioning, overcoming limitations of graph reduction methods and enabling more accurate hyperedge cuts.
Findings
The method captures super-dyadic interactions more effectively.
It provides a tighter bound on hypergraph Laplacian eigenvalues.
Improves min-cut solutions on hypergraphs and standard graphs.
Abstract
Hypergraphs have gained increasing attention in the machine learning community lately due to their superiority over graphs in capturing super-dyadic interactions among entities. In this work, we propose a novel approach for the partitioning of k-uniform hypergraphs. Most of the existing methods work by reducing the hypergraph to a graph followed by applying standard graph partitioning algorithms. The reduction step restricts the algorithms to capturing only some weighted pairwise interactions and hence loses essential information about the original hypergraph. We overcome this issue by utilizing the tensor-based representation of hypergraphs, which enables us to capture actual super-dyadic interactions. We prove that the hypergraph to graph reduction is a special case of tensor contraction. We extend the notion of minimum ratio-cut and normalized-cut from graphs to hypergraphs and show…
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
TopicsTensor decomposition and applications · VLSI and FPGA Design Techniques · Embedded Systems Design Techniques
