An optimal algorithm for 2-bounded delay buffer management with lookahead
Koji M. Kobayashi

TL;DR
This paper presents an optimal online algorithm for the 2-bounded delay buffer management problem with lookahead, achieving the best possible competitive ratio matching the known lower bound.
Contribution
It introduces a new algorithm for the 2-bounded delay buffer management with lookahead that attains the optimal competitive ratio, resolving a longstanding conjecture.
Findings
Achieves a competitive ratio of (1 + sqrt(17))/4 ≈ 1.281
Matches the known lower bound for deterministic algorithms in this setting
Advances understanding of buffer management with lookahead in online algorithms
Abstract
The bounded delay buffer management problem, which was proposed by Kesselman et~al.\ (STOC 2001 and SIAM Journal on Computing 33(3), 2004), is an online problem focusing on buffer management of a switch supporting Quality of Service (QoS). The problem definition is as follows: Packets arrive to a buffer over time and each packet is specified by the {\em release time}, {\em deadline} and {\em value}. An algorithm can transmit at most one packet from the buffer at each integer time and can gain its value as the {\em profit} if transmitting a packet by its deadline after its release time. The objective of this problem is to maximize the gained profit. We say that an instance of the problem is -bounded if for any packet, an algorithm has at most chances to transmit it. For any , Hajek (CISS 2001) showed that the competitive ratio of any deterministic algorithm is at least…
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
TopicsDistributed and Parallel Computing Systems · Interconnection Networks and Systems · Parallel Computing and Optimization Techniques
