Skip to main content

2017 | OriginalPaper | Buchkapitel

A Balking Queue Approach for Modeling Human-Multi-Robot Interaction for Water Monitoring

verfasst von : Masoume M. Raeissi, Nathan Brooks, Alessandro Farinelli

Erschienen in: PRIMA 2017: Principles and Practice of Multi-Agent Systems

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

We consider multi-robot scenarios where robots ask for operator interventions when facing difficulties. As the number of robots increases, the operator quickly becomes a bottleneck for the system. Queue theory can be effectively used to optimize the scheduling of the robots’ requests. Here we focus on a specific queuing model in which the robots decide whether to join the queue or balk based on a threshold value. Those thresholds are a trade-off between the reward earned by joining the queue and cost of waiting in the queue. Though such queuing models reduce the system’s waiting time, the cost of balking usually is not considered. Our aim is thus to find appropriate balking strategies for a robotic application to reduce the waiting time considering the expected balking costs. We propose using a Q-learning approach to compute balking thresholds and experimentally demonstrate the improvement of team performance compared to previous queuing models.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Fußnoten
1
SJF stands for Shortest Job First.
 
2
In this model, the arrivals to the system are customers. However our work applies this model into a robotic application, so the arrivals are robots with different requests.
 
3
Assuming a fully-observable setting works for this application, since the only global state variable is the queue size, which can be obtained easily.
 
4
We estimate the dynamic variables of the domain such as the average arrival rate, average service time, probability of failures, etc. based on some the data from field.
 
5
During the training phase in Q-learning approach, we used a small range around the estimated values for each of the arrival and service rate.
 
6
In reinforcement learning, an episode means a run of the algorithm beginning from a start state to a final state.
 
7
In our model, failures only happen for balking. This assumption is in favor of non-balking models. For example, if a boat waits too long for the operator the battery might run out, thus the mission fails just because time passes. Hence, in practice the results will probably be even more in favor of our approach.
 
