Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Agent path planning based on adaptive polymorphic ant colony optimization

View through CrossRef
In the path planning of intelligent agents, ant colony algorithm is a popular path solving strategy and has been widely used. However, the traditional ant colony algorithm has problems of local optimum and redundant turning points. The adaptive polymorphic ant colony algorithm greatly improves the search and convergence speed through multi-group division and cooperation mechanism, which helps to enhance the global search ability and avoid falling into the local optimal solution. This paper proposes an improved pheromone update strategy and path selection record table construction to further improve the accuracy of path planning. Finally, the path is processed by cubic B-Spline smoothing curve to effectively reduce the turning points and realize the smoothing of the path. After MATLAB and ROS (Robot Operating System)-Gazebo simulation verification, the results show that the algorithm has good feasibility in complex environments. In summary, the improved adaptive polymorphic ant colony algorithm in this paper brings significant optimization and improvement to the global search of intelligent agents.
Title: Agent path planning based on adaptive polymorphic ant colony optimization
Description:
In the path planning of intelligent agents, ant colony algorithm is a popular path solving strategy and has been widely used.
However, the traditional ant colony algorithm has problems of local optimum and redundant turning points.
The adaptive polymorphic ant colony algorithm greatly improves the search and convergence speed through multi-group division and cooperation mechanism, which helps to enhance the global search ability and avoid falling into the local optimal solution.
This paper proposes an improved pheromone update strategy and path selection record table construction to further improve the accuracy of path planning.
Finally, the path is processed by cubic B-Spline smoothing curve to effectively reduce the turning points and realize the smoothing of the path.
After MATLAB and ROS (Robot Operating System)-Gazebo simulation verification, the results show that the algorithm has good feasibility in complex environments.
In summary, the improved adaptive polymorphic ant colony algorithm in this paper brings significant optimization and improvement to the global search of intelligent agents.

Related Results

Path Planning for Mobile Robot in 3D Environment Based on Ant Colony Algorithm
Path Planning for Mobile Robot in 3D Environment Based on Ant Colony Algorithm
Abstract This paper introduces the ant colony algorithm to the path planning of mobile robots, and explores the optimal path solution. The definition of path plannin...
Research on Path Planning of Automatic Handling Robot
Research on Path Planning of Automatic Handling Robot
Aiming at the problem that path planning for automatic handling robot in an environment with obstacles, the working environment model of the handling robot is analyzed. And then a ...
Research on Architectural Planning and Landscape Design of Smart City Based on Computational Intelligence
Research on Architectural Planning and Landscape Design of Smart City Based on Computational Intelligence
City brain is a complex system, including online center, server network, and system with given algorithm. The core of the city brain is the intelligent system. After putting the ur...
Improved ant colony algorithm for path planning based on pheromone difference distribution strategy
Improved ant colony algorithm for path planning based on pheromone difference distribution strategy
In view of the problems of blind search in the initial stage, slow convergence speed and easy to fall into local optimum when the traditional ant colony algorithm is used for mobil...
A new method for robot path planning based on double-starting point ant colony algorithm
A new method for robot path planning based on double-starting point ant colony algorithm
Due to the problems of insufficient search accuracy and easy to fall into local extreme values, too many iterations, and single solution goals in the global path planning of real e...
Hybrid Optimization Algorithm for Multi-level Image Thresholding Using Salp Swarm Optimization Algorithm and Ant Colony Optimization
Hybrid Optimization Algorithm for Multi-level Image Thresholding Using Salp Swarm Optimization Algorithm and Ant Colony Optimization
The process of identifying optimal threshold for multi-level thresholding in image segmentation is a challenging process. An efficient optimization algorithm is required to find th...
A Multi-Agent Centralized Strategy Gradient Reinforcement Learning Algorithm Based on State Transition
A Multi-Agent Centralized Strategy Gradient Reinforcement Learning Algorithm Based on State Transition
The prevalent utilization of deterministic strategy algorithms in Multi-Agent Deep Reinforcement Learning (MADRL) for collaborative tasks has posed a significant challenge in achie...
Research on Path Smoothing Optimization based on Improved RRT-Connect Algorithm and third-order Bezier curve
Research on Path Smoothing Optimization based on Improved RRT-Connect Algorithm and third-order Bezier curve
Abstract Targeting the deficiencies of the original RRT-Connect path planning algorithm in dealing with obstacle avoidance, planning efficiency and path smoothing in static...

Back to Top