neural networks research group
areas
people
projects
demos
publications
software/data
Leading the Way: An Efficient Multi-robot Guidance System (2015)
Piyush Khandelwal
and
Samuel Barrett
and
Peter Stone
Recent advances in service robotics have made it possible to deploy a large number of mobile robots in indoor environments to perform tasks such as delivery, maintenance and eldercare. If a centrally connected multi-robot system is available, can it be effectively used to aid humans in other on-demand tasks? In this paper, we demonstrate how individual service robots in a multi-robot system can be temporarily reassigned from their original task to help guide a human from one location to another in the environment. We formulate this multi-robot treatment of the human guidance problem as a Markov Decision Process (MDP). Solving the MDP produces a policy to efficiently guide the human, but the state space size makes it infeasible to optimally solve it. Instead, we use the Upper Confidence bound for Trees (UCT) planner to obtain an approximate solution. We show that this solution outperforms an approach that uses a single robot to guide the human from start to finish.
View:
PDF
,
HTML
Citation:
In
International Conference on Autonomous Agents and Multiagent Systems (AAMAS)
, Istanbul, Turkey, May 2015.
Bibtex:
@inproceedings{AAMAS15-khandelwal, title={Leading the Way: An Efficient Multi-robot Guidance System}, author={Piyush Khandelwal and Samuel Barrett and Peter Stone}, booktitle={International Conference on Autonomous Agents and Multiagent Systems (AAMAS)}, month={May}, address={Istanbul, Turkey}, url="http://nn.cs.utexas.edu/?khandelwal:aamas15", year={2015} }
People
Samuel Barrett
sbarrett [at] cs utexas edu
Piyush Khandelwal
piyushk [at] cs utexas edu
Peter Stone
pstone [at] cs utexas edu
Areas of Interest
Markov Decision Processes
Multi-Robot Systems