Skip to main content

Modeling bee swarming behavior through diffusion adaptation with asymmetric information sharing

Abstract

Honeybees swarm when they move to a new site for their hive. During the process of swarming, their behavior can be analyzed by classifying them as informed bees or uninformed bees, where the informed bees have some information about the destination while the uninformed bees follow the informed bees. The swarm's movement can be viewed as a network of mobile nodes with asymmetric information exchange about their destination. In these networks, adaptive and mobile agents share information on the fly and adapt their estimates in response to local measurements and data shared with neighbors. Diffusion adaptation is used to model the adaptation process in the presence of asymmetric nodes and noisy data. The simulations indicate that the models are able to emulate the swarming behavior of bees under varied conditions such as a small number of informed bees, sharing of target location, sharing of target direction, and noisy measurements.

I. Introduction

Animal species move in groups, such as schools of fish, flocks of birds, and swarms of honeybees, when they perform seasonal migrations, travel to food sources, or to new sites [1]. For some species, the majority of the individuals in the group process the information about the propensity to travel in a certain direction; but for other species, only some of the group members share information about the destination, while the other uninformed members are guided by informed individuals. For example, for honey bees, when they have made a decision about the new site and begin traveling, the location of the new nest site is only known to a small fraction of the swarm [2, 3].

A curious feature in the home-site selection procedure by bees is that only 3-5% of the bees [4] in the swarm have been to the new site and are called scout bees. So, how can these fewer bees lead the entire swarm toward the new site? After falsifying the "assembly pheromone" assumption [5], there have been at least two likely hypotheses, both of which show that the informed bees provide guidance information to the other bees [6]. One hypothesis is the "subtle bee" hypothesis and the other one is the "streaker bee" hypothesis. The "subtle bee" hypothesis suggests that informed bees do not conspicuously signal the correct travel direction but steer the whole swarm by moving toward the right direction. The "streaker bee" hypothesis states that the informed bees will conspicuously signal the correct travel direction by making high-speed flights. The major difference is that in the "streaker bee" hypothesis, the uninformed bees will pay more attention to the action of those high-speed bees, i.e., they favor the information transmitted from fast flying bees. In simulations, it was shown in [7] that in a group of both informed individuals and uninformed individuals, if each individual attempts to align with neighbors and tries to keep a certain distance from others, then the whole group can fly correctly to the destination. This policy can be used to explain the "subtle bee" hypothesis. On the other hand, it was shown in [8] that the "streaker bee" hypothesis is a plausible mechanism by simulating the case that uninformed individuals can recognize informed bees and favor alignment to these bees. Later, through photographic analysis, the work [9] showed that there are some fast flying bees in the swarm, especially in the upper half of the cloud of bees. And the experiments in [9, 10] showed that those high-speed bees have greater directionality oriented toward the new nest site. Thus, though it is still uncertain whether uninformed bees follow streaker bees, it appears that uninformed bees follow fast flying bees.

In this article, we construct a model to explain the bee swarming behavior under conditions not considered before including the type of information that is shared about the bees, the fact that measurements are subject to noise, and the fact that the location of the destination is not known precisely but needs to be estimated on the fly from noisy data. When information is subjected to noise, improved performance can be obtained if the shared information is processed locally as well. Rather than rely solely on, for example, averaging information from nearby neighbors, the diffusion model that is adopted in this article allows each individual bee to further filter the received information based on its local measurements. The model is based on the assumption that streaker bees lead uninformed bees by flying fast, and that if they slow down to the speed of the uninformed bees, they are not recognized as streaker bees by the rest of the swarm.

The swarming behavior of honeybees provides a useful and interesting example of one kind of mobile networks that consists of two types of nodes: informed agents and followers. In these networks, there is a limited number of informed nodes, which possess relatively accurate information about the overall objective of the network (such as moving toward a target location). In contrast, the remaining nodes (which constitute the majority) do not have information about the target location but rather interact with their neighboring nodes in order to infer useful information about the overall objective. Information diffuses through this hierarchical network structure and the motion of the uniformed agents is ultimately influenced by the measurements from the informed agents. Some earlier works in the literature, such as [1113], used bio-inspired ideas to suggest methods for distributed detection and resource allocation in communication systems. In this article, we are instead interesting in proposing a distributed algorithm that emulates the bee swarming behavior. We do so by employing a diffusion adaptation strategy, and constructing a mobile network model to represent the swarm, with each node corresponding to a bee in the swarm. By using diffusion adaptation [1416], each bee makes its own estimation about the target location and shares information with its neighbors. The type of information shared among neighbors affects the efficiency of the swarming behavior. We consider two types of information sharing. In one case, we assume the agents share noisy information about the general location of the target, and in the other case we assume the agents share noisy information about the general direction of the target. Our model extends the earlier study done in [8], which focused on ensuring that the bees align their individual velocities to the average velocity of their neighbors through a consensus procedure. In contrast, we incorporate diffusion adaptation and allow the bees to adjust their velocities by taking into account several additional effects such as: (a) the velocities of their neighbors as in [8]; (b) the velocities of the informed agents; (c) the agents' estimation of the target location; and (d) the type of information that is being shared (such as information about the location of the target or about its direction). Simulation results further ahead (e.g., Figures nine and ten) illustrate how these additional factors improve the accuracy of the model. Furthermore, since it is reasonable to assume that each bee generally assesses information relative to its own location, the model that is developed in the body of the article is translated into a local coordinate system in the Appendix. We derive the equation models relative to a global coordinate system in the following sections because it is easier to convey the main ideas without overburdening the notation with subscripts and superscripts that refer to different local coordinate systems (one for each bee).

