PulseAugur
EN
LIVE 11:45:02

New algorithms tackle online packet scheduling with deadlines

Researchers have developed new algorithms for online packet scheduling with deadlines and partial feedback, aiming to minimize alpha-regret. The algorithms achieve an upper bound of O(sqrt(KT)) alpha-regret, matching the standard bandit setting. For instances with a deadline of at most one clock cycle away, a deterministic algorithm provides the tightest possible competitive ratio. Notably, when the number of distinct packet types is finite, these algorithms can surpass the established Phi competitive ratio barrier. AI

RANK_REASON The cluster contains an academic paper detailing new algorithms and theoretical results for a specific problem in computer science. [lever_c_demoted from research: ic=1 ai=0.7]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Gianmarco Genalti, Achraf Azize, Vianney Perchet ·

    Online Packet Scheduling with Deadlines and Learning

    arXiv:2606.00835v1 Announce Type: new Abstract: Network routers that enforce Quality-of-Service (QoS) guarantees must decide, at every clock cycle, which expiring packet of information to transmit, even when the value of the packet is unknown until it is processed. We frame this …