Host: The Japanese Society for Artificial Intelligence
Name : The 35th Annual Conference of the Japanese Society for Artificial Intelligence
Number : 35
Location : [in Japanese]
Date : June 08, 2021 - June 11, 2021
To solve large-scale and hard constraint satisfaction problems (CSPs), many meta-heuristics have been studied. Although Ant colony optimization (ACO) has been effective for solving CSPs using pheromone trails in constructing candidate solutions, search efficiency may sometimes reduce depending on how pheromones accumulate. In this paper, we propose an ACO based method which can dynamically adjust several pheromone accumulations. In our method, after dividing into multiple ant populations with different pheromone accumulation, the search, or constructing candidate solutions and pheromone update, is conducted at each population. In addition, the size of each population is adjusted during the search. We demonstrate that our method can solve large-scale and hard graph coloring problems, which is one of CSPs, more efficiently than the previous methods.