A. Relation to network processing algorithms

In prior studies on network adaptation and processing [17, 18], the emphasis has largely been on the case of homogeneous networks, where nodes have similar processing capabilities and similar information levels about the state of the environment. The swarm of bees provides a useful example of a heterogeneous network consisting of two types of nodes: some nodes (about 5% of them) are more informed than the remaining nodes. In addition, the nodes are mobile and the informed nodes are faster than the uninformed nodes. From a signal (or information) processing perspective, it is an interesting challenge to show how to organize the sharing of information in a manner that benefits the overall performance across the network. To do so, we consider two subnetworks: one for informed bees and the other for uninformed bees; the agents within each subnetwork share information with the neighbors in the same subnetwork. In addition, in order to allow passing of information from informed nodes to uninformed nodes, the informed needs perform a strategy for information sharing by moving back and forth to become part of the neighborhoods of the uninformed nodes. In this article, we describe one way of developing adaptation algorithms that handle such heterogeneous behavior and examine the performance of the network in the presence of adaptation noise and dynamically changing neighborhoods.

II. Diffusing position information

In this initial section, we assume the informed bees share noisy information about the site position. We set the network model and explain how diffusion can be used to allow the nodes to adapt their motion toward the common target (hive) location.

A. Informed bees

Informed bees have been to the destination site before. However, while traveling with the swarm toward the site, their estimation of the distance to the new site is not accurate due to noisy disturbances. For each iteration step, the informed bees sense the approximate distance to the site in the presence of noise, communicate with the informed bees in their neighborhood, and use this process of information sharing to refine their estimation of the location of the site. Based on the number of neighboring bees, the informed bees decide on whether to trust the refined information and move in the direction of the estimated location. To describe the algorithm in more mathematical terms, let us introduce a couple of parameters:

ω o : Actual location of the new hive site . x k , i : Actual position of informed bee k at time i . u k , i : Noisy unit - norm direction vector from informed k bee at time i towards the target location w o . The exact direction vector, say u k , i o , is equal to the unit - norm vector that points from x k , i towards w o . The vector u k , i is a noisy version of u k , i o . d k o ( i ) : Actual distance to the new site from informed bee k at time i . d k ( i ) : Measured distance to the new site by informed bee k at time i . This distance is a by random noise .
(1)

In our notation we use boldface letters, such as d k (i) and uk,i, to denote stochastic variables and use normal font, such as d k (i) and uk,i, to denote realizations or observations for these random variables.

As the informed bees approach the target, they are able to make better estimation of their distance to the target. Therefore, we shall assume that the measured distance d k (i) is the true distance plus additive noise, with the variance of the noise changing in proportion to the distance to the target, namely, we assume that

d k ( i ) = d k o ( i ) + β ω o - x k , i n k ( i )
(2)

where n k (i) is a normalized unit-variance zero-mean Gaussian variable, and β is a positive parameter. The term w° - xk,i is a measure of the Euclidean distance from bee k to the target.

We assume that the swarm contains a total of K informed bees and N - K uninformed bees (with K usually much smaller than N). Now given the noisy distance measurements (2) by the informed bees, we consider the following cost function:

min w k = 1 K E d k ( i ) - u k , i ( ω o - x k , i ) 2
(3)

where E denotes the expectation operator. This cost function attempts to determine the optimal location w° that best matches the measured data {d k (i), uk,i} in the least-mean-squares sense. Once determined, the estimate of w° will be subsequently used by the bees to adjust their velocity vectors and update their locations. We are interested in a distributed solution to (3) where the estimation problem can be solved in a decentralized manner where each bee would only need to share information with its immediate (local) neighbors and not with all other bees. To arrive at such a distributed solution, we call upon the adapt-then-combine (ATC) diffusion algorithm, which was developed in [15, 16] to solve similar problems. The algorithm consists of two steps: an adaptation (processing) step followed by a consultation (combination) step. Let ψk,i-1denote the estimate of w° by bee k at time i - 1. Given the data {d k (i), uk,i} at time i, the following steps are performed (In analysis of the following part, it is presumed that the bees are not in the position of the destination. Otherwise, those bees stop the process of estimation and velocity control):

(1) Adaptation step. Each informed bee performs an adaptation step by incorporating the local data {dk(i), uk,i, xk,i} in order to update its estimate ψk,i-1into an improved intermediate estimate ϕk,i:

ϕ k , i = ψ k , i - 1 + μ k u k , i * d k ( i ) - u k , i ( ψ k , i - 1 - x k , i )
(4)

(2) Combination step. Subsequently, each informed bee averages the intermediate estimates of its immediate neighbors to obtain the final updated estimate ψk,i. This sequence of adaptation and combination steps updates the estimate of w° from ψk,i-1to ψk,i:

ψ k , i = t N k , s ( i ) a k , l s ϕ l , i
(5)

In (5), the symbol N k , s ( i ) represents the set of informed bees in the neighborhood of informed bee k at time i; the neighborhood may be defined as the set of informed bees that are within distance r from bee k. The coefficients a k , l s are scaling factors that add up to one. For simplicity, the coefficients can be assigned uniformly or assigned according to the distance between the bee and its neighbors:

l N k , s ( i ) a k , l s = 1
(6)

