paper-with-me

홈 › Papers

Scheduling Servers with Stochastic Bilinear Rewards

2021-12-13 · Jung-hun Kim, Milan Vojnovic

We address a control system optimization problem that arises in multi-class, multi-server queueing system scheduling with uncertainty. In this scenario, jobs incur holding costs while awaiting completion, and job-server assignments yield observable stochastic rewards with unknown mean values. The rewards for job-server assignments are assumed to follow a bilinear model with respect to features characterizing jobs and servers. Our objective is regret minimization, aiming to maximize the cumulative reward of job-server assignments over a time horizon while maintaining a bounded total job holding cost, thus ensuring queueing system stability. This problem is motivated by applications in computing services and online platforms. To address this problem, we propose a scheduling algorithm based on weighted proportional fair allocation criteria augmented with marginal costs for reward maximization, incorporating a bandit strategy. Our algorithm achieves sub-linear regret and sub-linear mean holding cost (and queue length bound) with respect to the time horizon, thus guaranteeing queueing system stability. Additionally, we establish stability conditions for distributed iterative algorithms for computing allocations, which are relevant to large-scale system applications. Finally, we validate the efficiency of our algorithm through numerical experiments.

📄 PDF Abstract BibTeX arXiv:2112.06362

Code (1)

junghunkim7786/scheduling_bilinearrewards 공식 구현

Tasks

Scheduling

Similar Papers 제목 키워드 기반

Control of bilinear systems using gain-scheduling: Stability and performance guarantees

2023-04-10 · Robin Strässer, Julian Berberich, Frank Allgöwer

In this paper, we present a state-feedback controller design method for bilinear systems. To this end, we write the bilinear system as a linear fractional representation by interpreting the state in the bilinearity as a …

Scheduling

Learning While Scheduling in Multi-Server Systems with Unknown Statistics: MaxWeight with Discounted UCB

2022-09-02 · Zixian Yang, R. Srikant, Lei Ying

Multi-server queueing systems are widely used models for job scheduling in machine learning, wireless networks, crowdsourcing, and healthcare systems. This paper considers a multi-server system with multiple servers and …

Scheduling

Scheduling and Communication Schemes for Decentralized Federated Learning

2023-11-27 · Bahaa-Eldin Ali Abdelghany, Ana Fernández-Vilas, Manuel Fernández-Veiga, Nashwa El-Bendary 외

Federated learning (FL) is a distributed machine learning paradigm in which a large number of clients coordinate with a central server to learn a model without sharing their own training data. One central server is not e…

Federated LearningScheduling

Context-aware Constrained Reinforcement Learning Based Energy-Efficient Power Scheduling for Non-stationary XR Data Traffic

2025-03-12 · Kexuan Wang, An Liu

In XR downlink transmission, energy-efficient power scheduling (EEPS) is essential for conserving power resource while delivering large data packets within hard-latency constraints. Traditional constrained reinforcement …

Scheduling

Capacity Planning and Scheduling for Jobs with Uncertainty in Resource Usage and Duration

2025-07-01 · Sunandita Patra, Mehtab Pathan, Mahmoud Mahfouz, Parisa Zehtabi 외 arxiv

Organizations around the world schedule jobs (programs) regularly to perform various tasks dictated by their end users. With the major movement towards using a cloud computing infrastructure, our organization follows a h…