paper-with-me

홈 › Papers

Communication-Efficient Reinforcement Learning in Swarm Robotic Networks for Maze Exploration

2023-05-26 · Ehsan Latif, WenZhan Song, Ramviyas Parasuraman

Smooth coordination within a swarm robotic system is essential for the effective execution of collective robot missions. Having efficient communication is key to the successful coordination of swarm robots. This paper proposes a new communication-efficient decentralized cooperative reinforcement learning algorithm for coordinating swarm robots. It is made efficient by hierarchically building on the use of local information exchanges. We consider a case study application of maze solving through cooperation among a group of robots, where the time and costs are minimized while avoiding inter-robot collisions and path overlaps during exploration. With a solid theoretical basis, we extensively analyze the algorithm with realistic CORE network simulations and evaluate it against state-of-the-art solutions in terms of maze coverage percentage and efficiency under communication-degraded environments. The results demonstrate significantly higher coverage accuracy and efficiency while reducing costs and overlaps even in high packet loss and low communication range scenarios.

📄 PDF Abstract BibTeX arXiv:2305.17087

Code (1)

herolab-uga/mazecommrl 공식 구현

Tasks

reinforcement-learning

Similar Papers 제목 키워드 기반

Federated Reinforcement Learning for Collective Navigation of Robotic Swarms

2022-02-02 · Seongin Na, Tomáš Rouček, Jiří Ulrich, Jan Pikman 외

The recent advancement of Deep Reinforcement Learning (DRL) contributed to robotics by allowing automatic controller design. The automatic controller design is a crucial approach for designing swarm robotic systems, whic…

Deep Reinforcement LearningFederated Learningreinforcement-learningReinforcement Learning+1

Mobility-Aware Computation Offloading for Swarm Robotics using Deep Reinforcement Learning

2023-08-22 · Xiucheng Wang, Hongzhi Guo

Swarm robotics is envisioned to automate a large number of dirty, dangerous, and dull tasks. Robots have limited energy, computation capability, and communication resources. Therefore, current swarm robotics have a small…

Deep Reinforcement LearningEdge-computingreinforcement-learningScheduling

A Comprehensive Review of Bio-Inspired Approaches to Coordination, Communication, and System Architecture in Underwater Swarm Robotics

2026-01-18 · Shyalan Ramesh, Scott Mann, Alex Stumpf arxiv

The increasing complexity of marine operations has intensified the need for intelligent robotic systems to support ocean observation, exploration, and resource management. Underwater swarm robotics offers a promising fra…

Evolutionary Swarm Robotics: Dynamic Subgoal-Based Path Formation and Task Allocation for Exploration and Navigation in Unknown Environments

2023-12-27 · Lavanya Ratnabala, Robinroy Peter, E. Y. A. Charles

This research paper addresses the challenges of exploration and navigation in unknown environments from an evolutionary swarm robotics perspective. Path formation plays a crucial role in enabling cooperative swarm robots…

Understanding Humans' Strategies in Maze Solving

2013-07-22 · Min Zhao, Andre G. Marquez

Navigating through a visual maze relies on the strategic use of eye movements to select and identify the route. When navigating the maze, there are trade-offs between exploring to the environment and relying on memory. T…

Error Understanding