Expressions (4) and (5) indicate that the informed bees first estimate the position of the new site (adaptation step), and then communicate with their neighbors and obtain a new estimate (combination step). Observe that in this diffusion model, the bee does not rely solely on combining the information received from its neighbors [as in (5)]. The bee also processes this combined estimate according to (4) by evaluating an error term that measures how well the combined estimate explains the local data {d k (i), uk,i} measured by bee k.

(3) Velocity control step. After each informed bee has updated its estimate to ψk,i, the group of informed bees needs to decide where they should move to in the next step. We call this step the control step, since the result of the estimation result is used for controlling the bees' motion. For the control step, each informed bee checks the number of bees in its neighborhood. If the number exceeds a certain threshold, then the informed bee will move toward the direction of the nest site as described below. The velocity vector will be set as a weighted combination of the previous and current velocity vectors. To describe the mechanism of velocity control, we define the maximum speed as γsmax, where γ is a number between 2 and 3, and smax is the maximum speed of motion of the uninformed bees. If the number of informed bees is less than a threshold, then the informed bee will go back to the rear of the swarm. In fact, whether these informed bees move toward the rear or linger around until the rest of the swarm go past them is still not known. In this study, we use the former assumption and assume that the informed bee first moves toward the center of the swarm, and when it passes the center, it goes toward the opposite direction of the new site. During this process, the speed becomes smax the same as that of the uninformed bees, so that other bees cannot recognize it as an informed bee. This procedure can be modeled mathematically as follows:

If N k , s ( i ) ≥ threshold, then informed bee k sets its velocity vector as a combination of the previous velocity vector and an estimate of the direction vector toward the location of the new site:

v k , i = ( 1 - λ ) v k , i - 1 + λ γ s max ( ψ k , i - x k , i ) ψ k , i - x k , i
(7)

else if N k , s ( i ) < threshold, then informed bee k moves back toward the rear of the swarm. Initially, the bee turns around with velocity

v k , i = - s max ψ k , i - x k , i ψ k , i - x k , i
(8)

Subsequently, the informed bee detects the bees that are in front of it and moves toward the center of this group until it reaches the rear of the swarm. Bee l is considered to be in front of informed bee k when

x l , i - x k , i < r r
(9)
( x l , i - x k , i ) v k , i T > 0
(10)

where r r is the range of the perception area (the same value as the repulsion region for uninformed bees described further ahead in (19)). Then the velocity at time i for informed bee k is set as

v k , i = s max l N k , f ( i ) ( x l , i - x k , i ) l N k , f ( i ) ( x l , i - x k , i )
(11)

where N k , f ( i ) is the set of bees in front of bee k at time i. This velocity selection makes the informed bee move toward the center of the surrounding bees that are in front of it while it is moving toward the back of the swarm.

After setting the velocity vector, each informed bee then updates its position according to the rule:

x k , i + 1 = x k , i + v k , i Δ t
(12)

The procedure is summarized in Figure 1. In (7) and (8), we assume that the term in the denominator is not zero; otherwise, we set the velocity vk,ito zero (since ψk,i= xk,iindicates that the informed bee is close to or has likely arrived at the destination).

Figure 1
figure 1

A diffusion adaptation model for the motion of informed bees involving three components: adaptation, consultation, and velocity control.

B. Uninformed bees

The uninformed bees have not been to the destination site before and they cannot sense the position of the destination. They collect information about the site by first checking whether there are informed bees in their neighborhood. If so, they benefit from the estimation results of these neighbors; if not, they use the result of their previous estimation step. Specifically, we consider the following cost function for the uninformed bees:

min w k = 1 N - K E l N k , s ( i ) c k , l ψ l , i - ω o 2
(13)

where the coefficients ck,lare scaling factors that add up to one (for simplicity, the factors can be assigned uniformly):

l N k , s ( i ) c k , l = 1
(14)

and N k , s ( i ) denotes the set of informed bees that exist in the neighborhood of uninformed bee k at time i. According to (13), each uninformed bee k attempts to combine the estimates of its neighbors of informed bees in order to estimate the destination location w° by minimizing the mean-square error (MSE). Once determined, the estimate of w° is subsequently used by the uninformed bees to adjust their velocity vectors and update their locations. Again, we are interested in a distributed solution to (13), whereby each bee would only need to share information with its immediate (local) neighbors. To do so, we again appeal to the ATC diffusion algorithm. The algorithm consists of two steps: an adaptation (processing) step followed by a consultation (combination) step. As before, we let ψk,i-1denote the estimate of w° at uninformed bee k at time i - 1. Given the estimates {ψl,i-i} from the informed bees in the neighborhood, each uninformed bee would perform the following three steps:

(1) Adaptation step. Each uninformed bee combines the current estimates at time i from its informed neighbors and uses this information to update its estimate ψk,i-1to the intermediate value ϕk,i:

ϕ k , i = ψ k , i - 1 + μ k l N k , s ( i ) c k , l ψ l , i - ψ k , i - 1
(15)

(2) Combination step. Subsequently, each uninformed bee combines the intermediate estimates of its neighbors (now consisting of both informed and uninformed bees) and ends up with the updated estimate ψk,i. The factors can be assigned uniformly for simplicity:

ψ k , i = l N k ( i ) a k , l ϕ l , i
(16)

where N k ( i ) denotes the set of bees (both informed and uninformed) within the neighborhood of bee k at time i. Observe that the neighborhood of bee k is divided into two sets: one is the entire neighborhood N k ( i ) consisting of all bees within a certain radius r, and the other set N k , s ( i ) is a subset of the first and consists only of the informed bees within the neighborhood. After the diffusion step (15), the uninformed bees use the location estimates ψk,ito update their velocity vectors in order to meet at least two objectives: (a) to move toward the target location w° and (b) to move coherently with the other bees as a group by ensuring that the bees do not get too close to each other or too far from each other, as we now explain.

