Faster CONGEST Approximation Algorithms for Maximum Weighted Independent Set in Sparse Graphs
Abstract
The maximum independent set problem is a classic optimization problem that has also been studied quite intensively in the distributed setting. While the problem is hard to approximate in general, there are good approximation algorithms known for several sparse graph families. In this paper, we consider deterministic distributed CONGEST algorithms for the weighted version of the problem in trees and graphs of bounded arboricity. For trees, we prove that the task of deterministically computing a -approximate solution to the maximum weight independent set (MWIS) problem has a tight complexity. The lower bound already holds on unweighted oriented paths. On the upper bound side, we show that the bound can be achieved even in unrooted trees. For graphs of arboricity , we give two algorithms. If the sum of all node weights is , we show that for any , an independent set of weight at least can be computed in rounds. This result is obtained by a direct application of the local rounding framework of Faour, Ghaffari, Grunau, Kuhn, and Rozho\v{n} [SODA '23]. We further show that for any , an independent set of weight at least can be computed in rounds. This improves on a recent result of Gil [OPODIS '23], who showed that a -approximation to the MWIS problem can be computed in rounds. As an intermediate step, we design an algorithm to compute an independent set of total weight at least in time , where is the maximum degree of the graph.
Cite
@article{arxiv.2506.10845,
title = {Faster CONGEST Approximation Algorithms for Maximum Weighted Independent Set in Sparse Graphs},
author = {Salwa Faour and Fabian Kuhn},
journal= {arXiv preprint arXiv:2506.10845},
year = {2025}
}
Comments
23 pages