Submitted:
25 July 2024
Posted:
29 July 2024
You are already at the latest version
Abstract
Keywords:
1. Introduction
2. Definition of the M-Learning Algorithm
3. Experimental Setup
3.1. Parameter Tuning
- : 0.8, 0.987, 0.996, 0.998
- : 0.1, 0.3, 0.5, 0.7, 0.9
- : 0.1, 0.3, 0.5, 0.7, 0.9
4. Results
4.1. Deterministic Environment
4.1.1. Q-Learning


4.1.2. M-Learning
4.2. Stochastic Environment
4.2.1. Q-Learning
4.2.2. M-Learning
5. Discussion
5.1. Deterministic Environment
5.2. Stochastic Environment
6. Conclusions
References
- Cottier, B.; Rahman, R.; Fattorini, L.; Maslej, N.; Owen, D. The rising costs of training frontier AI models. 2024, arXiv:cs.CY/2405.21015. [Google Scholar]
- Mnih, V.; Kavukcuoglu, K.; Silver, D.; Graves, A.; Antonoglou, I.; Wierstra, D.; Riedmiller, M. Playing Atari with Deep Reinforcement Learning. 2013, arXiv:cs.LG/1312.5602. [Google Scholar]
- Mnih, V.; Kavukcuoglu, K.; Silver, D.; Rusu, A.A.; Veness, J.; Bellemare, M.G.; Graves, A.; Riedmiller, M.; Fidjeland, A.K.; Ostrovski, G.; et al. Human-level control through deep reinforcement learning. Nature 2015, 518, 529–533. [Google Scholar] [CrossRef]
- Sadhu, A.K.; Konar, A. Improving the speed of convergence of multi-agent Q-learning for cooperative task-planning by a robot-team. Robotics and Autonomous Systems 2017, 92, 66–80. [Google Scholar] [CrossRef]
- Canese, L.; Cardarilli, G.C.; Dehghan Pir, M.M.; Di Nunzio, L.; Spanò, S. Design and Development of Multi-Agent Reinforcement Learning Intelligence on the Robotarium Platform for Embedded System Applications. Electronics 2024, 13. [Google Scholar] [CrossRef]
- Torres, J. Introducción al aprendizaje por refuerzo profundo: Teoría y práctica en Python; Direct Publishing, Independently Published, 2021.
- Lapan, M. Deep Reinforcement Learning Hands-On; Packt Publishing: Birmingham, UK, 2018. [Google Scholar]
- Balaji, N.; Kiefer, S.; Novotný, P.; Pérez, G.A.; Shirmohammadi, M. On the Complexity of Value Iteration. 2019, arXiv:cs.FL/1807.04920. [Google Scholar]
- Sutton, R.S.; Barto, A.G. Reinforcement Learning: An Introduction, second ed.; The MIT Press, 2018.
- Jang, B.; Kim, M.; Harerimana, G.; Kim, J.W. Q-Learning Algorithms: A Comprehensive Classification and Applications. IEEE Access 2019, 7, 133653–133667. [Google Scholar] [CrossRef]
- Liu, S.; Hu, X.; Dong, K. Adaptive Double Fuzzy Systems Based Q-Learning for Pursuit-Evasion Game. IFAC-PapersOnLine 2022, 55, 251–256. [Google Scholar] [CrossRef]
- Silva Junior, A.G.d.; Santos, D.H.d.; Negreiros, A.P.F.d.; Silva, J.M.V.B.d.S.; Gonçalves, L.M.G. High-Level Path Planning for an Autonomous Sailboat Robot Using Q-Learning. Sensors 2020, 20. [Google Scholar] [CrossRef]
- Çimen, M.E.; Garip, Z.; Yalçın, Y.; Kutlu, M.; Boz, A.F. Self Adaptive Methods for Learning Rate Parameter of Q-Learning Algorithm. Journal of Intelligent Systems: Theory and Applications 2023, 6, 191–198. [Google Scholar] [CrossRef]
- Zhang, L.; Tang, L.; Zhang, S.; Wang, Z.; Shen, X.; Zhang, Z. A Self-Adaptive Reinforcement-Exploration Q-Learning Algorithm. Symmetry 2021, 13. [Google Scholar] [CrossRef]
- Huang, J.; Zhang, Z.; Ruan, X. An Improved Dyna-Q Algorithm Inspired by the Forward Prediction Mechanism in the Rat Brain for Mobile Robot Path Planning. Biomimetics 2024, 9. [Google Scholar] [CrossRef]
- Xu, S.; Gu, Y.; Li, X.; Chen, C.; Hu, Y.; Sang, Y.; Jiang, W. Indoor Emergency Path Planning Based on the Q-Learning Optimization Algorithm. ISPRS International Journal of Geo-Information 2022, 11. [Google Scholar] [CrossRef]
- dos Santos Mignon, A.; de Azevedo da Rocha, R.L. An Adaptive Implementation of ϵ-Greedy in Reinforcement Learning. Procedia Computer Science 2017, 109, 1146–1151. [Google Scholar] [CrossRef]
- Zhang, M.; Cai, W.; Pang, L. Predator-Prey Reward Based Q-Learning Coverage Path Planning for Mobile Robot. IEEE Access 2023, 11, 29673–29683. [Google Scholar] [CrossRef]
- Jin, W.; Gu, R.; Ji, Y. Reward Function Learning for Q-learning-Based Geographic Routing Protocol. IEEE Communications Letters 2019, 23, 1236–1239. [Google Scholar] [CrossRef]
- Ou, X.; Chang, Q.; Chakraborty, N. Simulation study on reward function of reinforcement learning in gantry work cell scheduling. Journal of Manufacturing Systems 2019, 50, 1–8. [Google Scholar] [CrossRef]
- Li, Y.; Wang, H.; Fan, J.; Geng, Y. A novel Q-learning algorithm based on improved whale optimization algorithm for path planning. PLOS ONE 2022, 17, e0279438. [Google Scholar] [CrossRef]
- Mirjalili, S.; Lewis, A. The Whale Optimization Algorithm. Advances in Engineering Software 2016, 95, 51–67. [Google Scholar] [CrossRef]
- Sowerby, H.; Zhou, Z.H.; Littman, M.L. Designing Rewards for Fast Learning. ArXiv 2022, abs/2205.15400. [Google Scholar]
- Brockman, G.; Cheung, V.; Pettersson, L.; Schneider, J.; Schulman, J.; Tang, J.; Zaremba, W. OpenAI Gym. 2016, arXiv:1606.01540. [Google Scholar]