(3) Velocity control step. The first objective is assisted by computing a velocity component, denoted by vk,m,i, through a combination of the current velocity and a vector pointing approximately toward w°, namely,

v k , m , i = ( 1 - λ ) v k , i - 1 + λ s max ( ψ k , i - x k , i ) ψ k , i - x k , i
(17)

The second objective of moving in a group can be implemented by defining an attraction and repulsion area around each bee. For attraction, the velocity vector is selected as the average of all vectors pointing from the current position of the bee to all of its neighbors [8]:

If N k , a ( i ) 0,

v k , a , i = s max r a 1 N k , a ( i ) l N k , a ( i ) ( x l , i - x k , i )
(18)

else if N k , a ( i ) =0,

v k , a , i = v k , m , i
(19)

where N k , a ( i ) is the set of bees within the attraction area of bee k at time i. The factor 1 r a is used to bound the length of the vector to at most one, so that the value of vk,a,idoes not exceed smax. In Equation (18), when bee l moves away from bee k, the weight for bee l toward the final attraction velocity of bee k would be larger. In this way, within the attraction region, when the neighboring bees of bee k move away, bee k would be attracted by these bees.

For repulsion, the velocity vector is selected as the average of all vectors pointing from all neighbors within a given distance r r to the bee [8]:

If N k , r ( i ) 0,

v k , r , i = s max r r 1 N k , r ( i ) l N k , r ( i ) ( x k , i - x l , i ) r r x k , i - x l , i - 1
(20)

else if N k , r ( i ) =0,

v k , r , i = v k , m , i
(21)

where N k , r ( i ) is the set of bees within the repulsion area of bee k at time i. The factor 1 r r is used to bound the length of the vector to at most one, so that the value of vk,r,idoes not exceed smax. In Equation (20), when neighboring bee l moves away from bee k, the weight for bee I toward the final repulsion velocity of bee k would be smaller. In this way, within the repulsion region, when the neighboring bees of bee k move closer, bee k would be repelled by these bees. Figure 2 shows an example of how attraction and repulsion work. The three velocity components are combined to yield the bee's velocity as:

Figure 2
figure 2

Velocity calculation within the attraction and repulsion regions.

v k , i = α m v k , m , i + ( 1 - α m ) ( ρ a v k , a , i + ρ r v k , r , i )
(22)

where ρ a and ρ r are positive weighting scalars, and α m is a factor between 0 and 1.

After setting the velocity vector, each uninformed bee then updates its position vector according to the same rule:

x k , i + 1 = x k , i + v k , i Δ t
(23)

In conclusion, the behavior of uninformed bees is summarized in Figure 3.

Figure 3
figure 3

A diffusion adaptation model for the motion of uninformed bees involving three components: adaptation, consultation, and velocity control. In this case, the velocity control block does not only ensure motion toward the desired target, but also helps enforce regions of repulsion and attraction around the bees to guarantee group motion.

C. Simulation results

We set the simulation parameters as in Table 1 to ensure the density of bees is the same as the density of bees in the real world.

Table 1 Simulation parameters

Figure 4 shows that the swarm can reach the destination even if the percentage of informed bees is small (5%). In fact, simulations indicate that the swarm is able to reach the destination even with a smaller fraction of informed bees. Figure 5 shows the convergence speed and mean square error of the estimated target position and the true position for different percentages of informed bees in the swarm.

Figure 4
figure 4

Simulated distribution of a swarm of honeybees as they move toward the destination.

Figure 5
figure 5

MSE performance for target location estimation based on different numbers of informed bees in the swarm.

It is seen from Figure 5 that as the percentage of informed bees increases, the convergence speed increases and the MSE decreases. The figure also indicates that when the percentage of informed bees increases from 5 to 10%, the convergence speed does not change as much as when the percentage of informed bees increases from 1 to 5%. On the other hand, as seen from Figure 6, given the same proportion of informed bees (we use 5% here), when the total number of bees increases, the MSE improves but the convergence speed remains practically invariant. These results suggest that the larger the size of the swarm is, the smaller the number of informed bees can be. This result is consistent with the observation in [7] that the larger the swarm is, the less leaders the swarm needs. Moreover, Figure 5 exhibits a staircase shape. The horizontal steps arise when informed bees move back to the rear of the swarm. When they do so, they fly at low speeds and are not recognized as informed bees by the other uninformed bees. When this situation occurs, the uninformed bees are not able to update their estimate of the target location and instead maintain their previous estimates.

Figure 6
figure 6

MSE performance for target location estimation based on a different number of total bees and the same proportion of informed bees (set at 5%).

Figure 7 shows the result of diffusion adaptation compared with the situation where the bees do not cooperate with each other to estimate the target location (the combination steps are not used). It is seen that the diffusion adaptation model leads to better estimation results.

Figure 7
figure 7

MSE performance for location estimation: comparing the performance of diffusion adaptation with the situation where the bees do not cooperate with each other.

D. Comments on model

The informed and uninformed bees perform adaptation diffusion independently. The relation between both processes is that the observations of the uninformed bees arise from the informed bees. For the informed bees, they share information about the destination location to perform diffusion adaptation, and communicate with the surrounding informed bees. For the uninformed bees, they gather information from the informed bees in their neighborhood, and use these bees' estimation results as their own observation. Afterward, they communicate with all surrounding bees. By examining the information propagation mechanism among uninformed bees, it can be seen that after a few steps, an accurate estimate about the target position will be shared among the bees in the whole swarm.

