Online Edge Coloring via Tree Recurrences and Correlation Decay
Janardhan Kulkarni, Yang P. Liu, Ashwin Sah, Mehtaab Sawhney, Jakub, Tarnawski

TL;DR
This paper presents an online algorithm for edge coloring that achieves near-optimal coloring in high-degree graphs, using tree recurrence techniques to handle correlation decay in a novel way.
Contribution
It introduces a new online edge coloring algorithm for high-degree graphs that leverages tree recurrences and correlation decay, advancing the conjecture of Bar-Noy, Motwani, and Naor.
Findings
Achieves $(e/(e-1)+o(1)) imes ext{max degree}$ edge coloring online.
Works against oblivious adversaries in graphs with degree $ ext{omega}( ext{log } n)$.
Reduces the problem to a matching problem on locally treelike graphs.
Abstract
We give an online algorithm that with high probability computes a edge coloring on a graph with maximum degree under online edge arrivals against oblivious adversaries, making first progress on the conjecture of Bar-Noy, Motwani, and Naor in this general setting. Our algorithm is based on reducing to a matching problem on locally treelike graphs, and then applying a tree recurrences based approach for arguing correlation decay.
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Advanced Database Systems and Queries
