Scheduling With Time Discounts
Yotam Gafni, Aviv Yaish

TL;DR
This paper introduces and analyzes scheduling algorithms for packets with time-decaying values, extending classic models to include discounting, with significant theoretical guarantees and practical relevance to financial and blockchain applications.
Contribution
It develops a novel memoryless deterministic algorithm and a superior randomized algorithm for discounted packet scheduling, with proven optimal competitive ratios for deterministic methods.
Findings
Deterministic algorithm guarantees optimal ratio up to discount factor 0.77.
Randomized algorithm outperforms deterministic methods for all discount rates.
Framework applicable to blockchain transaction scheduling and other financial environments.
Abstract
We study a \emph{financial} version of the classic online problem of scheduling weighted packets with deadlines. The main novelty is that, while previous works assume packets have \emph{fixed} weights throughout their lifetime, this work considers packets with \emph{time-decaying} values. Such considerations naturally arise and have wide applications in financial environments, where the present value of future actions may be discounted. We analyze the competitive ratio guarantees of scheduling algorithms under a range of discount rates encompassing the ``traditional'' undiscounted case where weights are fixed (i.e., a discount rate of 1), the fully discounted ``myopic'' case (i.e., a rate of 0), and those in between. We show how existing methods from the literature perform suboptimally in the more general discounted setting. Notably, we devise a novel memoryless deterministic algorithm,…
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
TopicsAuction Theory and Applications