III. Diffusing direction information

So far in our discussions we examined one mode of information sharing where the nodes (bees) shared information about the location of the target destination. We now discuss another possibility for information sharing, which is less demanding than sharing the location estimates. Bees may instead share information about the direction (rather than location) of the destination.

A. Informed bees

We first model the dynamics of the informed bees. These bees estimate the position of the new site, set their velocity vectors, and then communicate the information about the direction that agrees with their velocity vectors to the surrounding informed bees. We again use a diffusion adaptation model. Now, however, the combination step will be applied to the velocity vectors rather than the location vectors. Three steps are involved: adaptation, velocity control, and combination.

(1) Adaptation step. Each informed bee uses its local data to update its estimate of the location from ψk,i-1to ψk,i. Contrary to the adaptation step in Section 2.1, the location estimate is updated directly to ψk,irather than to an intermediate quantity:

ψ k , i = ψ k , i - 1 + μ k u k , i * [ d k ( i ) - u k , i ( ψ k , i - 1 - x k , i ) ]
(24)

(2) Velocity control. Each informed bee uses its updated location estimate to compute an intermediate velocity vector based on a threshold computation.

If N k , s ( i ) ≥ threshold, set the intermediate velocity vector as:

η k , i = ( 1 - λ ) v k , i - 1 + λ γ s max ( ψ k , i - x k , i ) ψ k , i - x k , i
(25)

else if N k , s ( i ) < threshold, informed bee k initially turns around with velocity

v k , i = - s max ψ k , i - x k , i ψ k , i - x k , i
(26)

then moves with velocity:

v k , i = s max l N k , f ( i ) ( x l , i - x k , i ) l N k , f ( i ) ( x l , i - x k , i )
(27)

where the position of bee l should satisfy:

x l , i - x k , i < r r
(28)
( x l , i - x k , i ) v k , i T > 0
(29)

In (26) and (27), we assume that the term in the denominator is not zero; otherwise, we set the velocity terms ηk,iand vk,ito zero (since ψk,i= xk,iindicates that the informed bee is close to or has likely arrived at the destination).

(3) Combination step. If the number of informed bees in the neighborhood of bee k is larger than a threshold, the intermediate velocity vectors in the neighborhood are combined in a convex manner. Specifically,

If N k , s ( i ) ≥ threshold, set:

v k , i = l N k , s ( i ) a k , l s η l , i
(30)

else if N k , s ( i ) < threshold, set

v k , i = η k , i
(31)

(4) Update location:

x k , i + 1 = x k , i + v k , i Δ t
(32)

Compared with the diffusion model we adopted in Section 2.1, the difference is that the diffusion step of Equation (4) was performed on the estimates of the target location, while now diffusion is performed on the intermediate velocity vectors as in (43).

B. Uninformed bees

In the previous model, the uninformed bees shared information about the position of the new site, and each bee determined its own velocity vector after diffusing the position vectors. In contrast, in the current model, the uninformed bees can only receive information about the velocity vectors of their neighboring bees, so that the diffusion step is performed over the intermediate velocities.

  1. 1)

    Adaptation step. Each uninformed bee k combines the velocity vectors of the informed bees in its neighbor hood, and updates its velocity vector vk,i-1to an intermediate value ηk,i:

    η k , i = v k , i - 1 + μ k l N k , s ( i ) c k , l v l , i - v k , i - 1
    (33)
  2. 2)

    Combination step. Each uninformed bee uses the intermediate velocity vectors to update its velocity in order to satisfy the same two objectives as before: (a) to move toward the target direction and (b) to move coherently with the other bees as a group by ensuring that the bees do not get too close to each other or too far from each other.

    The first objective is assisted by computing a velocity component, denoted by vk,m,i, through a combination of the intermediate velocity vectors of other uninformed bees and the velocity vectors of informed bees. The second objective is assisted by combining vk,m,iwith a term that enforces regions of attraction and repulsion around each bee as before:

    v k , m , i = l N k , u ( i ) a k , l u η l , i + l N k , s ( i ) a k , l s v l , i
    (34)
    v k , i = α m v k , m , i + ( 1 - α m ) ( ρ a v k , a , i + ρ r v k , r , i )
    (35)
  3. 3)

    Location control step:

    x k , i + 1 = x k , i + v k , i Δ t
    (36)

C. Simulation results

In the simulations, we use the same parameters from Table 1. We observed that the bees are able to reach the destination under this alternative model where the bees share information about the direction of the target (the observed result is similar to Figure 4).

It is also observed that during flight if the bees travel a long distance toward the destination, then the swarm may break up into two subgroups. This situation apparently happens when the informed bees fly in front of the swarm and bees at the rear of the swarm are less influenced by them and split away from the group. However in most cases, the two groups of bees will join together again; this behavior is observed in nature.

