Optimal Short Video Ordering and Transmission Scheduling for Reducing Video Delivery Cost in Peer-to-Peer CDNs
Zhipeng Gao, Chunxi Li, Yongxiang Zhao

TL;DR
This paper introduces an optimal scheduling method for short video delivery in P2P CDNs that reduces costs by intelligently ordering videos to smooth traffic peaks, using a novel polynomial-time algorithm.
Contribution
It formulates the joint video ordering and transmission scheduling as an ILP, reduces it to a MCMF problem, and develops a polynomial-time optimal solution leveraging edge coloring.
Findings
Achieves up to 67% cost reduction over baseline strategies.
Proves the equivalence of scheduling formulations using K"onig's Edge Coloring.
Develops a globally optimal polynomial-time algorithm for the problem.
Abstract
The explosive growth of short video platforms has generated a massive surge in global traffic, imposing heavy financial burdens on content providers. While Peer-to-Peer Content Delivery Networks (PCDNs) offer a cost-effective alternative by leveraging resource-constrained edge nodes, the limited storage and concurrent service capacities of these peers struggle to absorb the intense temporal demand spikes characteristic of short video consumption. In this paper, we propose to minimize transmission costs by exploiting a novel degree of freedom, the inherent flexibility of server-driven playback sequences. We formulate the Optimal Video Ordering and Transmission Scheduling (OVOTS) problem as an Integer Linear Program to jointly optimize personalized video ordering and transmission scheduling. By strategically permuting playlists, our approach proactively smooths temporal traffic peaks,…
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
TopicsPeer-to-Peer Network Technologies · Caching and Content Delivery · Image and Video Quality Assessment
