A Paradigm for Channel Assignment and Data Migration in Distributed Systems
Chadi Kari

TL;DR
This paper introduces approximation algorithms for channel assignment in wireless networks and data migration in heterogeneous storage systems, providing near-optimal solutions with proven guarantees for complex NP-hard problems.
Contribution
It presents new combinatorial algorithms with approximation guarantees for both channel assignment and data migration problems in distributed systems.
Findings
Distributed greedy algorithm achieves near-optimal conflicts in channel assignment.
New algorithms for data migration minimize transfer time in heterogeneous storage.
Approximation ratios are tight and applicable to dense graphs and systems with heterogeneous devices.
Abstract
In this manuscript, we consider the problems of channel assignment in wireless networks and data migration in heterogeneous storage systems. We show that a soft edge coloring approach to both problems gives rigorous approximation guarantees. In the channel assignment problem arising in wireless networks a pair of edges incident to a vertex are said to be conflicting if the channels assigned to them are the same. Our goal is to assign channels (color edges) so that the number of conflicts is minimized. The problem is NP-hard by a reduction from Edge coloring and we present two combinatorial algorithms for this case. The first algorithm is based on a distributed greedy method and gives a solution with at most more conflicts than the optimal solution.The approximation ratio if the second algorithm is , which gives a ()-factor for dense…
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
TopicsAdvanced Data Storage Technologies · Caching and Content Delivery · Complexity and Algorithms in Graphs