It is useful to compare our results with the model developed in [8]. The model in [8] assumes that the uninformed bees average the velocities of their surrounding bees. In our model, the uninformed bees first check the velocities of the informed bees, set their own velocities, and then communicate with other bees. By doing so, uninformed bees pay more attention to the informed bees. The result indicates that this policy works well in leading uninformed bees to the destination and the uninformed bees would follow the informed bees' behavior more closely. In order to illustrate this difference, we set up two simulations, one for the method of [8] and one for our method. The same parameters are used in both simulations, and for the first 250 steps, the destination is set to [20,20,20], and after that, the destination is changed to [0,0,0]. One factor that we measure is the difference between the actual direction toward the target and the estimated direction for each uninformed bee, and we use the MSE to assess this measure. Averaging over 50 experiments, Figures 8 and 9 show how MSE and the distance to the destination vary with time for the method of [8] and for the proposed diffusion adaptation models. The results suggest that it takes a longer time for the uninformed bees in model [8] to re-orient themselves to the new destination. Roughly, from the figures, it takes about 350 steps for the bees to gather sufficient information about the new direction using the model in [8], while diffusion adaptation needs only about 10 steps. Note that in the method of Figure 9, when informed bees go back to the rear of the group, it is possible that the swarm may slow down to a small velocity, and this velocity is mostly determined by the attraction and repulsion effects.

Figure 8
figure 8

Method of [8]: MSE (top) versus distance to the destination (bottom).

Figure 9
figure 9

Our method: MSE (top) versus distance to the destination (bottom).

IV. Conclusion

This article studied the modeling capabilities of diffusion adaptation mechanisms in the context of bee swarming. Bee swarms provide an example of mobile networks with asymmetric flow of information where some agents are more informed than others. Two kinds of information sharing were considered: location of the target and direction of the target. Using the parameters given in the model, in the location sharing model, the swarm can reach the target with as little as 1% of informed bees, while in the direction sharing model, the percentage of informed bees needs to be higher (3% in our simulations). Both models support the experimental evidence [7] that there are about 5% streaker bees in a swarm. The diffusion model does not rely only on having the bees follow the average velocity of their neighbors, as in traditional consensus models. Instead, information from the informed bees and estimates of the target location and its direction are diffused to influence the direction of motion as well.

Appendix 1: Diffusing position information using local coordinate systems

The description of the models in the body of the article assumes that the location data xk,iare measured relative to a global coordinate system. However, it is reasonable to assume that bees can only observe the positions and velocities of surrounding bees relative to themselves. For this reason, it is more practical to associate with each bee a local coordinate system whose origin is set at the current location of the bee and whose x axis points in the direction of motion of the bee (this coordinate system moves with the bee). Note that in view of the updates (12), (23), (32), and (36), the origin of the local coordinate system at time i is at xk,iand the direction of the x-axis is the same as vk,i(see Figure 10). In this section, we show how to transform the diffusion models from relying on data relative to the global coordinate system to data relative to localized coordinate systems. To uniquely determine the y and z-axes of the local coordinate systems, we select the y-axis to lie perpendicular to the x-axis, and select the direction of the z-axis to be according to the vector product rule. When the local coordinate system is selected in this manner, we can move back and forth between global and local coordinates as follows:

Figure 10
figure 10

Local coordinates systems that move with the bee. At time i, the x-axis points in the direction of vk,i.

w l = G k ( w - x k )
(37)

where ω represents a vector in the global coordinate system and ωldenotes its representation relative to the local coordinate system attached to bee k. Moreover, the term x k denotes the location of the bee in relation to the global coordinates. The columns of the rotation matrix G k T consist of the orthonormal basis vectors of the local coordinate system relative to the global coordinate. The matrix G k is unitary.

1.1 Informed bees

We first show how to transform the intermediate estimates ϕk,iand the updated estimates ψk,ito the local coordinates. To begin with, the rotation matrix that transforms a representation relative to the local coordinates at time i - 1 to a representation relative to the local coordinates at time i is given by:

G k , i l = G k , i G k , i - 1 T
(38)

Now let ψ k , i - 1 l denote the local representation of ψk,i-1relative to the coordinate system at time i - 1. It is given by

ψ k , i - 1 l = G k , i - 1 ( ψ k , i - 1 - x k , i - 1 )
(39)

Similarly, let ψ ̄ k , i - 1 l denote the representation of the same ψk,i-1relative to the local coordinate system at time i, namely,

ψ ̄ k , i - 1 l = G k , i ( ψ k , i - 1 - x k , i ) = G k , i ( ( ψ k , i - 1 - x k , i - 1 ) - ( x k , i - x k , i - 1 ) ) = G k , i l ψ k , i - 1 l - v ̄ k , i - 1 l Δ t
(40)

where

v k , i l = G k , i v k , i
(41)
v ̄ k , i - 1 l = G k , i v k , i - 1
(42)

Then, using Equation (4), we get

ϕ k , i l = G k , i ( ϕ k , i - x k , i ) = G k , i ( ϕ k , i - ψ k , i - 1 + ψ k , i - 1 - x k , i ) = μ G k , i u k , i * [ d k ( i ) - u k , i ( ψ k , i - 1 - x k , i ) ] + G k , i ( ψ k , i - 1 - x k , i ) = ψ ̄ k , i - 1 l + μ ( u k , i G k , i T ) * [ d k ( i ) - ( u k , i G k , i T ) ψ ̄ k , i - 1 l ]
(43)

Similarly, for the combination step we have

ψ k , i l = G k , i ( ψ k , i - x k , i ) = G k , i m N k , s ( i ) a k , m s ϕ m , i - x k , i = m N k , s ( i ) a k , m s ϕ m , k , i l
(44)

where

m N k , s ( i ) a k , m s = 1
(45)

and we introduce

ϕ m , k , i l = G k , i ( ϕ m , i - x k , i )
(46)

