Papers
Topics
Authors
Recent
Search
2000 character limit reached

Introvert Clustering for Distributed Graph Algorithms

Published 9 Sep 2026 in cs.DC and cs.DS | (2609.10044v1)

Abstract: We introduce a graph decomposition primitive called introvert clustering, which strengthens standard low-diameter clustering by guaranteeing that every clustered vertex keeps at least a (12ε)\left(\frac12-\varepsilon\right)-fraction of its relevant neighbors in its own cluster. Repeatedly applying this primitive yields a layered introvert network decomposition with O(logn)O(\log n) layers and weak diameter O(logn)O(\log n). We give two applications in the LOCAL\mathsf{LOCAL} model. For every constant $\varepsilon&gt;0$, we obtain a O~(log<sup>2</sup>n)\widetilde O(\log<sup>2</sup> n)-round deterministic algorithm for list (32+ε)Δ\left(\frac32+\varepsilon\right)Δ-edge coloring on graphs of maximum degree ΔΔ0(ε)Δ\geqΔ_0(\varepsilon); for bipartite graphs, the result holds for all ΔΔ. For every constant $0&lt;\varepsilon&lt;1/4$, we also obtain a O~(log<sup>2</sup>n)\widetilde O(\log<sup>2</sup> n)-round deterministic algorithm for a (14ε)\left(\frac14-\varepsilon\right)-locally balanced cut, where every vertex has at least a (14ε)\left(\frac14-\varepsilon\right)-fraction of its neighbors on the opposite side. The resulting algorithms are remarkably simple: edge coloring processes the layers in reverse order and colors each cluster, while locally balanced cut processes them forward and computes a locally maximum cut within each cluster. The introvert guarantee enables these procedures beyond the usual greedy regime of network decomposition. We construct the decomposition in O(log<sup>2</sup>n)O(\log<sup>2</sup> n) randomized rounds using Miller--Peng--Xu low-diameter clustering and a simple trimming procedure, and deterministically in O~(log<sup>2</sup>n)\widetilde O(\log<sup>2</sup> n) rounds via a white-box adaptation of the recursive network decomposition algorithm of Ghaffari and Grunau [FOCS 2024].

Authors (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.