| item | value |
|---|---|
| Number of agents | 200 |
| Episode limit | 500 |
| Step Limits | 500 |
| Parameters | Test Episode | ||
|---|---|---|---|
| 0.1 | 0.1 | 0.8 | 331 |
| 0.1 | 0.3 | 0.8 | 262 |
| 0.1 | 0.5 | 0.8 | 179 |
| 0.3 | 0.1 | 0.8 | 110 |
| 0.1 | 0.7 | 0.8 | 98 |
| 0.1 | 0.9 | 0.8 | 98 |
| 0.3 | 0.3 | 0.8 | 86 |
| 0.5 | 0.1 | 0.8 | 67 |
| 0.3 | 0.5 | 0.8 | 56 |
| 0.5 | 0.3 | 0.8 | 52 |
| 0.3 | 0.9 | 0.8 | 49 |
| 0.7 | 0.1 | 0.8 | 46 |
| 0.3 | 0.7 | 0.8 | 37 |
| 0.5 | 0.5 | 0.8 | 37 |
| 0.5 | 0.9 | 0.8 | 35 |
| 0.7 | 0.3 | 0.8 | 32 |
| 0.7 | 0.9 | 0.8 | 31 |
| 0.9 | 0.1 | 0.8 | 31 |
| 0.5 | 0.7 | 0.8 | 29 |
| 0.9 | 0.9 | 0.8 | 29 |
| 0.7 | 0.5 | 0.8 | 28 |
| 0.9 | 0.3 | 0.8 | 28 |
| 0.7 | 0.7 | 0.8 | 25 |
| 0.9 | 0.5 | 0.8 | 25 |
| 0.9 | 0.7 | 0.8 | 24 |
| Parameters | Test Episode | ||
|---|---|---|---|
| 0.3 | 0.3 | 0.998 | 485 |
| 0.1 | 0.7 | 0.996 | 459 |
| 0.1 | 0.3 | 0.998 | 453 |
| 0.1 | 0.1 | 0.998 | 446 |
| 0.1 | 0.5 | 0.996 | 401 |
| 0.1 | 0.3 | 0.996 | 358 |
| 0.5 | 0.9 | 0.987 | 357 |
| 0.7 | 0.9 | 0.987 | 351 |
| 0.1 | 0.1 | 0.996 | 335 |
| 0.3 | 0.9 | 0.987 | 315 |
| 0.1 | 0.7 | 0.987 | 303 |
| 0.1 | 0.7 | 0.8 | 259 |
| 0.1 | 0.5 | 0.987 | 250 |
| 0.1 | 0.3 | 0.987 | 239 |
| 0.3 | 0.7 | 0.987 | 236 |
| 0.3 | 0.9 | 0.8 | 194 |
| 0.1 | 0.5 | 0.8 | 193 |
| 0.1 | 0.3 | 0.8 | 156 |
| 0.5 | 0.9 | 0.8 | 118 |
| 0.3 | 0.7 | 0.8 | 101 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).