This quantity denotes the estimate result of bee m at time i in the local coordinate system of bee k. Therefore, the behavior of the informed bees can be described as follows in the local coordinate systems:

  1. (1)

    Measurement data

    dk(i): distance to the destination.

    u k , i l = u k , i G k , i T : direction in the local coordinate system.

  2. (2)

    Adaptation step

    ψ ̄ k , i - 1 l = G k , i l ψ k , i - 1 l - v ̄ k , i - 1 l Δ t ϕ k , i l = ψ ̄ k , i - 1 l + μ u k , i l * d k ( i ) - u k , i l ψ ̄ k , i - 1 l
    (47)
  3. (3)

    Combination step

    ϕ m , k , i l = G k , i ( ϕ m , i - x k , i ) ψ k , i l = m N k , s ( i ) a k , m s ϕ m , k , i l
    (48)
  4. (4)

    Velocity control step

    When ψ k , i l = 0 , we set the bee velocity to be zero. Otherwise:

    If N k , s ( i ) ≥ threshold, set the velocity vector as

    v k , i l = ( 1 - λ ) v ̄ k , i - 1 l + λ γ s max ψ k , i l ψ k , i l
    (49)

    else if N k , s ( i ) < threshold:

    For the first step, informed bees turn around with velocity

    v k , i l = - s max ψ k , i l ψ k , i l
    (50)

    For the subsequent steps, the informed bees move with velocity

    v k , i l = s max m N k , f ( i ) x m , k , i l m N k , f ( i ) x m , k , i l
    (51)

    where the position of bee m should satisfy

    x m , k , i l < r r
    (52)
    x m , k , i l ( v k , i l ) T > 0
    (53)
  5. (5)

    Update location

    x k , i + 1 l = v k , i l Δ t
    (54)

1.2 Uninformed bees

We use a similar derivation for the uninformed bees and obtain that

  1. (1)

    Measurement data

    m N k , s ( i ) c k , m ψ m , k , i l
    (55)

    where ψ m , k , i l denotes the estimate of bee m at time i using the local coordinate system of bee k.

  2. (2)

    Adaptation step

    ψ ̄ k , i - 1 l = G k , i l ψ k , i - 1 l - v ̄ k , i - 1 l Δ t
    (56)
    ϕ k , i l = ψ ̄ k , i - 1 l + μ k m N k , s ( i ) c k , m ψ m , k , i l - ψ ̄ k , i - 1 l
    (57)
  3. (3)

    Combination step

    ψ k , i l = m N k , s ( i ) a k , m s ϕ m , k , i l
    (58)
  4. (4)

    Velocity control step

    v k , m , i l = ( 1 - λ ) v ̄ k , i - 1 l + λ s max ψ k , i l ψ k , i l ψ k , i l 0 v k , m , i l = v ̄ k , i - 1 l , ψ k , i l = 0
    (59)
    v k , a , i l = s max r a 1 N k , a ( i ) m N k , a ( i ) x m , k , i - 1 l N k , a ( i ) 0 v k , a , i l = v ̄ k , i - 1 l , N k , a ( i ) = 0
    (60)
    v k , r , i l = s max r r 1 N k , r ( i ) m N k , r ( i ) x m , k , i - 1 l r r x m , k , i - 1 l - 1 N k , r ( i ) 0 v k , r , i l = v ̄ k , i - 1 l , N k , r ( i ) = 0
    (61)
    v k , i l = α m v k , m , i l + ( 1 - α m ) ρ a v k , a , i l + ρ r v k , r , i l
    (62)
  5. (5)

    Update location

    x k , i + 1 l = v k , i l Δ t
    (63)

Appendix 2: diffusing direction information using local coordinate systems

We can follow the same procedure as in Appendix 1 to express the direction information model in the local coordinate systems.

2.1 Informed bees

  1. (1)

    Measurement data

    dk(i): distance to the destination.

    u k , i l = u k , i G k , i T direction in the local coordinate system.

  2. (2)

    Adaptation step

    ψ ̄ k , i - 1 l = G k , i l ψ k , i - 1 l - v ̄ k , i - 1 l Δ t ϕ k , i l = ψ ̄ k , i - 1 l + μ u k , i l * d k ( i ) - u k , i l ψ ̄ k , i - 1 l
    (64)
  3. (3)

    Velocity control step

    When ψ k , i l = 0 , we set the velocity to zero. Otherwise:

    If N k , s ( i ) ≥ threshold, evaluate the intermediate velocity vector as

    η k , i l = ( 1 - λ ) v ̄ k , i - 1 l + λ γ s max ψ k , i l ψ k , i l
    (65)

    else if N k , s ( i ) < threshold:

    For the first step, informed bees turn around with velocity

    v k , i = - s max ψ k , i l ψ k , i l
    (66)

    For the following steps, informed bees move with velocity

    v k , i = s max m N k , f ( i ) x m , k , i l m N k , f ( i ) x m , k , i l
    (67)

    where the position of bee m should satisfy

    x m , k , i l < r r
    (68)
    x m , k , i l ( v k , i l ) T > 0
    (69)
  4. (4)

    Combination step

    If N k , s ( i ) ≥ threshold, set

    v k , i l = m N k , s ( i ) a k , m s η l m , k , i l
    (70)

    else if N k , s ( i ) < threshold

    v k , i l = η k , i l
    (71)
  5. (5)

    Update the location vector:

    x k , i + 1 l = v k , i l Δ t
    (72)

2.2 Uninformed bees

For the uninformed bees, using similar derivations, we have

ϕ k , i l = G k , i ( ϕ k , i - x k , i ) = ψ ̄ k , i - 1 l + μ k m N k , s ( i ) c k , l ϕ m , k , i l - ψ ̄ k , i - 1 l
(73)

