This item is only available for download by members of the University of Illinois community. Students, faculty, and staff at the U of I may log in with your NetID and password to view the item. If you are trying to access an Illinois-restricted dissertation or thesis, you can request a copy through your library's Inter-Library Loan office or purchase a copy directly from ProQuest.
Permalink
https://hdl.handle.net/2142/104003
Description
Title
Load balancing with reinforcement learning
Author(s)
Chen, Ziao
Contributor(s)
Lu, Yi
Issue Date
2019-05
Keyword(s)
load balancing
reinforcement learning
actor-critic
recurrent network
Abstract
We consider a load balancing problem with task-server affinity and server-dependent task recurrence,
motivated by our online Q&A system. Different TAs not only answer different questions at different
rates, but also generate different numbers of follow-up questions. Similar patterns can be observed in
other human-related service systems. This makes simple load balancing policies such as random and
shortest-queue-first inadequate.
We develop an efficient load balancing algorithm using reinforcement learning, which consistently
outperforms the shortest-queue policy, which is a well-known static policy widely used in practice. The
improvement achieved by our algorithm over the shortest-queue policy is observed to be 1 to 5 times the
improvement of shortest-queue over the random policy, with larger amount of improvement for larger
buffer size. We employed several ideas from the state-of-the-art deep reinforcement learning algorithms
to improve the stability and speed of convergence of the system. We propose an innovative way of
achieving fast convergence over a large state space by transferring a learned policy on a small state space
to the larger system. We also propose to use a recurrent network in place of the feedforward network in
the actor-critic system, which proves to extract better features from a state as ordering of tasks is
important in a queueing system.
Use this login method if you
don't
have an
@illinois.edu
email address.
(Oops, I do have one)
IDEALS migrated to a new platform on June 23, 2022. If you created
your account prior to this date, you will have to reset your password
using the forgot-password link below.