The Impact of Network Structure on Ant Colony Optimization
Taiyo Shimizu, Shintaro Mori

TL;DR
This paper investigates how introducing a network structure into ant colony optimization affects its ability to find solutions, revealing that certain network configurations can significantly improve performance in solving the Ising model ground state.
Contribution
It introduces a network-based information transmission model into ACO and analyzes its impact on optimization efficiency, especially in relation to network asymmetry and pheromone response.
Findings
Network structure influences pheromone convergence and stability.
As network asymmetry approaches a lattice, optimization performance improves.
Maximum enhancement occurs near the critical pheromone response threshold.
Abstract
Ant Colony Optimization (ACO) is a swarm intelligence methodology utilized for solving optimization problems through information transmission mediated by pheromones. As ants sequentially secrete pheromones that subsequently evaporate, the information conveyed predominantly comprises pheromones secreted by recent ants. This paper introduces a network structure into the information transmission process and examines its impact on optimization performance. The network structure is characterized by an asymmetric BA model with parameters for in-degree and asymmetry . At , the model describes a scale-free network; at , a random network; and at , an extended lattice. We aim to solve the ground state search of the mean-field Ising model, employing a linear decision function for the ants with their response to pheromones quantified by the parameter…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research