Literatur
1.
Zurück zum Zitat Chien, S.Y., Lewis, M., Mehrotra, S., Brooks, N., Sycara, K.: Scheduling operator attention for multi-robot control. In: Intelligent Robots and Systems (IROS), pp. 473–479. IEEE (2012) Chien, S.Y., Lewis, M., Mehrotra, S., Brooks, N., Sycara, K.: Scheduling operator attention for multi-robot control. In: Intelligent Robots and Systems (IROS), pp. 473–479. IEEE (2012)
2.
Zurück zum Zitat Rosenthal, S., Veloso, M.: Using symbiotic relationships with humans to help robots overcome limitations. In: Workshop for Collaborative Human/AI Control for Interactive Experiences (2010) Rosenthal, S., Veloso, M.: Using symbiotic relationships with humans to help robots overcome limitations. In: Workshop for Collaborative Human/AI Control for Interactive Experiences (2010)
3.
Zurück zum Zitat Scerri, P., Pynadath, D.V., Tambe, M.: Towards adjustable autonomy for the real world. J. Artif. Intell. Res. 17(1), 171–228 (2002)MathSciNetMATH Scerri, P., Pynadath, D.V., Tambe, M.: Towards adjustable autonomy for the real world. J. Artif. Intell. Res. 17(1), 171–228 (2002)MathSciNetMATH
4.
Zurück zum Zitat Chien, S.Y., Lewis, M., Mehrotra, S., Han, S., Brooks, N., Wang, H., Sycara, K.: Task switching for supervisory control of multi-robot teams. IEEE Trans. Hum. Mach. Syst. (2016) Chien, S.Y., Lewis, M., Mehrotra, S., Han, S., Brooks, N., Wang, H., Sycara, K.: Task switching for supervisory control of multi-robot teams. IEEE Trans. Hum. Mach. Syst. (2016)
5.
Zurück zum Zitat Rosenfeld, A.: Human-multi-robot team collaboration using advising agents: (doctoral consortium). In: Proceeding of the International Conference on Autonomous Agents and Multiagent Systems, pp. 1516–1517 (2016) Rosenfeld, A.: Human-multi-robot team collaboration using advising agents: (doctoral consortium). In: Proceeding of the International Conference on Autonomous Agents and Multiagent Systems, pp. 1516–1517 (2016)
6.
Zurück zum Zitat Naor, P.: The regulation of queue size by levying tolls. J. Econom. Soc. 37(1), 15–24 (1969)CrossRefMATH Naor, P.: The regulation of queue size by levying tolls. J. Econom. Soc. 37(1), 15–24 (1969)CrossRefMATH
7.
Zurück zum Zitat Farinelli, A., Raeissi, M.M., Brooks, N., Scerri, P.: Interacting with team oriented plans in multi-robot systems. J. Auton. Agents Multi-Agent Syst. 31(2), 332–361 (2017)CrossRef Farinelli, A., Raeissi, M.M., Brooks, N., Scerri, P.: Interacting with team oriented plans in multi-robot systems. J. Auton. Agents Multi-Agent Syst. 31(2), 332–361 (2017)CrossRef
8.
Zurück zum Zitat Rosenfeld, A., Agmon, N., Maksimov, O., Azaria, A., Kraus, S.: Intelligent agent supporting human-multi-robot team collaboration. In: IJCAI, pp. 1902–1908 (2015) Rosenfeld, A., Agmon, N., Maksimov, O., Azaria, A., Kraus, S.: Intelligent agent supporting human-multi-robot team collaboration. In: IJCAI, pp. 1902–1908 (2015)
9.
Zurück zum Zitat Dai, T., Sycara, K., Lewis, M.: A game theoretic queueing approach to self-assessment in human-robot interaction systems. In: IEEE International Conference on Robotics and Automation, Shanghai, pp. 58–63 (2011) Dai, T., Sycara, K., Lewis, M.: A game theoretic queueing approach to self-assessment in human-robot interaction systems. In: IEEE International Conference on Robotics and Automation, Shanghai, pp. 58–63 (2011)
10.
Zurück zum Zitat Buşoniu, L., Babuška, R., De Schutter, B.: Multi-agent reinforcement learning: an overview. In: Srinivasan, D., Jain, L.C. (eds.) Innovations in Multi-Agent Systems and Applications-1, pp. 183–221. Springer, Heidelberg (2010). doi:10.1007/978-3-642-14435-6_7 Buşoniu, L., Babuška, R., De Schutter, B.: Multi-agent reinforcement learning: an overview. In: Srinivasan, D., Jain, L.C. (eds.) Innovations in Multi-Agent Systems and Applications-1, pp. 183–221. Springer, Heidelberg (2010). doi:10.​1007/​978-3-642-14435-6_​7
11.
Zurück zum Zitat Hu, Y., Gao, Y., An, B.: Multiagent reinforcement learning with unshared value functions. IEEE Trans. Cybern. 45(4), 647–662 (2015)CrossRef Hu, Y., Gao, Y., An, B.: Multiagent reinforcement learning with unshared value functions. IEEE Trans. Cybern. 45(4), 647–662 (2015)CrossRef
12.
Zurück zum Zitat Tan, M.: Multi-agent reinforcement learning: independent vs. cooperative agents. In: Proceedings of the Tenth International Conference on Machine Learning, pp. 330–337 (1993) Tan, M.: Multi-agent reinforcement learning: independent vs. cooperative agents. In: Proceedings of the Tenth International Conference on Machine Learning, pp. 330–337 (1993)
13.
Zurück zum Zitat Sutton, R.S., Barto, A.G.: Reinforcement Learning: An Introduction, vol. 1. MIT press, Cambridge (1998). No. 1 Sutton, R.S., Barto, A.G.: Reinforcement Learning: An Introduction, vol. 1. MIT press, Cambridge (1998). No. 1
Metadaten
Titel
A Balking Queue Approach for Modeling Human-Multi-Robot Interaction for Water Monitoring
verfasst von
Masoume M. Raeissi
Nathan Brooks
Alessandro Farinelli
Copyright-Jahr
2017
DOI
https://doi.org/10.1007/978-3-319-69131-2_13