Hypergraph Cuts with Edge-Dependent Vertex Weights
Yu Zhu, Santiago Segarra

TL;DR
This paper introduces a novel framework for hypergraph cuts that incorporates edge-dependent vertex weights, enabling more accurate modeling of vertex importance within hyperedges and improving cut solutions.
Contribution
The authors develop EDVWs-based splitting functions, prove their submodularity, and show how to reduce hypergraphs to graphs for efficient minimum s-t cut computation.
Findings
EDVWs-based splitting functions outperform traditional methods.
The reduction to graphs preserves cut properties.
Sparsification accelerates the algorithms on reduced graphs.
Abstract
We develop a framework for incorporating edge-dependent vertex weights (EDVWs) into the hypergraph minimum s-t cut problem. These weights are able to reflect different importance of vertices within a hyperedge, thus leading to better characterized cut properties. More precisely, we introduce a new class of hyperedge splitting functions that we call EDVWs-based, where the penalty of splitting a hyperedge depends only on the sum of EDVWs associated with the vertices on each side of the split. Moreover, we provide a way to construct submodular EDVWs-based splitting functions and prove that a hypergraph equipped with such splitting functions can be reduced to a graph sharing the same cut properties. In this case, the hypergraph minimum s-t cut problem can be solved using well-developed solutions to the graph minimum s-t cut problem. In addition, we show that an existing sparsification…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Advanced Optical Network Technologies
