Improved Approximation Algorithms for Index Coding
Dror Chawin, Ishay Haviv

TL;DR
This paper introduces improved polynomial-time approximation algorithms for the index coding problem, achieving tighter bounds for graphs, digraphs, and specific subclasses like quasi-line graphs, surpassing previous approximation factors.
Contribution
It presents a general method for approximating the index coding rate with better factors for various graph classes, including graphs, digraphs, and quasi-line graphs.
Findings
Approximation factor of O(n/log^2 n) for graphs.
Approximation factor of O(n/log n) for digraphs.
Polynomial-time algorithm with a factor of 2 for quasi-line graphs.
Abstract
The index coding problem is concerned with broadcasting encoded information to a collection of receivers in a way that enables each receiver to discover its required data based on its side information, which comprises the data required by some of the others. Given the side information map, represented by a graph in the symmetric case and by a digraph otherwise, the goal is to devise a coding scheme of minimum broadcast length. We present a general method for developing efficient algorithms for approximating the index coding rate for prescribed families of instances. As applications, we obtain polynomial-time algorithms that approximate the index coding rate of graphs and digraphs on vertices to within factors of and respectively. This improves on the approximation factors of for graphs and for digraphs…
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
TopicsError Correcting Code Techniques · DNA and Biological Computing · Algorithms and Data Compression
