English

Recoverable Values for Independent Sets

Data Structures and Algorithms 2011-03-30 v1

Abstract

The notion of {\em recoverable value} was advocated in work of Feige, Immorlica, Mirrokni and Nazerzadeh [Approx 2009] as a measure of quality for approximation algorithms. There this concept was applied to facility location problems. In the current work we apply a similar framework to the maximum independent set problem (MIS). We say that an approximation algorithm has {\em recoverable value} ρ\rho, if for every graph it recovers an independent set of size at least maxIvImin[1,ρ/(d(v)+1)]\max_I \sum_{v\in I} \min[1,\rho/(d(v) + 1)], where d(v)d(v) is the degree of vertex vv, and II ranges over all independent sets in GG. Hence, in a sense, from every vertex vv in the maximum independent set the algorithm recovers a value of at least ρ/(dv+1)\rho/(d_v + 1) towards the solution. This quality measure is most effective in graphs in which the maximum independent set is composed of low degree vertices. It easily follows from known results that some simple algorithms for MIS ensure ρ1\rho \ge 1. We design a new randomized algorithm for MIS that ensures an expected recoverable value of at least ρ7/3\rho \ge 7/3. In addition, we show that approximating MIS in graphs with a given kk-coloring within a ratio larger than 2/k2/k is unique games hard. This rules out a natural approach for obtaining ρ2\rho \ge 2.

Keywords

Cite

@article{arxiv.1103.5609,
  title  = {Recoverable Values for Independent Sets},
  author = {Uriel Feige and Daniel Reichman},
  journal= {arXiv preprint arXiv:1103.5609},
  year   = {2011}
}
R2 v1 2026-06-21T17:46:09.891Z