English

Mean Isoperimetry with Control on Outliers: Exact and Approximation Algorithms

Data Structures and Algorithms 2021-07-30 v2

Abstract

Given a weighted graph G=(V,E)G=(V,E) with weight functions c:ER+c:E\to \mathbb{R}_+ and π:VR+\pi:V\to \mathbb{R}_+, and a subset UVU\subseteq V, the normalized cut value for UU is defined as the sum of the weights of edges exiting UU divided by the weight of vertices in UU. The {\it mean isoperimetry problem}, ISO1(G,k)\mathsf{ISO}^1(G,k), for a weighted graph GG is a generalization of the classical uniform sparsest cut problem in which, given a parameter kk, the objective is to find kk disjoint nonempty subsets of VV minimizing the average normalized cut value of the parts. The robust version of the problem seeks an optimizer where the number of vertices that fall out of the subpartition is bounded by some given integer 0ρV0 \leq \rho \leq |V|. Our main result states that ISO1(G,k)\mathsf{ISO}^1(G,k), as well as its robust version, CRISO1(G,k,ρ)\mathsf{CRISO}^1(G,k,\rho), subjected to the condition that each part of the subpartition induces a connected subgraph, are solvable in time O(k2ρ2 π(V(T)3)O(k^2 \rho^2\ \pi(V(T)^3) on any weighted tree TT, in which π(V(T))\pi(V(T)) is the sum of the vertex-weights. This result implies that ISO1(G,k)\mathsf{ISO}^1(G,k) is strongly polynomial-time solvable on weighted trees when the vertex-weights are polynomially bounded and may be compared to the fact that the problem is NP-Hard for weighted trees in general. Also, using this, we show that both mentioned problems, ISO1(G,k)\mathsf{ISO}^1(G,k) and CRISO1(G,k,ρ)\mathsf{CRISO}^1(G,k,\rho) as well as the ordinary robust mean isoperimetry problem RISO1(G,k,ρ)\mathsf{RISO}^1(G,k,\rho), admit polynomial-time O(log1.5VloglogV)O(\log^{1.5}|V| \log\log |V|)-approximation algorithms for weighted graphs with polynomially bounded weights, using the R{\"a}cke-Shah tree cut sparsifier.

Keywords

Cite

@article{arxiv.1807.05125,
  title  = {Mean Isoperimetry with Control on Outliers: Exact and Approximation Algorithms},
  author = {Morteza Alimi and Amir Daneshgar and Mohammad-Hadi Foroughmand-Araabi},
  journal= {arXiv preprint arXiv:1807.05125},
  year   = {2021}
}
R2 v1 2026-06-23T03:00:34.835Z