Table of Contents
Fetching ...

The Impact of Network Structure on Ant Colony Optimization

Taiyo Shimizu, Shintaro Mori

TL;DR

This paper aims 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 $\alpha$.

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 $r$ and asymmetry $ω$. At $ω=1$, the model describes a scale-free network; at $ω=0$, a random network; and at $ω=-1$, 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 $α$. For $ω>-1$, the pheromone rates for options converge to stable fixed points of the stochastic system. Below the critical threshold $α_c$, there is one stable fixed point, while above $α_c$, there are two. Notably, as $ω\to -1$, both the driving force toward stable fixed points and the strength of the noise reach their maximum, significantly enhancing the probability of finding the ground state of the Ising model.

The Impact of Network Structure on Ant Colony Optimization

TL;DR

This paper aims 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 .

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 . For , the pheromone rates for options converge to stable fixed points of the stochastic system. Below the critical threshold , there is one stable fixed point, while above , there are two. Notably, as , both the driving force toward stable fixed points and the strength of the noise reach their maximum, significantly enhancing the probability of finding the ground state of the Ising model.

Paper Structure

This paper contains 11 sections, 55 equations, 6 figures.

Figures (6)

  • Figure 1: Initial configuration of the network for $r=3$ and $t=4$.
  • Figure 2: Typical network configuration for $r=10$ and $t=300$. $\omega\in \{-1,-0.9999,0,1\}$.
  • Figure 3: Plot of $m_*$ vs. $\alpha$ for $J=h=0.1$. The vertical lines show the position of $\alpha_s$ and $\alpha_c$.
  • Figure 4: Histograms of $M(k,T,s)$ for $\alpha=0.8$ and $\omega \in \{-1.0, -0.9999, 1.0\}$.
  • Figure 5: Plot of $M_{mean}$ versus $\alpha$ for $\omega \in \{-1.0, -0.9999, 0.0, 1.0\}$. The blue solid line represents $m_{*}$ from equation (\ref{['eq:m_st']}), and the red dashed line indicates $\alpha_c=1/(1+2J)$.
  • ...and 1 more figures