paper-with-me

Papers

Intervention-Assisted Policy Gradient Methods for Online Stochastic Queuing Network Optimization: Technical Report

2024-04-05 · Jerrod Wigmore, Brooke Shrader, Eytan Modiano

Deep Reinforcement Learning (DRL) offers a powerful approach to training neural network control policies for stochastic queuing networks (SQN). However, traditional DRL methods rely on offline simulations or static datasets, limiting their real-world application in SQN control. This work proposes Online Deep Reinforcement Learning-based Controls (ODRLC) as an alternative, where an intelligent agent interacts directly with a real environment and learns an optimal control policy from these online interactions. SQNs present a challenge for ODRLC due to the unbounded nature of the queues within the network resulting in an unbounded state-space. An unbounded state-space is particularly challenging for neural network policies as neural networks are notoriously poor at extrapolating to unseen states. To address this challenge, we propose an intervention-assisted framework that leverages strategic interventions from known stable policies to ensure the queue sizes remain bounded. This framework combines the learning power of neural networks with the guaranteed stability of classical control policies for SQNs. We introduce a method to design these intervention-assisted policies to ensure strong stability of the network. Furthermore, we extend foundational DRL theorems for intervention-assisted policies and develop two practical algorithms specifically for ODRLC of SQNs. Finally, we demonstrate through experiments that our proposed algorithms outperform both classical control approaches and prior ODRLC algorithms.

📄 PDF Abstract BibTeX arXiv:2404.04106

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningPolicy Gradient Methodsreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Green Simulation Assisted Reinforcement Learning with Model Risk for Biomanufacturing Learning and Control

2020-06-17 · Hua Zheng, Wei Xie, Mingbin Ben Feng

Biopharmaceutical manufacturing faces critical challenges, including complexity, high variability, lengthy lead time, and limited historical data and knowledge of the underlying system stochastic process. To address thes…

Decision MakingModel-based Reinforcement Learningreinforcement-learningReinforcement Learning+1

Unifying Online and Counterfactual Learning to Rank

2020-12-08 · Harrie Oosterhuis, Maarten de Rijke

Optimizing ranking systems based on user interactions is a well-studied problem. State-of-the-art methods for optimizing ranking systems based on user interactions are divided into online approaches - that learn by direc…

counterfactualLearning-To-RankSelection bias

Variance Reduction based Partial Trajectory Reuse to Accelerate Policy Gradient Optimization

2022-05-06 · Hua Zheng, Wei Xie

Built on our previous study on green simulation assisted policy gradient (GS-PG) focusing on trajectory-based reuse, in this paper, we consider infinite-horizon Markov Decision Processes and create a new importance sampl…

Decision Making

Scheduling with Predictions

2022-12-20 · Woo-Hyung Cho, Shane Henderson, David Shmoys

There is significant interest in deploying machine learning algorithms for diagnostic radiology, as modern learning techniques have made it possible to detect abnormalities in medical images within minutes. While machine…

Decision MakingDiagnosticScheduling

Knowledge-Assisted Deep Reinforcement Learning in 5G Scheduler Design: From Theoretical Framework to Implementation

2020-09-17 · Zhouyou Gu, Changyang She, Wibowo Hardjawana, Simon Lumb 외

In this paper, we develop a knowledge-assisted deep reinforcement learning (DRL) algorithm to design wireless schedulers in the fifth-generation (5G) cellular networks with time-sensitive traffic. Since the scheduling po…

Deep Reinforcement LearningReinforcement Learning (RL)Scheduling