English

Learning to Switch Among Agents in a Team via 2-Layer Markov Decision Processes

Machine Learning 2023-07-04 v3 Computers and Society Human-Computer Interaction Systems and Control Systems and Control Machine Learning

Abstract

Reinforcement learning agents have been mostly developed and evaluated under the assumption that they will operate in a fully autonomous manner -- they will take all actions. In this work, our goal is to develop algorithms that, by learning to switch control between agents, allow existing reinforcement learning agents to operate under different automation levels. To this end, we first formally define the problem of learning to switch control among agents in a team via a 2-layer Markov decision process. Then, we develop an online learning algorithm that uses upper confidence bounds on the agents' policies and the environment's transition probabilities to find a sequence of switching policies. The total regret of our algorithm with respect to the optimal switching policy is sublinear in the number of learning steps and, whenever multiple teams of agents operate in a similar environment, our algorithm greatly benefits from maintaining shared confidence bounds for the environments' transition probabilities and it enjoys a better regret bound than problem-agnostic algorithms. Simulation experiments in an obstacle avoidance task illustrate our theoretical findings and demonstrate that, by exploiting the specific structure of the problem, our proposed algorithm is superior to problem-agnostic algorithms.

Keywords

Cite

@article{arxiv.2002.04258,
  title  = {Learning to Switch Among Agents in a Team via 2-Layer Markov Decision Processes},
  author = {Vahid Balazadeh and Abir De and Adish Singla and Manuel Gomez-Rodriguez},
  journal= {arXiv preprint arXiv:2002.04258},
  year   = {2023}
}

Comments

Published in Transactions on Machine Learning Research

R2 v1 2026-06-23T13:37:56.453Z