CRSRL: Customer Routing System Using Reinforcement Learning

Abstract

Allocating resources to customers in the customer service is a difficult problem, because designing an optimal strategy to achieve an optimal trade-off between available resources and customers' satisfaction is non-trivial. In this paper, we formalize the customer routing problem, and propose a novel framework based on deep reinforcement learning (RL) to address this problem. To make it more practical, a demo is provided to show and compare different models, which visualizes all decision process, and in particular, the system shows how the optimal strategy is reached. Besides, our demo system also ships with a variety of models that users can choose based on their needs.

Cite

Text

Long et al. "CRSRL: Customer Routing System Using Reinforcement Learning." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/952

Markdown

[Long et al. "CRSRL: Customer Routing System Using Reinforcement Learning." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/long2019ijcai-crsrl/) doi:10.24963/IJCAI.2019/952

BibTeX

@inproceedings{long2019ijcai-crsrl,
  title     = {{CRSRL: Customer Routing System Using Reinforcement Learning}},
  author    = {Long, Chong and Liu, Zining and Lu, Xiaolu and Hu, Zehong and Wang, Yafang},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {6548-6550},
  doi       = {10.24963/IJCAI.2019/952},
  url       = {https://mlanthology.org/ijcai/2019/long2019ijcai-crsrl/}
}