Related Experiment Video
Updated: May 21, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
Published on: February 6, 2020
Coverage Path Planning Using Actor-Critic Deep Reinforcement Learning
Sergio Isahí Garrido-Castañeda1, Juan Irving Vasquez1, Mayra Antonio-Cruz2
1Centro de Innovación y Desarrollo Tecnológico en Cómputo (CIDETEC), Instituto Politécnico Nacional (IPN), Mexico City 07700, Mexico.
This study introduces a deep reinforcement learning approach for mobile robot coverage path planning. Actor-critic methods like A2C and PPO effectively train robots to explore and map unknown environments efficiently.
Area of Science:
- Robotics
- Artificial Intelligence
- Machine Learning
Background:
- Mobile robot exploration is crucial but faces challenges in complete environmental coverage.
- Existing coverage path planning methods remain an open problem despite advancements.
Purpose of the Study:
- To propose a deep reinforcement learning framework for mobile robot coverage path planning.
- To train and evaluate actor-critic algorithms for efficient environment exploration.
Main Methods:
- Utilized deep reinforcement learning with Advantage Actor-Critic (A2C) and Proximal Policy Optimization (PPO) algorithms.
- Defined environment states, observations, and reward functions tailored for robot exploration.
- Trained policies for a mobile robot navigating an environment with obstacles.
Main Results:
- Optimized policies were generated using both A2C and PPO algorithms.
- Evaluation demonstrated the effectiveness of actor-critic methods in guiding robot exploration.
- The proposed framework enables efficient coverage of unknown terrains.
Conclusions:
- Actor-critic reinforcement learning methods are capable of producing effective policies for mobile robot coverage path planning.
- This approach offers a viable solution for robots to explore and map new environments autonomously.
Related Concept Videos
Reinforcement
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
Observational Learning
Reinforcement Schedules
Once a behavior is learned,...
Avoidance Learning and Learned Helplessness
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
Fixed Action Patterns
Cognitive Learning
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...

