Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
A sparsifier of a graph G (Bencztir and Karger; Spielman and Teng) is a sparse weighted subgraph (G) over tilde that approximately retains the same cut structure of G. For general graphs, non-trivial sparsification is possible only by using weighted graphs in which different edges have different weights. Even for graphs that admit unweighted sparsifiers (that is, sparsifiers in which all the edge weights are equal to the same scaling factor), there are no known polynomial time algorithms that find such unweighted sparsifiers. We study a weaker notion of sparsification suggested by Oveis Gharan, in which the number of cut edges in each cut (S, (S) over bar) is not approximated within a multiplicative factor (1+epsilon), but is, instead, approximated up to an additive term bounded by epsilon times d . vertical bar S vertical bar vol(S), where d is the average degree of the graph and vol(S) is the sum of the degrees of the vertices in S. We provide a probabilistic polynomial time construction of such sparsifiers for every graph, and our sparsifiers have a near-optimal number of edges O(epsilon(-2)npolylog(1/epsilon). We also provide a deterministic polynomial time construction that constructs sparsifiers with a weaker property having the optimal number of edges O(epsilon(-2)n). Our constructions also satisfy a spectral version of the "additive sparsification" property. Notions of sparsification have also been studied for hypergraphs. Our construction of "additive sparsifiers" with O-epsilon(n) edges also works for hypergraphs, and provides the first non-trivial notion of sparsification for hypergraphs achievable with O(n) hyperedges when epsilon and the rank r of the hyperedges are constant. Finally, we provide a new construction of spectral hypergraph sparsifiers, according to the standard definition, with poly(epsilon(-1), r) . n log n hyperedges, improving over the previous spectral construction (Soma and Yoshida) that used (O) over tilde (n(3)) hyperedges even for constant r and epsilon.