English

Reinforcement Learning Under Algorithmic Triage

Machine Learning 2021-09-24 v1

Abstract

Methods to learn under algorithmic triage have predominantly focused on supervised learning settings where each decision, or prediction, is independent of each other. Under algorithmic triage, a supervised learning model predicts a fraction of the instances and humans predict the remaining ones. In this work, we take a first step towards developing reinforcement learning models that are optimized to operate under algorithmic triage. To this end, we look at the problem through the framework of options and develop a two-stage actor-critic method to learn reinforcement learning models under triage. The first stage performs offline, off-policy training using human data gathered in an environment where the human has operated on their own. The second stage performs on-policy training to account for the impact that switching may have on the human policy, which may be difficult to anticipate from the above human data. Extensive simulation experiments in a synthetic car driving task show that the machine models and the triage policies trained using our two-stage method effectively complement human policies and outperform those provided by several competitive baselines.

Keywords

Cite

@article{arxiv.2109.11328,
  title  = {Reinforcement Learning Under Algorithmic Triage},
  author = {Eleni Straitouri and Adish Singla and Vahid Balazadeh Meresht and Manuel Gomez-Rodriguez},
  journal= {arXiv preprint arXiv:2109.11328},
  year   = {2021}
}
R2 v1 2026-06-24T06:15:21.222Z