Traffic-Redundancy Aware Network Design
Siddharth Barman, Shuchi Chawla

TL;DR
This paper introduces approximation algorithms for network design problems that leverage data replication to reduce redundancy and costs, focusing on minimizing routing and production expenses in data networks.
Contribution
It presents the first constant factor approximation for RAFL and an O(log P) approximation for RAND, addressing redundancy-aware network design with novel algorithms.
Findings
Constant factor approximation for RAFL.
O(log P) approximation for RAND.
Redundancy-aware design reduces network costs.
Abstract
We consider network design problems for information networks where routers can replicate data but cannot alter it. This functionality allows the network to eliminate data-redundancy in traffic, thereby saving on routing costs. We consider two problems within this framework and design approximation algorithms. The first problem we study is the traffic-redundancy aware network design (RAND) problem. We are given a weighted graph over a single server and many clients. The server owns a number of different data packets and each client desires a subset of the packets; the client demand sets form a laminar set system. Our goal is to connect every client to the source via a single path, such that the collective cost of the resulting network is minimized. Here the transportation cost over an edge is its weight times times the number of distinct packets that it carries. The second problem is…
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
TopicsCaching and Content Delivery · Cooperative Communication and Network Coding · Mobile Ad Hoc Networks
