Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
125 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Approximation Algorithms for Hypergraph Small Set Expansion and Small Set Vertex Expansion (1404.4575v1)

Published 17 Apr 2014 in cs.DS

Abstract: The expansion of a hypergraph, a natural extension of the notion of expansion in graphs, is defined as the minimum over all cuts in the hypergraph of the ratio of the number of the hyperedges cut to the size of the smaller side of the cut. We study the Hypergraph Small Set Expansion problem, which, for a parameter $\delta \in (0,1/2]$, asks to compute the cut having the least expansion while having at most $\delta$ fraction of the vertices on the smaller side of the cut. We present two algorithms. Our first algorithm gives an $\tilde O(\delta{-1} \sqrt{\log n})$ approximation. The second algorithm finds a set with expansion $\tilde O(\delta{-1}(\sqrt{d_{\text{max}}r{-1}\log r\, \phi*} + \phi*))$ in a $r$--uniform hypergraph with maximum degree $d_{\text{max}}$ (where $\phi*$ is the expansion of the optimal solution). Using these results, we also obtain algorithms for the Small Set Vertex Expansion problem: we get an $\tilde O(\delta{-1} \sqrt{\log n})$ approximation algorithm and an algorithm that finds a set with vertex expansion $O\left(\delta{-1}\sqrt{\phiV \log d_{\text{max}} } + \delta{-1} \phiV\right)$ (where $\phiV$ is the vertex expansion of the optimal solution). For $\delta=1/2$, Hypergraph Small Set Expansion is equivalent to the hypergraph expansion problem. In this case, our approximation factor of $O(\sqrt{\log n})$ for expansion in hypergraphs matches the corresponding approximation factor for expansion in graphs due to ARV.

Citations (34)

Summary

We haven't generated a summary for this paper yet.