Call Admission Control Algorithm for pre-stored VBR video streams
Christos Tryfonas, Dimitris Papamichail, Andrew Mehler, Steven Skiena

TL;DR
This paper addresses the challenge of call admission control for pre-stored VBR video streams, proving its computational hardness and proposing a real-time algorithm for minimal stream displacement.
Contribution
It introduces a formal NP-completeness proof for the problem and presents a morphology-sensitive algorithm suitable for real-time applications.
Findings
NP-complete and inapproximable problem proven
Deterministic algorithm calculates minimal time displacement
Algorithm suitable for real-time call admission decisions
Abstract
We examine the problem of accepting a new request for a pre-stored VBR video stream that has been smoothed using any of the smoothing algorithms found in the literature. The output of these algorithms is a piecewise constant-rate schedule for a Variable Bit-Rate (VBR) stream. The schedule guarantees that the decoder buffer does not overflow or underflow. The problem addressed in this paper is the determination of the minimal time displacement of each new requested VBR stream so that it can be accomodated by the network and/or the video server without overbooking the committed traffic. We prove that this call-admission control problem for multiple requested VBR streams is NP-complete and inapproximable within a constant factor, by reducing it from the VERTEX COLOR problem. We also present a deterministic morphology-sensitive algorithm that calculates the minimal time displacement of a…
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
TopicsNetwork Traffic and Congestion Control · Advanced Wireless Network Optimization · Video Coding and Compression Technologies
