Sequential Resource Access: Theory and Algorithm
Lin Chen, Anastasios Giovanidis, Wei Wang, Lin Shan

TL;DR
This paper studies a complex resource access problem where users aim to maximize utility by optimally choosing among heterogeneous resources, proposing algorithms that balance optimality and computational efficiency.
Contribution
It formulates a general sequential resource access model, proves NP-hardness, and introduces efficient greedy and approximation algorithms with theoretical guarantees.
Findings
NP-hardness of the optimal strategy problem
A linear-time greedy strategy with optimality conditions
Polynomial-time approximation algorithms with $(psilon,elta)$-optimality
Abstract
We formulate and analyze a generic sequential resource access problem arising in a variety of engineering fields, where a user disposes a number of heterogeneous computing, communication, or storage resources, each characterized by the probability of successfully executing the user's task and the related access delay and cost, and seeks an optimal access strategy to maximize her utility within a given time horizon, defined as the expected reward minus the access cost. We develop an algorithmic framework on the (near-)optimal sequential resource access strategy. We first prove that the problem of finding an optimal strategy is NP-hard in general. Given the hardness result, we present a greedy strategy implementable in linear time, and establish the closed-form sufficient condition for its optimality. We then develop a series of polynomial-time approximation algorithms achieving…
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
TopicsAge of Information Optimization · Real-Time Systems Scheduling · IoT and Edge/Fog Computing
