English

Diversity Embeddings and the Hypergraph Sparsest Cut

Data Structures and Algorithms 2023-03-09 v1

Abstract

Good approximations have been attained for the sparsest cut problem by rounding solutions to convex relaxations via low-distortion metric embeddings. Recently, Bryant and Tupper showed that this approach extends to the hypergraph setting by formulating a linear program whose solutions are so-called diversities which are rounded via diversity embeddings into 1\ell_1. Diversities are a generalization of metric spaces in which the nonnegative function is defined on all subsets as opposed to only on pairs of elements. We show that this approach yields a polytime O(logn)O(\log{n})-approximation when either the supply or demands are given by a graph. This result improves upon Plotkin et al.'s O(log(kn)logn)O(\log{(kn)}\log{n})-approximation, where kk is the number of demands, for the setting where the supply is given by a graph and the demands are given by a hypergraph. Additionally, we provide a polytime O(min{rG,rH}logrHlogn)O(\min{\{r_G,r_H\}}\log{r_H}\log{n})-approximation for when the supply and demands are given by hypergraphs whose hyperedges are bounded in cardinality by rGr_G and rHr_H respectively. To establish these results we provide an O(logn)O(\log{n})-distortion 1\ell_1 embedding for the class of diversities known as diameter diversities. This improves upon Bryant and Tupper's O(log2ˆn)O(\log\^2{n})-distortion embedding. The smallest known distortion with which an arbitrary diversity can be embedded into 1\ell_1 is O(n)O(n). We show that for any ϵ>0\epsilon > 0 and any p>0p>0, there is a family of diversities which cannot be embedded into 1\ell_1 in polynomial time with distortion smaller than O(n1ϵ)O(n^{1-\epsilon}) based on querying the diversities on sets of cardinality at most O(logpn)O(\log^p{n}), unless P=NPP=NP. This disproves (an algorithmic refinement of) Bryant and Tupper's conjecture that there exists an O(n)O(\sqrt{n})-distortion 1\ell_1 embedding based off a diversity's induced metric.

Keywords

Cite

@article{arxiv.2303.04199,
  title  = {Diversity Embeddings and the Hypergraph Sparsest Cut},
  author = {Adam D. Jozefiak and F. Bruce Shepherd},
  journal= {arXiv preprint arXiv:2303.04199},
  year   = {2023}
}
R2 v1 2026-06-28T09:06:23.104Z