Colorful Vertex Recoloring of Bipartite Graphs
Boaz Patt-Shamir, Adi Rosen, Seeun William Umboh

TL;DR
This paper studies online vertex recoloring in bipartite graphs, proposing algorithms that leverage additional colors to improve performance and establishing bounds on competitiveness, especially for graphs with bounded bonds.
Contribution
It introduces algorithms for bipartite graphs with additional colors, analyzing their competitiveness and providing lower bounds for online recoloring performance.
Findings
Algorithms achieve better competitiveness with more colors.
Lower bounds show limits of online algorithms with extra colors.
Performance depends on graph properties like bond size and maximum degree.
Abstract
In vertex recoloring, we are given vertices with their initial coloring, and edges arrive in an online fashion. The algorithm must maintain a valid coloring by recoloring vertices, at a cost. The problem abstracts a scenario of job placement in machines (possibly in the cloud), where vertices represent jobs, colors represent machines, and edges represent ``anti affinity'' (disengagement) constraints. Online recoloring is a hard problem. One family of instances which is fairly well-understood is bipartite graphs, in which two colors are sufficient to satisfy all constraints. In this case it is known that the competitive ratio of vertex recoloring is . We propose a generalization of the problem, which allows using additional colors (possibly at a higher cost), to improve overall performance. We analyze the simple case of bipartite graphs of bounded largest…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