where

ψ ̄ k , i - 1 l = G k , i l ψ k , i - 1 l - v ̄ k , i - 1 l Δ t
(74)

We arrive at the following steps:

  1. (1)

    Measurement data:

    m N k , s ( i ) c k , m v m , k , i l
    (75)
  2. (2)

    Adaptation step:

    η k , i l = v ̄ k , i - 1 l + μ k m N k , s ( i ) c k , m v m , k , i l - v ̄ k , i - 1 l
    (76)
  3. (3)

    Combination step:

    v k , m , i l = m N k , u ( i ) a k , m u η m , k , i l + m N k , s ( i ) a k , m s v m , k , i l v k , i l = α m v k , m , i l + ( 1 - α m ) ρ a v k , a , i l + ρ r v k , r , i l
    (77)
  4. (4)

    Update location:

    x k , i + 1 l = v k , i l Δ t
    (78)

References

  1. Couzin ID: Collective cognition in animal groups. Trends Cogn Sci 2009, 13: 36-43. 10.1016/j.tics.2008.10.002

    Article  Google Scholar 

  2. Seeley TD, Buhrman SC: Nest-site selection in honey bees: how well do swarms implement the best-of-N decision rule? Behav. Ecol Sociobiol 2001, 49: 416-427. 10.1007/s002650000299

    Article  Google Scholar 

  3. Passino KM, Seeley TD, Visscher PK: Swarm cognition in honey bees. Behav Ecol Sociobiol 2008, 62: 401-414. 10.1007/s00265-007-0468-1

    Article  Google Scholar 

  4. Seeley TD, Morse RA, Visscher PK: The natural history of the flight of honey bee swarms. Psyche 1979, 86: 103-114. 10.1155/1979/80869

    Article  Google Scholar 

  5. Avitabile A, Morse RA, Boch R: Swarming honey bees guided by pheromones. Ann Entomol Soc Am 1975, 68: 1079-1082.

    Article  Google Scholar 

  6. Schultz KM, Passino KM, Seeley TD: The mechanism of flight guidance in honeybee swarms: subtle guides or informed bees? j. Exp Biol 2008, 211: 3287-3295. 10.1242/jeb.018994

    Article  Google Scholar 

  7. Couzin ID, Krause J, Franks NR, Levin SA: Effective leadership and decision-making in animal groups in the move. Nature 2005, 433: 513-516. 10.1038/nature03236

    Article  Google Scholar 

  8. Janson S, Middendorf M, Beekman M: Honeybee swarms: how do scouts guide a swarm of uninformed bees? Anim Behav 2005, 70: 349-358. 10.1016/j.anbehav.2004.10.018

    Article  Google Scholar 

  9. Beekman M, Fathke RL, Seeley TD: How does an informed minority of scouts guide a honey bee swarm as it flies to its new home? Anim Behav 2006, 71: 161-171. 10.1016/j.anbehav.2005.04.009

    Article  Google Scholar 

  10. Latty T, Duncan M, Beekman M: High bee traffic disrupts transfer of directional information in flying honeybee swarms. Anim Behav 2009, 78: 117-121. 10.1016/j.anbehav.2009.04.007

    Article  Google Scholar 

  11. Barbarossa S, Scutari G: Bio-inspired sensor network design: distributed decision through self-synchronization. IEEE Signal Process Mag 2007, 24(3):26-35.

    Article  Google Scholar 

  12. Pagliari R, Hong YW, Scaglione A: Bio-inspired algorithms for decentralized round-robin and proportional fair scheduling. IEEE J Sel Areas Commun 2010, 28(4):564-575.

    Article  Google Scholar 

  13. Maskery M, Krishnamurthy V, Zhao Q: Decentralized dynamic spectrum access for cognitive radios: cooperative design of a non-cooperative game. IEEE Trans Commun 2009, 57(2):459-469.

    Article  Google Scholar 

  14. Sayed AH: Adaptive Filters. Wiley, NJ; 2008.

    Book  Google Scholar 

  15. Lopes CG, Sayed AH: Diffusion least-mean squares over adaptive networks: formulation and performance analysis. IEEE Trans Signal Process 2008, 56(7):3122-3136.

    Article  MathSciNet  Google Scholar 

  16. Cattivelli FS, Sayed AH: Diffusion lms strategies for distributed estimation. IEEE Trans Signal Process 2010, 58: 1035-1048.

    Article  MathSciNet  Google Scholar 

  17. Tu S-Y, Sayed AH: Mobile adaptive networks. IEEE J Sel Topics Signal Process 2011, 5: 649-664.

    Article  Google Scholar 

  18. Cattivelli F, Sayed AH: Modeling bird flight formations using diffusion adaptation. IEEE Trans Signal Process 2011, 59: 2038-2051.

    Article  MathSciNet  Google Scholar 

  19. Li J, Tu S-Y, Sayed AH: Honeybee swarming behavior using diffusion adaptation, in. In Proc IEEE Digital Signal Processing Workshop. Sedona, AZ; 2011:294-254.

    Google Scholar 

Download references

Acknowledgements

This study was supported in part by NSF awards CCF-0949236, NSF EECS-0725441, and CCF-1011918. A short version of this study was presented in [19].

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jinchao Li.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Li, J., Sayed, A.H. Modeling bee swarming behavior through diffusion adaptation with asymmetric information sharing. EURASIP J. Adv. Signal Process. 2012, 18 (2012). https://doi.org/10.1186/1687-6180-2012-18

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-6180-2012-18

Keywords