Skip to main content
PLOS Computational Biology logoLink to PLOS Computational Biology
. 2021 Jul 28;17(7):e1009260. doi: 10.1371/journal.pcbi.1009260

A model of resource partitioning between foraging bees based on learning

Thibault Dubois 1,2,*,#, Cristian Pasquaretta 1,#, Andrew B Barron 2, Jacques Gautrais 1, Mathieu Lihoreau 1
Editor: Phillip Staniczenko3
PMCID: PMC8351995  PMID: 34319987

Abstract

Central place foraging pollinators tend to develop multi-destination routes (traplines) to exploit patchily distributed plant resources. While the formation of traplines by individual pollinators has been studied in detail, how populations of foragers use resources in a common area is an open question, difficult to address experimentally. We explored conditions for the emergence of resource partitioning among traplining bees using agent-based models built from experimental data of bumblebees foraging on artificial flowers. In the models, bees learn to develop routes as a consequence of feedback loops that change their probabilities of moving between flowers. While a positive reinforcement of movements leading to rewarding flowers is sufficient for the emergence of resource partitioning when flowers are evenly distributed, the addition of a negative reinforcement of movements leading to unrewarding flowers is necessary when flowers are patchily distributed. In environments with more complex spatial structures, the negative experiences of individual bees on flowers favour spatial segregation and efficient collective foraging. Our study fills a major gap in modelling pollinator behaviour and constitutes a unique tool to guide future experimental programs.

Author summary

Pollinating animals, like bees, face the challenge of maximising their returns on plant resources while minimising their foraging costs. Observations show bees establish idiosyncratic foraging routes (traplines) to visit familiar plants using short paths. This is an effective strategy for collecting pollen and nectar that are dispersed and renewable resources. Intriguingly, different bees seem to establish non-overlapping traplines, which aids in partitioning resources. So far, however, how bees establish these foraging strategies is a mystery. It seems unfeasible for them to be able to negotiate with competing foragers. Here we present a simple computational model derived from empirical observations suggesting bees can develop efficient routes between flowers while minimizing spatial overlaps with competitors based only on their history of reinforcement in a floral array. In the model, bees learn to return to flowers where they found nectar and avoid flowers that were found empty. Numerical simulations of our model predict the emergence of resource partitioning between pairs of bees under various conditions. This suggests a simple strategy to promote efficient foraging among competing agents on a renewable resource that could apply to many different pollinating animals.

Introduction

Foraging animals are expected to self-distribute on food resources in order to minimize competition and maximize their individual net energy gain [1,2]. Resource partitioning between individuals of different species is well documented, and often results from functional [3,4] or behavioural [5,6] specializations. By contrast, how individuals of the same species interact to exploit resources in a common foraging area is less understood [7,8].

For pollinators, such as bees that individually exploit patchily distributed floral resources in environments with high competition pressure, efficient resource partitioning appears a prodigious problem to solve. It involves assessing the quality of food resources, their spatial distribution, their replenishment rate, and the activity of other pollinators. As central place foragers, bees often visit familiar feeding sites (plants or flower patches) in a stable sequence called a “trapline” [9,10]. Individual bees with exclusive access to an array of artificial flowers tend to develop traplines minimizing travel distances to visit all the necessary flowers to fill their nectar crop and return to the nest (e.g. bumblebees: [1113]; honey bees: [14]). This routing behaviour involves spatial memories that can persist days [15] or weeks [16].

How bees partition resources, when several conspecifics exploit the same foraging area, is however an open question. Experimentally the problem is challenging to address as it requires monitoring the movements of numerous bees simultaneously over large spatial and temporal scales. In theory, bees should develop individualistic traplines that minimize travel distances and spatial overlap with other foragers, thereby improving their own foraging efficiency and minimizing the costs of competition [17,18]. Best available data supporting this hypothesis come from observations of small numbers of bumblebees foraging on potted plants [19,20] or artificial flowers (in effect mimicking inflorescences or plants) [18,21] in large flight tents. In these experimental foraging conditions with limited numbers of bees and feeding sites, foragers tend to avoid spatial overlaps as a consequence of competition by exploitation (when bees visited empty flowers) and interference (when bees interacted on flowers) [21].

Computational modelling is a powerful approach to further explore the mechanisms by which such partitioning might emerge from spatial learning and competitive interactions. At the individual level, trapline formation has been modelled using an iterative improvement algorithm where a bee compares the net length of the route it has just travelled (sum of the lengths of all transitions between two flowers, or the nest and a flower, comprising the flower visitation sequence) to the length of the shortest route experienced so far [22]. If the new route is shorter (or equivalent), the bee increases its probability of using all the transitions composing this route in its subsequent foraging bout. After several iterations, this route-based learning heuristic typically leads to the discovery and selection of a short (if not the shortest possible) trapline, thereby replicating observations in bees across a wide range of experimental conditions [23]. Note however that this model makes the strong assumption that bees can compute, memorize and compare the lengths of multiple routes upon return to their nest. To address this issue, it was proposed that trapline formation could also emerge from vector-based learning [24], in which the bee remembers independent vectors instead of complete routes. This form of learning was thought to be more parsimonious and plausible considering the current understanding of spatial computation in the insect brain [25]. So far, however, none of these traplining algorithms have accounted for social interactions and current models that include bee foraging either did not consider individual specificities of movements based on learning and memory [2630], or implemented them very succinctly without being the focus of the model [31]. Thus presently, there has been no formal exploration of how resource partitioning between interacting bees might form.

Here, we investigated the behavioural mechanisms underlying resource partitioning among traplining bees by comparing predictions of three agent-based models to each other. The different models integrate learning behaviour and social interactions in slightly different ways. Recent work showed that resource partitioning in bats foraging on patchily distributed cacti can be explained by basic reinforcement rules, so that a bat that finds an abundant feeding site tends to return to this site more often than its conspecifics [32]. Since bees extensively rely on associative learnings to recognize flowers and develop foraging preferences [33], we hypothesized that the combination of positive experiences (when a flower is full of nectar) and negative experiences (when a flower is unrewarding) could lead to the emergence of resource partitioning when different bees learn to use spatially segregated routes [18,21]. First, we developed models implementing biologically plausible navigation (derived from vector-based learning) based on positive and negative reinforcements of transition probabilities between flowers and tested the independent and combined influences of these feedback loops on trapline formation by comparing simulations to published experimental data. Next, we explored how these simple learning rules at the individual level can promote complex patterns of resource partitioning at the collective level, using simulations with multiple foragers in environments with different resource distributions.

Results

Overview of models

We designed models of agents (bees) foraging simultaneously in a common set of feeding sites (flowers) from a central location (colony nest) (see summary in Fig 1). A full description of the models is available in the ODD protocol (S1 Text). Briefly, each bee completes a succession of foraging trips (foraging bouts) defined as the set of movements and flower visits between the moment it leaves the nest until the moment it returns to it. Each bee initially moves between the different flowers using a distance-based probability matrix [22,23]. The probability to move between each flower is then modulated each time the bee finds the flower rewarding (positive reinforcement) or unrewarding (negative reinforcement). Learning occurs after each flower visit (online learning). We implemented three models to explore different combinations of positive and negative reinforcements: model 1: positive reinforcement only (hereafter “Model 1[+]”), model 2: negative reinforcement only (Model 2[–]), model 3: positive and negative reinforcements (Model 3[+/-]). Model comparison thus informed about the effect of each of the rules separately and in combination.

Fig 1. Flowchart summarizing the agent-based models.

Fig 1

Rectangles represent actions performed by a bee. Diamonds indicate conditional statements. Arrows connect the different modules. The dashed rectangles are subject to the different rules of the three models.

Simulations with one forager

We first tested the ability of our models to replicate trapline formation by real bees, by comparing simulations of a single forager to published experimental data in which individual bumblebees were observed developing traplines between five equally rewarding artificial flowers in a large open field [13,22]. Lihoreau et al. [22] tested seven bumblebees in a regular pentagonal array (S1A Fig), which we judged enough to run quantitative comparisons with model simulations. While Woodgate et al. [13] tested six bees in a narrow pentagonal array (S1B Fig), only three of them presented enough successive foraging bouts in a single day to allow statistical comparisons with our model. Thus, for this dataset only qualitative comparisons were made with the model simulations. All statistical results are presented in Table 1.

Table 1. Statistical output for simulations with one individual.

Comparisons of route quality and route similarity through Binomial GLMMs using bee identity as a random effect (bee identity nested in simulation identity for simulated data).

Variable Data Estimate P
Route Quality Exp. Data (Intercept) 0.153 ± 0.023 0.001
Model 1[+] -0.027 ± 0.023 0.224
Model 2[–] -0.155 ± 0.023 0.001
Model 3[+/-] -0.022 ± 0.023 0.339
Route Similarity Exp. Data (Intercept) 0.110 ± 0.020 0.001
Model 1[+] 0.088 ± 0.020 0.001
Model 2[–] -0.109 ± 0.020 0.001
Model 3[+/-] 0.086 ± 0.020 0.001

We assessed the ability of bees to develop efficient routes by computing an index of route quality (i.e. the squared volume of nectar gathered divided by the distance travelled; see Methods). For real bees, route quality increased significantly with time in the regular pentagonal array of flowers (Fig 2A). When comparing simulations to experimental data, there were no significant differences in trends with models 1[+] and 3[+/-] (Table 1), meaning that simulated bees developed routes of similar qualities as real bees. However, route qualities predicted by model 2[–] were significantly lower than the experimental data. Similar trends were observed in the narrow pentagonal array of flowers (S3 Text).

Fig 2. Comparisons of experimental and simulated route qualities.

Fig 2

Comparisons of route qualities (a) and route similarities (b) between simulations and experimental data (regular pentagonal array of flowers as in [22]). See details of models in Fig 1. For each dataset, we show the estimated average trends across foraging bouts (coloured curves), along the standard error (grey areas) of the mean. For the sake of eye comparison, in the simulation plots the standard error of the mean is estimated from a sample of 7 simulations (N = 7 bees in [22]). Average trends were estimated over 500 simulation runs, using GLMM Binomial model with bee identity as random effect (bee identity nested in simulation identity for simulated data).

We assessed the ability of bees to develop stable routes using an index of route similarity (i.e. computing the number and percentage of transitions between two flowers (or the nest and a flower) shared between two successive routes; see Methods). Route similarity is set between 0 (the two routes are completely different) and 1 (the two routes are completely identical). For real bees, route similarity increased with time in the regular pentagonal array (Fig 2B). When comparing simulations to experimental data, route similarity increased significantly more in models 1[+] and 3[+/-] than for real bees. However, route similarity in model 2[–] was significantly lower than for real bees. Similar trends were observed in the narrow pentagonal array (S3 Text).

Thus overall, positive reinforcement is necessary and sufficient to replicate the behavioural observations (although with a significant difference found for route similarity between the experimental data and the models 1[+] and 3[+/-]), while negative reinforcement has no detectable effect.

Simulations with two foragers

Having tested our models with one forager, we next explored conditions for the emergence of resource partitioning within pairs of foragers. Here experimental data are not available for comparison. We thus simulated foraging patterns and interactions of bees in different types of environments defined by flower patchiness. Each environment contained 10 flowers that were either distributed in one patch, two patches, or three patches (see examples in S2 Fig; for details, see Methods). Each bee had to visit five rewarding flowers to fill its crop to capacity. All the statistical results of this part are presented in Table 2.

Table 2. Statistical output for simulations with two individuals.

Comparisons of (i) exploitation competition, (ii) interference competition, (iii) route similarity, (iv) route partitioning and (v) collective foraging efficiency through GLMMs using bee identity as a random effect (bee identity nested in simulation identity for simulated data). The results presented are the slope estimate along with a 95% confidence interval of the mean, for each type of environment tested (See Methods for details).

Variable Data Estimate (1 patch) Estimate (2 patches) Estimate (3 patches)
Exploitation Competition Model 1[+] -4.26e-03 ± 2.10e-04 6.27e-03 ± 1.80e-04 6.65e-03 ± 1.90e-04
Model 2[–] -3.32e-03 ± 1.90e-04 -2.10e-02 ± 2.00e-04 -2.06e-02 ± 2.00e-04
Model 3[+/-] -8.94e-03 ± 2.20e-04 -1.88e-02 ± 3.00e-04 -1.05e-02 ± 2.00e-04
Interference Competition Model 1[+] -4.57e-03 ± 7.20e-04 1.05e-02 ± 4.00e-04 9.16e-03 ± 5.20e-04
Model 2[–] -2.49e-03 ± 7.40e-04 -2.10e-02 ± 6.00e-04 -1.68e-02 ± 7.00e-04
Model 3[+/-] -1.53e-02 ± 8.00e-04 -1.66e-02 ± 7.00e-04 -1.01e-02 ± 6.00e-04
Route Similarity Model 1[+] 1.34e-01 ± 2.00-e03 9.56e-02 ± 1.30e-03 7.76e-02 ± 1.20e-03
Model 2[–] 7.46e-04 ± 6.65e-03 1.91e-02 ± 2.90e-03 -3.20e-02 ± 3.10e-03
Model 3[+/-] 1.33e-01 ± 2.00e-03 6.95e-02 ± 1.20e-03 6.14e-02 ± 1.30e-03
Route Partitioning Model 1[+] 2.90e-02 ± 1.30e-03 -1.02e-02 ± 1.30e-03 -8.26e-03 ± 1.26e-03
Model 2[–] 1.22e-02 ± 1.30e-03 1.28e-02 ± 1.20e-03 1.82e-02 ± 1.20e-03
Model 3[+/-] 3.55e-02 ± 1.30e-03 3.17e-02 ± 1.30e-03 2.19e-02 ± 1.30e-03
Collective Foraging Efficiency Model 1[+] 4.20e-02 ± 1.50e-03 -4.61e-03 ± 1.27e-03 3.04e-03 ± 1.25e-03
Model 2[–] -5.08e-03 ± 1.24e-03 -8.03e-03 ± 1.27e-03 -4.24e-03 ± 1.24e-03
Model 3[+/-] 4.12e-02 ± 1.50e-03 8.77e-03 ± 1.25e-03 1.83e-02 ± 1.30e-03

Exploitation and interference competition

We first analysed exploitation competition by quantifying the frequency of visits to non-rewarding flowers by each bee during each foraging bout. The frequency of visits to non-rewarding flowers decreased for simulated bees in models 2[–] and 3[+/-] (Fig 3A and Table 2), irrespective of the environment they were tested in. However, in model 1[+], bees behaved differently in the different environments. In the one patch environment, bees decreased their visits to non-rewarding flowers, whereas in the two and three patch environments, bees tended to increase their visits to non-rewarding flowers. The increase of non-rewarding visits in environments with patchily distributed resources can be explained as follows. If bees start reinforcing visits to flowers of a shared patch, they will become more likely to visit the same patch. Given the much larger space between flowers of different patches than between flowers of the same patch, the probability to switch from one patch to the next (without the help of the negative reinforcement) is low, leading to bees flying between the empty flowers of a patch repeatedly. This process ultimately increases visits to empty flowers, and also occurrences of interference between the two bees if they are both at the same patch.

Fig 3. Model comparisons for observed variables.

Fig 3

Results of simulations with two foragers in environments with 10 flowers. See details of models in Fig 1. The x axis is the number of completed foraging bouts by the two foragers. The y axis represents respectively: (a) the estimated mean frequency of visits to empty flowers; (b) the estimated mean frequency of encounters on flowers; (c) the similarity index SIab between two successive flower visitation sequences; (d) the index of resource partitioning Qnorm (0: both bees visit the same set of flowers; 1: bees do not visit any flower in common); (e) the collective foraging efficiency index QLgroup. Average trends for each model are estimated across all types of environments (one patch, two patches and three patches; see S2 Fig).

We analysed interference competition by quantifying the number of interactions on flowers at each foraging bout between the two bees. The frequency of encounters on flowers decreased with time for both models 2[–] and 3[+/-] (Fig 3B and Table 2), irrespective of the type of environment. Here again, bees of model 1[+] behaved differently in the different environments. In the one patch environment, bees decreased their frequency of encounters on flowers, whereas in the two and three patches environments they increased their frequency of interactions. Again this is likely due to the absence of negative reinforcement, leading bees to be trapped in an empty patch.

These differences in the occurrence of exploitation and interference competition correlate to a variation in the total number of visits to flowers, effectively improving the bees’ foraging efficiency. The strength of this effect is greater for the exploitation competition as it is occurring much more often (exploitation: 2 to 10 occurrences in average; interference: 0 to 2 occurrences in average; Fig 3A and 3B).

Thus, overall negative reinforcement was necessary for reducing exploitation and interference competition. By allowing bees to avoid empty flowers, negative reinforcement facilitated the discovery of new flowers and thus gradually relaxed competition. In the absence of negative reinforcement, both types of competition increased in environments with several flower patches.

Route similarity

We analysed the tendency of bees to develop repeated routes by comparing the similarity between flower visitation sequences of consecutive foraging bouts for each individual (Fig 3C). Bees increased route similarity through time in all types of environments in models 1[+] and 3[+/-] (Table 2). By contrast, in model 2[–], route similarity did not vary in the one patch environment and decreased through time in the other environments. The presence of negative reinforcement in models 2[–] and 3[+/-] reduced the final level of route similarity compared to trends found in model 1[+]. In these conditions, bees learned to avoid revisits to empty flowers and showed greater variation in their visitation sequences as a result of searching for new flowers.

Resource partitioning

We analysed the level of resource partitioning by quantifying the tendency of the two bees to use different flowers. This index varies between 0 (the two bees use the same set of flowers) and 1 (the two bees use completely different sets of flowers; see Methods).

In model 1[+], bees showed an increase of resource partitioning with time in environments with one patch, and a decrease in environments with two or three patches (Fig 3D and Table 2). By contrast, in model 2[–] and model 3[+/-], bees showed an increase of resource partitioning with time in all types of environments. Model 3[+/-] displayed similar levels of partitioning in all the different environments where models 1[+] and 2[–] showed a greater variance. Model 1[+] had greater partitioning only in the one patch environment, while model 2[–] had greater partitioning in the two and three patch environments. This suggests positive and negative reinforcements contributed unevenly but complementarily in the model 3[+/-] with different spatial distributions of flowers. Positive reinforcement would be the main driver for partitioning in the one patch environment, while negative reinforcement would be the main driver in the two and three patches environments.

Collective foraging efficiency

To quantify the collective foraging efficiency of bees, we analysed the capacity of the two foragers to reach the most efficient combination of route qualities (i.e. minimum distance travelled by a pair of bees needed to visit the 10 flowers; see Methods).

In model 1[+], pairs of bees increased their collective foraging efficiency with time in environments with one and three patches (Fig 3E and Table 2). By contrast, bees decreased their level of foraging efficiency in the environment with two patches. In model 2[–] pairs of bees decreased their collective foraging efficiency with time in all types of environments. In model 3[+/-] bees increased their collective foraging efficiency with time in all types of environments. Positive reinforcement seems to be the main driver for collective foraging efficiency in the one patch environment. However, neither the positive or negative reinforcements alone managed to increase foraging efficiency in the two and three patch environments. Only their interaction, as seen in the model 3[+/-], brought an increase in collective foraging efficiency. Collective efficiency is generally higher in the one patch environment than in the two and three patches environments because the difference between the best possible path (for which the collective foraging efficiency is equal to 1) and a typical suboptimal path of a simulated bee is lower due to the absence of long inter-patch movements.

Discussion

Central place foraging animals exploiting patchily distributed resources that replenish over time are expected to develop foraging routes (traplines) minimizing travel distances and interactions with competitors [17,18,34]. Here we developed cognitively plausible agent-based models of probabilistic navigation to explore the behavioural mechanisms leading to resource partitioning between traplining bees. In the models, bees learn to develop routes as a consequence of feedback loops that modify the probabilities of moving between flowers. Simulations show that, in environments where resources are evenly distributed, bees can reach high levels of resource partitioning based on positive reinforcement only, but cannot do so based on negative reinforcement only. However, in environments with patchily distributed resources, both positive and negative reinforcements become necessary.

We developed our hypotheses and models based on observations on single foraging bees [13,22]. Our first step was therefore to test how the models compared to existing data. Models with positive reinforcement showed a good general fit to the experimental data (Fig 2 and Fig A in S3 Text), although they often overestimated the increase of route similarity with experience in real bees. This imperfect match could be due to the low amount of available experimental data in the original studies (seven individuals in [22], three individuals in [13]), but also a result from the limitations of our models. First, the model bees navigate with the only intent of finding resources, while real bees sometimes show phases of stochastic exploration during and after the trapline formation [13,35]. Second, real bees do not always find a flower when exploring their environment, especially when naïve. On the contrary, there is no probability of not finding a flower for the model’s bees, which then visit on average more flowers from the first foraging bout. The resulting routes are of higher route quality as they visit more different flowers, but of lower similarity as they also use different transitions between flowers, while real bees navigate back and forth between the same few flowers.

We then used our models for predicting behaviours of two competing bees in different types of environments. To develop a trapline in this competitive situation, the bees needed to find rewarding flowers but also avoid competitors. These two goals were independently fulfilled by the positive reinforcement and the negative reinforcement. Simulated bees were fastest to develop a trapline when using the positive reinforcement only, and unable to follow any stable route when solely using the negative reinforcement. However, this does not indicate that the use of both reinforcements was less effective than just positive reinforcement. Simulated bees were indeed more likely to establish a stable route with positive reinforcement only, but these routes most likely contained contested flowers that the bees were not able to give up on, as they did not change their behaviour after experiencing unrewarded visits. This assumption is supported by the fact that both reinforcements (model 3[+\-]) leads to a greater resource partitioning and a higher collective foraging efficiency.

When foraging in uniformly distributed plant resources (one patch), it is easiest to encounter all the resources available as none of them are isolated far from any other (with thus a low probability of being reached). Consequently, two bees are very likely over time to learn non-overlapping foraging routes and show resource partitioning. However, in environments with non-uniformly distributed resources (two or three patches), the added spatial complexity can interfere with this process. The initial likelihood of moving between distant patches is relatively low. Thus, the sole implementation of positive reinforcement often does not allow bees to explore all possible patches, so that the paths of competing bees overlap and interfere within a subset of the available patches. Adding a negative reinforcement for movement transitions leading to unrewarded flowers increases aversion for these empty flowers, the spatial segregation of foraging paths between competing bees and the collective exploitation of all available patches, even if the initial probabilities of moving to distant patches are low. This interplay between the influences of positive and negative experiences at flowers on the spatial and competitive decisions of bees is in accordance with the behavioural observations that bees tend to return to rewarding flowers and avoid unrewarding flowers, either because flowers were found empty or because the bees were displaced by a competitor during a physical encounter [18,21].

The need for a negative reinforcement to enhance discrimination between different options or stimuli is well-known in learning theory and behavioural studies [3638]. At the individual level, negative experiences modulate learning. For both honey bees and bumblebees, adding negative reinforcement to a learning paradigm (e.g. quinine or salt in sucrose solution) enhances fine scale colour discrimination [39] and performance in cognitive tasks requiring learning of rules of non-elemental associations [40]. The insect brain contains multiple distinct neuromodulatory systems that independently modulate negative and positive reinforcement [41] and the ability of bees to learn negative consequences is well-established [42]. At the collective level, negative feedbacks are also known to modulate social and competitive interactions. This is especially notable in collective decisions making by groups of animals and robots [43], where negative feedbacks enable individuals to make fast and flexible decisions in response to changing environments [44,45]. Even so, the utility of negative reinforcement to enhance efficient trapline formation and the consequences of this for the emergence of effective resource partitioning has not been commented on previously. It may be that this is a general phenomenon with applicability to other resource partitioning systems.

Our study implies that some very basic learning and interaction rules are sufficient for trapline formation and resource partitioning to emerge in bee populations, providing a solid basis for future experimental work. Nonetheless, several improvements of the model could already be considered for further theoretical investigations of bee spatial foraging movements and interactions. These could include adding to the model the documented inter-individual variability in cognitive abilities [46,47] and spatial strategies [48] of bees, the variability in the nutritional quality of resources [49,50] and the specific needs of each colony [51], or the well-known ability of bees to use chemical [52], visual [53] and social information to decide whether to visit or avoid flowers. For instance, foragers of many bee species leave chemical cues as footprints on the flowers they have visited (bumblebees and honeybees: [54]; solitary bees: [55]). Bees learn to associate the presence or absence of a reward to these footprints and to revisit or avoid scented flowers [56]. Such a pheromone system is a beneficial signal for all participants in the interaction [54]. This additional information could significantly enhance the positive or negative experiences of bees visiting flowers and thus increase resource partitioning to the benefit of all bees coexisting in the patch (S4 Text). Even different species of bee can learn to use these cues [54,57]. More exploration could also be done in the future in regards to the probability of winning a competitive interaction on flower. While we considered all individuals to have similar probabilities to access floral nectar when bees encounter on flowers, resource partitioning has been suggested to be favoured by asymmetries in foraging experiences [11,18]. Differences in experience or motivation would ultimately affect the outcome of competition, both passively (more consistent depletion of the flowers in a trapline) and actively (active displacement of other bees from one’s established trapline).

Our study fills a major gap in our understanding of pollinator behaviour and interactions by building on recent attempts to simulate trapline foraging by individual bees [2224]. It constitutes a unique theoretical modelling framework to explore the spatial foraging movements and interactions of bees in ecologically relevant conditions within and between plant patches, thereby holding considerable premises to guide novel experiments. Further developments of the model could be used to test predictions with more than two bees (see examples S1 Video and S4 Text), several colonies, or even different species of bees (e.g. honey bees) and thus complement current predictions about pollinator population dynamics [2931]. Ultimately, the robust predictions of the spatial movements and interactions of bees over large spatio-temporal scales, through experimental validations of the model, have the potential to show the influence of bee movements on plant reproduction patterns and pollination efficiency [58,59].

Methods

Description of models

We built three agent-based models in which bees learn to develop routes in an array of flowers (see summary diagram in Fig 1). The environment contains flowers each delivering the same quality and volume of nectar. At each foraging bout (flower visitation sequence, beginning and ending at the colony nest entrance as the bee starts and finishes a foraging trip, respectively), each bee attempts to collect nectar from five different flowers in order to fill its nectar crop (stomach) to capacity. Flowers are refilled between foraging bouts. In simulations with two bees, the two individuals start their foraging bout synchronously, and the flowers are refilled with nectar after the last bee has returned to the nest. For each bee, flower choice is described using movement transitions (orientated jumps between two flowers or between the nest and a flower). The initial probability of using each possible transition is based on the length of the movement, so that short transitions have a higher probability than longer ones. This probability is then modulated through learning when the bee used a transition for the first time during a bout.

We implemented two learning rules: (i) a positive reinforcement, i.e. if the flower at the end of a transition contains nectar and the bee feeds on it, it is set as a rewarding experience and the probability to reuse the transition later is increased; (ii) a negative reinforcement, i.e. if the flower is empty or if the bee is pushed away by competitors, it is set as a non-rewarding experience and the probability to reuse the transition later is decreased. The three models implemented either one of these two rules (model 1[+]: positive reinforcement only; model 2[–]: negative reinforcement only) or both rules (model 3[+/-]).

A flower is empty if it had previously been visited in the same foraging bout by the same or another bee (exploitation competition). If multiple bees visit a flower at the same time (interference competition), only one bee (randomly selected) is allowed to stay and take the reward if there is one. The other bees react as if the flower was empty. After each flower visit, all bees update their probabilities to reuse the movement transitions accordingly.

Trapline formation thus depends on the experience of the bee and its interactions with other foragers. For simplicity, we restricted our analysis to two bees. Working with pairs of bees facilitates future experimental tests of the models’ predictions by reducing the number of bees to manipulate and control in experiments [11,18]. Note, however, that the same models can be used to simulate interactions among more bees (see examples with five bees in S1 Video and S4 Text).

A detailed description of the model is provided in S1 Text, in the form of an Overview, Design concepts and Details (ODD) protocol [60,61]. The complete R code is available at https://gitlab.com/jgautrais/resourcepartitioninginbees/-/releases.

Environments

Simulations with one forager

Our first goal was to test the ability of our models to replicate observations of real bees. To do so, we ran simulations in environments replicating published experimental studies in which individual bumblebees (Bombus terrestris) were observed developing traplines between five equally rewarding artificial flowers in a large open field [13,22]. To our knowledge, these studies provide the most detailed available datasets on trapline formation by bees. Lihoreau et al. [22] used a regular pentagonal array of flowers (S1A Fig) in which they tracked seven bumblebees. We judged this sample size enough to run quantitative comparisons with model simulations (raw data are available in the supporting information of [22]). Woodgate et al. [13] used a narrow pentagonal array of flowers (S1B Fig). Here, however, the small sample size of the original dataset (three bumblebees, data shared by J. Woodgate) only enabled a qualitative comparison with the model simulations (S3 Text).

Simulations with two foragers

We then explored conditions leading to resource partitioning by running model simulations with two foragers. Here we simulated environments containing 10 flowers, in which each bee had to visit five rewarding flowers to fill its crop to capacity. The simulated flowers should thus be considered as feeding sites such as plants or inflorescences, which are more likely to contain such large amounts of resources (20% of the bee’s crop). To test whether model predictions were robust to variations in spatial distributions of resources we simulated three types of environments characterized by different levels of resource patchiness: (i) a patch of 10 flowers, (ii) two patches of five flowers each, and (iii) three patches of five, three and two flowers respectively (see examples in S2 Fig). We generated flower patches in a spatial configuration comparable to the one used in both experimental setups [13,22]. In a 500m x 500m plane, a nest was set as the centre (coordinates 0,0). Then, patch centres were placed with a minimum distance of 160m between each, and at least 20m from the nest. Within a patch, flowers were randomly distributed according to two constraints: (i) flowers were at least 20m apart from each other and from the nest, (ii) the maximum distance of each flower from the centre of their patch was 40m. This ensured that each patch had a maximum diameter of 80m and inter-flower distances were smaller between all flowers of the same patch than between all flowers of different patches (See ODD Protocol for more details, S1 Text, Ch.7 “Submodels”). The distances used in the simulated environments were chosen to replicate the experimental data used to test the model [13,22] where closest flowers were spaced by 25 metres. In our model, however, only the relative distance between the different elements of the environment mattered as all distances were normalized in the process of creating the probability matrix (S1 Text).

Movements

At each step, a bee chooses to visit a target location (flower or nest) based on a matrix of movement probabilities. This matrix is initially defined using the inverse of the square distance between the current position of the bee and all possible target locations [22,23]. The probability of moving from location i to location j among multiple possible targets, is initially set to:

P(ij)=1d2ijj1dij2 (1)

Where dij is the distance between locations i and j. The use of a movement probability matrix is justified by its capacity to approximate accurately the probability to reach a flower using a random walk, although it is significantly dependent on what exponent is used in the formula transforming distances to probabilities (See S6 Text for details). Thus, while the probability matrix allows unexperienced bees (during their first foraging bout) to move between all flowers, it should not be interpreted as a knowledge of their positions, but rather a probability of finding them by chance.

Before choosing its destination, the bee lists all possible target locations. For simplicity, the bee excludes its current location, thus preventing looping flights to and from the same target (flower or nest), which are rare in experienced bumblebee foragers [62] and provide little information about bee routing behaviour. The bee also excludes the location it had just come from to simulate the tendency of bumblebees to avoid recently visited (and thus depleted) flowers [62]. The foraging bout ends if: (i) the bee fills its crop to capacity, (ii) the bee chooses the nest as a target destination, or (iii) the bee reaches a maximum travelled distance of 3000 m. The latest was added to avoid endless foraging trips in the model. The maximum distance was chosen based on the observation that bumblebees typically forage within a distance of less than 1km from their nest [6365].

Learning

Learning modulates the probability of using transition movements as soon as the bee experiences the chosen target and only once within a foraging bout (the first time the transition is used during the foraging bout; Fig 1). This approach has the advantage of implementing vector navigation [24,25] (S6 Text) and thus avoids assumptions about computation and comparison of complete routes [22,23], but it makes new assumptions about bees remembering a large number of locations and distances of flowers. Bees are known to be able to learn few independent feeding sites, and even to create shortcuts between these locations [66,67]. By keeping a low number of flowers, we ensured the number of transitions to remember would be low so that this hypothesis was reasonable.

Positive reinforcement was implemented in models 1[+] and 3[+/-]. It occurred when a bee used a transition leading to a rewarding flower. The probability of using this transition was then multiplied by 1.5, then normalized among other transition probabilities to ensure that all sum up to 1 and no single probability goes beyond a value of 1, as in Reynolds et al. [23]. This positive reinforcement is based on the well-known tendency of bumblebees to return to nectar-rewarding places through appetitive learning [68]. Negative reinforcement was implemented in models 2[–] and 3[+/-]. It occurred when a bee used a transition leading to a non-rewarding flower. The bee reduced the probability of using that transition by multiplying it by 0.75 (here also rescaling the probabilities after application of the reinforcement). This negative reinforcement rule was based on the tendency of bumblebees to reduce their frequency of revisits to unrewarded flowers with experience [21]. We applied a lower value to negative reinforcement because bees are much more effective at learning positive stimuli (visits to rewarding flowers) than negative stimuli (visits to non-rewarding flowers) (review in [69]). Sensitivity analyses of these two parameters show that increasing positive and/or negative reinforcement increases the speed and level of resource partitioning (S2 Text). However, only positive reinforcement has a significative effect on route similarity (Fig C in S2 Text).

Competitive interactions

We implemented competitive interactions between foragers in the form of exploitation and interference (Fig 1). Exploitation competition occurred when a bee landed on a flower whose nectar reward had already been collected by another bee. If the flower was empty, the probability to reuse the transition was either left unchanged (model 1[+]) or decreased (negative reinforcement, models 2[–] and 3[+/-]). Interference competition occurred when two bees arrived simultaneously on a flower. Only one bee could stay on the flower and access the potential nectar reward with a random probability (p = 0.5). After the interaction, the winner bee took the reward if there was one. The loser bee reacted as it would for an empty flower. To our knowledge, there is no empirical data suggesting that bees would react differently to these types of competitive interactions. Therefore, we made the parsimonious assumption that the effect was the same.

Data analyses

All analyses were performed in R version 3.3 [70].

Simulations with one forager

For each model, we compared the results of the simulations to the reference observational data, either quantitatively (for [22]) or qualitatively (for [13]; S3 Text). We stopped the simulations after the bees completed a number of foraging bouts matching the maximum observed during the experimental conditions of the published data (37 foraging bouts in [22]; 61 foraging bouts in [13]). We ran 500 simulations for each model and we estimated how models fitted the experimental data using two main measures:

  1. the quality of each route, QL, calculated as:
    QL=F2dQLopt (2)
    Where F is the number of rewarding flowers visited during a foraging bout and d is the net length of all transition movements travelled during the foraging bout. QL is standardized between 0 and 1 by the quality of the optimal route in each array QLopt (shortest possible route to visit all 5 flowers).
  2. a similarity index SIab between flower visitation sequences experienced during two consecutive foraging bouts a and b as follows:
    SIab=sab2lab (3)
    Where sab represents the number of flowers in transitions found in both sequences, and lab the length of the longest flower visitation sequence between i and j multiplied by 2 to make sure that SIab = 1 occurs only when two consecutive sequences sharing the same transitions also have the same length (more details and examples in S5 Text).

We applied generalized linear mixed effect models (GLMM) with binomial error, using the glmer function in ‘lme4’ package [71], to assess whether the estimated trends across foraging bouts for QL and SIab obtained from model simulations with one forager differed from trends obtained from experimental data. In each model, we used a random structure to account for the identity of bees.

Simulations with two foragers

We generated 10 arrays of flowers for each of the three types of environments (one patch, two patches and three patches) and ran 100 simulations for each of the three models (9000 simulations in total). We compared the simulation outcomes of the models using four measures:

  1. the frequency at which each bee experienced exploitation competition (i.e. flower visits when the reward has already been collected) and interference competition (i.e. flower visits when two bees encounter on the flower).

  2. the similarity index SIab between successive foraging bouts by the same bee.

  3. the degree of resource partitioning among bees, based on network modularity Q [21,72]. Q is calculated using the computeModules function implemented in the R package ‘bipartite’ [73] using the DIRTLPAwb+ algorithm developed by Beckett [74]. Although Q ranges between 0 (the two bees visit the same flowers) and 1 (the two bees do not visit any flower in common), the comparison of modularity between networks requires normalisation because the magnitude of modularity depends on network configuration (e.g., total number of flower visits) [74,75]. For each network, we calculated:
    Qnorm=QQmax (4)
    where Qmax is the modularity in a rearranged network that maximizes the number of modules [72].
  4. an index of collective foraging efficiency, QLgroup, computed for each foraging bout b, to estimate the collective efficiency of all foraging bees, as:
    QLgroup,b=p=1nQLp,bQLoptimal (5)
    where QLp,b is the route quality of the individual p during bout b, n the number of bees, and QLoptimal is the maximum value of all the possible sums of individual route qualities. QLoptimal was calculated in each environment by computing all possible combinations of two routes visiting five flowers each and extracting the combination with the highest quality.

To assess whether the trends across foraging bouts obtained from simulations with two bees differed between models (Fig 1) and types of environments (S2 Fig), we applied GLMMs for each of the following response variables: (i) frequency of competition types (Poisson error distribution), (ii) SIab (Binomial error distribution), (iii) Qnorm (Binomial error distribution) and (iv) QLgroup (Binomial error distribution). In each model, we used a random structure to account for bee identity nested in flower arrays (i.e. 100 simulations of each spatial array for each model). To statistically compare the trends across foraging bouts, we estimated the marginal trends of the models, as well as the 95% confidence intervals of the mean using the emtrends function in ‘emmeans’ package [76]. When the 95% confidence intervals of the estimated trends included zero, the null hypothesis was not rejected. Statistical models were run using the glmer function in ‘lme4’ package [71].

Supporting information

S1 Fig. Experimental Flower Arrays.

Arrays of artificial flowers (grey circles) and the colony nest (black pentagons) used to obtained the experimental datasets. A. Regular pentagon, modified from Lihoreau et al. [22]. B. Narrow pentagon, modified from Woodgate et al. [13].

(TIF)

S2 Fig. Simulated Flower Arrays.

Examples of simulated environments. Spatial distribution of 10 flowers (grey circles) and a colony nest (black pentagon) in three types of environments defined by different levels of flower patchiness. A flower patch was characterized by: 1) a uniform distribution of flowers, 2) a lower distance between flowers within the patch than between all flowers from different patches (see details in methods).

(TIF)

S1 Text. ODD Protocol.

(DOCX)

S2 Text. Sensitivity analysis of positive and negative reinforcements.

(DOCX)

S3 Text. Qualitative comparison between simulations and observations in the narrow pentagon.

(DOCX)

S4 Text. Predictions with more than two bees.

(DOCX)

S5 Text. Supplementary information on the similarity index.

(DOCX)

S6 Text. Details on the movement probability matrix.

(DOCX)

S1 Video. Animation of a model simulation with 5 bees.

Example of simulation of five bees foraging in an environment with one patch of 50 flowers. Both positive and negative reinforcement rules are implemented (model 3[+\-]). Bees performed 100 foraging bouts.

(MP4)

Acknowledgments

We thank Joe Woodgate for sharing raw flower visitation data of Woodgate et al. (2017) [13]. We also thank Jerome Buhl and Andy Reynolds for fruitful discussions on modelling. We are grateful to Matthias Becher and Mickaël Henry for useful comments on a previous version of this manuscript.

Data Availability

The code which generated our data is fully available at the following URL: https://gitlab.com/jgautrais/resourcepartitioninginbees/-/releases. It allows for generation of similar data as the one used in our paper.

Funding Statement

TD was funded by a co-tutelle PhD grant from the University Paul Sabatier (Toulouse) and Macquarie University (Sydney). ABB was supported by the Templeton World Charity Foundation project grant TWCF0266. CP and ML were supported by research grants of the Agence Nationale de la Recherche (ANR-16-CE02-0002-01, ANR-19-CE37-0024, ANR-20-ERC8-0004-01) to ML. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.

References

  • 1.Fretwell SD. On territorial behavior and other factors influencing habitat distribution in birds. Acta Biotheor. 1969;19(1): 16–36. doi: 10.1007/BF01601955 [DOI] [Google Scholar]
  • 2.Giraldeau LA, Caraco T. Social foraging theory. Princeton University Press; 2000. [Google Scholar]
  • 3.Fründ J, Linsenmair KE, Blüthgen N. Pollinator diversity and specialization in relation to flower diversity. Oikos. 2010;119(10): 1581–1590. doi: 10.1111/j.1600-0706.2010.18450.x [DOI] [Google Scholar]
  • 4.Frund J, Dormann CF, Holzschuh A, Tscharntke T. Bee diversity effects on pollination depend on functional complementarity and niche shifts. Ecology. 2013;94(9): 2042–2054. doi: 10.1890/12-1620.1 [DOI] [PubMed] [Google Scholar]
  • 5.Nagamitsu T, Inoue T. Aggressive foraging of social bees as a mechanism of floral resource partitioning in an asian tropical rainforest. Oecologia. 1997;110(3): 432–439. doi: 10.1007/s004420050178 [DOI] [PubMed] [Google Scholar]
  • 6.Valdovinos FS, Brosi BJ, Briggs HM, Moisset de Espanés P, Ramos-Jiliberto R, Martinez ND. Niche partitioning due to adaptive foraging reverses effects of nestedness and connectance on pollination network stability. Ecol Lett. 2016;19(10): 1277–1286. doi: 10.1111/ele.12664 [DOI] [PubMed] [Google Scholar]
  • 7.Johst K, Berryman A, Lima M. From individual interactions to population dynamics: Individual resource partitioning simulation exposes the causes of nonlinear intra-specific competition. Popul Ecol. 2008;50(1): 79–90. doi: 10.1007/s10144-007-0061-5 [DOI] [Google Scholar]
  • 8.Tinker TM, Guimarães PR, Novak M, Marquitti FMD, Bodkin JL, Staedler M, et al. Structure and mechanism of diet specialisation: Testing models of individual variation in resource use with sea otters. Ecol Lett. 2012;15(5): 475–483. doi: 10.1111/j.1461-0248.2012.01760.x [DOI] [PubMed] [Google Scholar]
  • 9.Janzen DH. Euglossine Bees as Long-Distance Pollinators of Tropical Plants. Science. 1971;171(3967): 203–205. doi: 10.1126/science.171.3967.203 [DOI] [PubMed] [Google Scholar]
  • 10.Thomson JD, Slatkin M, Thomson BA. Trapline foraging by bumble bees: II. Definition and detection from sequence data. Behav Ecol. 1997;8(2): 199–210. doi: 10.1093/beheco/8.2.199 [DOI] [Google Scholar]
  • 11.Ohashi K, Leslie A, Thomson JD. Trapline foraging by bumble bees: V. Effects of experience and priority on competitive performance. Behav Ecol. 2008;19(5): 936–948. doi: 10.1093/beheco/arn048 [DOI] [Google Scholar]
  • 12.Lihoreau M, Chittka L, Le Comber SC, Raine NE. Bees do not use nearest-neighbour rules for optimization of multi-location routes. Biol Lett. 2012;8(1): 13–16. doi: 10.1098/rsbl.2011.0661 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Woodgate JL, Makinson JC, Lim KS, Reynolds AM, Chittka L. Continuous Radar Tracking Illustrates the Development of Multi-Destination Routes of Bumblebees. Sci Rep. 2017;7(1): 17323. doi: 10.1038/s41598-017-17553-1 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Buatois A, Lihoreau M. Evidence of trapline foraging in honeybees. J Exp Biol. 2016;219(16): 2426–2429. doi: 10.1242/jeb.143214 [DOI] [PubMed] [Google Scholar]
  • 15.Lihoreau M, Chittka L, Raine NE. Travel optimization by foraging bumblebees through readjustments of traplines after discovery of new feeding locations. Am Nat. 2010;176(6): 744–757. doi: 10.1086/657042 [DOI] [PubMed] [Google Scholar]
  • 16.Thomson JD. Trapline foraging by bumblebees: I. Persistence of flight-path geometry. Behav Ecol. 1996;7(2): 158–164. doi: 10.1093/beheco/7.2.158 [DOI] [Google Scholar]
  • 17.Ohashi K, Thomson JD. Efficient harvesting of renewing resources. Behav Ecol. 2005;16(3): 592–605. doi: 10.1093/beheco/ari031 [DOI] [Google Scholar]
  • 18.Lihoreau M, Chittka L, Raine NE. Monitoring Flower Visitation Networks and Interactions between Pairs of Bumble Bees in a Large Outdoor Flight Cage. PLoS One. 2016;11(3): e0150844. doi: 10.1371/journal.pone.0150844 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Makino TT, Sakai S. Does interaction between bumblebees (Bombus ignitus) reduce their foraging area?: Bee-removal experiments in a net cage. Behav Ecol Sociobiol. 2005;57(6): 617–622. doi: 10.1007/s00265-004-0877-3 [DOI] [Google Scholar]
  • 20.Makino TT. Longer visits on familiar plants?: Testing a regular visitor’s tendency to probe more flowers than occasional visitors. Naturwissenschaften. 2013;100(7): 659–666. doi: 10.1007/s00114-013-1062-1 [DOI] [PubMed] [Google Scholar]
  • 21.Pasquaretta C, Jeanson R, Pansanel J, Raine NE, Chittka L, Lihoreau M. A spatial network analysis of resource partitioning between bumblebees foraging on artificial flowers in a flight cage. Mov Ecol. 2019;7(1): 1–10. doi: 10.1186/s40462-019-0150-z [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Lihoreau M, Raine NE, Reynolds AM, Stelzer RJ, Lim KS, Smith AD, et al. Radar Tracking and Motion-Sensitive Cameras on Flowers Reveal the Development of Pollinator Multi-Destination Routes over Large Spatial Scales. PLoS Biol. 2012;10(9): 19–21. doi: 10.1371/journal.pbio.1001392 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23.Reynolds AM, Lihoreau M, Chittka L. A Simple Iterative Model Accurately Captures Complex Trapline Formation by Bumblebees Across Spatial Scales and Flower Arrangements. PLoS Comput Biol. 2013;9(3): e1002938. doi: 10.1371/journal.pcbi.1002938 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24.Le Moël F, Stone T, Lihoreau M, Wystrach A, Webb B. The central complex as a potential substrate for vector based navigation. Front Psychol. 2019;10(APR): 690. doi: 10.3389/fpsyg.2019.00690 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25.Stone T, Webb B, Adden A, Weddig N Ben, Honkanen A, Templin R et al. An Anatomically Constrained Model for Path Integration in the Bee Brain. Curr Biol. 2017;27(20): 3069–3085. doi: 10.1016/j.cub.2017.08.052 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26.Qu H, Drummond F. Simulation-based modeling of wild blueberry pollination. Comput Electron Agric. 2018;144(1): 94–101. doi: 10.1016/j.compag.2017.11.003 [DOI] [Google Scholar]
  • 27.Everaars J, Settele J, Dormann CF. Fragmentation of nest and foraging habitat affects time budgets of solitary bees, their fitness and pollination services, depending on traits: results from an individual-based model. PloS One. 2018;13(2): e0188269. doi: 10.1371/journal.pone.0188269 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 28.Rands SA. Landscape fragmentation and pollinator movement within agricultural environments: a modelling framework for exploring foraging and movement ecology. PeerJ. 2014;2(1): e269. doi: 10.7717/peerj.269 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 29.Becher MA, Grimm V, Thorbek P, Horn J, Kennedy PJ, Osborne JL. BEEHAVE: A systems model of honeybee colony dynamics and foraging to explore multifactorial causes of colony failure. J Appl Ecol. 2014;51(2): 470–482. doi: 10.1111/1365-2664.12222 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30.Becher MA, Grimm V, Knapp J, Horn J, Twiston-Davies G, Osborne JL. BEESCOUT: A model of bee scouting behaviour and a software tool for characterizing nectar/pollen landscapes for BEEHAVE. Ecol Modell. 2016;340(1): 126–133. doi: 10.1016/j.ecolmodel.2016.09.013 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31.Becher MA, Twiston-Davies G, Penny TD, Goulson D, Rotheray EL, Osborne JL. Bumble-BEEHAVE: A systems model for exploring multifactorial causes of bumblebee decline at individual, colony, population and community level. J Appl Ecol. 2018;55(6): 2790–2801. doi: 10.1111/1365-2664.13165 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32.Goldshtein A, Handel M, Eitan O, Bonstein A, Shaler T, Collet S, et al. Reinforcement Learning Enables Resource Partitioning in Foraging Bats. Curr Biol. 2020;30(20): 4096–4102. doi: 10.1016/j.cub.2020.07.079 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 33.Giurfa M. Cognition with few neurons: Higher-order learning in insects. Trends Neurosci. 2013;36(5): 285–294. doi: 10.1016/j.tins.2012.12.011 [DOI] [PubMed] [Google Scholar]
  • 34.Possingham HP. The Distribution and Abundance of Resources Encountered by a Forager. Am Nat. 1989;133(1): 42–60. doi: 10.1086/284900 [DOI] [Google Scholar]
  • 35.Kembro JM, Lihoreau M, Garriga J, Raposo EP, Bartumeus F. Bumblebees learn foraging routes through exploitation-exploration cycles. J R Soc Interface. 2019;16(156): 20190103. doi: 10.1098/rsif.2019.0103 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 36.Beshers SN, Fewell JH. Models of divison of labor in social insects. Annu Rev Entomol. 2001;46(1): 413–440. doi: 10.1146/annurev.ento.46.1.413 [DOI] [PubMed] [Google Scholar]
  • 37.Garrison LK, Kleineidam CJ, Weidenmüller A. Behavioral flexibility promotes collective consistency in a social insect. Sci Rep. 2018;8(1): 15836. doi: 10.1038/s41598-018-33917-7 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 38.Kazakova VA, Wu AS, Sukthankar GR. Respecializing swarms by forgetting reinforced thresholds. Vol. 14, Swarm Intelligence. Springer US; 2020. 171–204 p. doi: 10.1007/s11721-020-00181-3 [DOI] [Google Scholar]
  • 39.Aurorès-Weber A, de Brito Sanchez MG, Giurfa M, Dyer AG. Aversive reinforcement improves visual discrimination learning in free-flying honeybees. PLoS One. 2010;5(10): e15370. doi: 10.1371/journal.pone.0015370 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 40.Giurfa M. Conditioning procedure and color discrimination in the honeybee Apis mellifera. Naturwissenschaften. 2004;91(5): 228–231. doi: 10.1007/s00114-004-0530-z [DOI] [PubMed] [Google Scholar]
  • 41.Schwaerzel M, Monastirioti M, Scholz H, Friggi-Grelin F, Birman S, Heisenberg M. Dopamine and Octopamine Differentiate between Aversive and Appetitive Olfactory Memories in Drosophila. J Neurosci. 2003;23(33): 10495–10502. doi: 10.1523/JNEUROSCI.23-33-10495.2003 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 42.Vergoz V, Roussel E, Sandoz JC, Giurfa M. Aversive learning in honeybees revealed by the olfactory conditioning of the sting extension reflex. PLoS One. 2007;2(3): e288. doi: 10.1371/journal.pone.0000288 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 43.Sumpter DJT. Collective Animal Behavior. Princeton University Press; 2010. [Google Scholar]
  • 44.Robinson EJH, Jackson DE, Holcombe M, Ratnieks FLW. “No entry” signal in ant foraging. Nature. 2005;438(7067): 442–442. doi: 10.1038/438442a [DOI] [PubMed] [Google Scholar]
  • 45.Seeley TD, Visscher PK, Schlegel T, Hogan PM, Franks NR, Marshall JAR. Stop signals provide cross inhibition in collective decision-making by honeybee swarms. Science. 2012;335(6064): 108–111. doi: 10.1126/science.1210361 [DOI] [PubMed] [Google Scholar]
  • 46.Chittka L, Dyer AG, Bock F, Dornhaus A. Bees trade off foraging speed for accuracy. Nature. 2003;424(6947): 388–388. doi: 10.1038/424388a [DOI] [PubMed] [Google Scholar]
  • 47.Raine NE, Chittka L. No Trade-Off between Learning Speed and Associative Flexibility in Bumblebees: A Reversal Learning Test with Multiple Colonies. PLoS One. 2012;7(9): e45096. doi: 10.1371/journal.pone.0045096 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 48.Klein S, Pasquaretta C, Barron AB, Devaud JM, Lihoreau M. Inter-individual variability in the foraging behaviour of traplining bumblebees. Sci Rep. 2017;7(1): 4561. doi: 10.1038/s41598-017-04919-8 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 49.Wright GA, Nicolson SW, Shafir S. Nutritional Physiology and Ecology of Honey Bees. Annu Rev Entomol. 2018;63(1): 327–344. doi: 10.1146/annurev-ento-020117-043423 [DOI] [PubMed] [Google Scholar]
  • 50.Hendriksma HP, Toth AL, Shafir S. Individual and Colony Level Foraging Decisions of Bumble Bees and Honey Bees in Relation to Balancing of Nutrient Needs. Front Ecol Evol. 2019;7(1): 177. [Google Scholar]
  • 51.Kraus S, Gómez-Moracho T, Pasquaretta C, Latil G, Dussutour A, Lihoreau M. Bumblebees adjust protein and lipid collection rules to the presence of brood. Curr Zool. 2019;65(4): 437–446. doi: 10.1093/cz/zoz026 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 52.Leadbeater E, Chittka L. A new mode of information transfer in foraging bumblebees? Curr Biol. 2005;15(12): 447–448. doi: 10.1016/j.cub.2005.06.011 [DOI] [PubMed] [Google Scholar]
  • 53.Dunlap AS, Nielsen ME, Dornhaus A, Papaj DR. Foraging Bumble Bees Weigh the Reliability of Personal and Social Information. Curr Biol. 2016;26(9): 1195–1199. doi: 10.1016/j.cub.2016.03.009 [DOI] [PubMed] [Google Scholar]
  • 54.Stout JC, Goulson D. The use of conspecific and interspecific scent marks by foraging bumblebees and honeybees. Anim Behav. 2001;62(1): 183–189. doi: 10.1006/anbe.2001.1729 [DOI] [Google Scholar]
  • 55.Yokoi T, Fujisaki K. Recognition of scent marks in solitary bees to avoid previously visited flowers. Ecol Res. 2009;24(4): 803–809. doi: 10.1007/s11284-008-0551-8 [DOI] [Google Scholar]
  • 56.Leadbeater E, Chittka L. Do inexperienced bumblebee foragers use scent marks as social information? Anim Cogn. 2011;14(6): 915–919. doi: 10.1007/s10071-011-0423-4 [DOI] [PubMed] [Google Scholar]
  • 57.Dawson EH, Chittka L. Conspecific and heterospecific information use in bumblebees. PLoS One. 2012;7(2): e31444. doi: 10.1371/journal.pone.0031444 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 58.Ohashi K, Thomson JD. Trapline foraging by pollinators: Its ontogeny, economics and possible consequences for plants. Ann Bot. 2009;103(9): 1365–1378. doi: 10.1093/aob/mcp088 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 59.Pasquaretta C, Jeanson R, Andalo C, Chittka L, Lihoreau M. Analysing plant–pollinator interactions with spatial movement networks. Ecol Entomol. 2017;42(S1): 4–17. doi: 10.1111/een.12446 [DOI] [Google Scholar]
  • 60.Grimm V, Berger U, Bastiansen F, Eliassen S, Ginot V, Giske J, et al. A standard protocol for describing individual-based and agent-based models. Ecol Modell. 2006;198(1–2): 115–126. doi: 10.1016/j.ecolmodel.2006.04.023 [DOI] [Google Scholar]
  • 61.Grimm V, Railsback SF, Vincenot CE, Berger U, Gallagher C, Deangelis DL, et al. The ODD protocol for describing agent-based and other simulation models: A second update to improve clarity, replication, and structural realism. Jasss. 2020;23(2): 7. doi: 10.18564/jasss.425933204215 [DOI] [Google Scholar]
  • 62.Saleh N, Chittka L. Traplining in bumblebees (Bombus impatiens): A foraging strategy’s ontogeny and the importance of spatial reference memory in short-range foraging. Oecologia. 2007;151(4): 719–730. doi: 10.1007/s00442-006-0607-9 [DOI] [PubMed] [Google Scholar]
  • 63.Osborne JL, Clark SJ, Morris RJ, Williams IH, Riley JR, Smith AD, et al. A landscape-scale study of bumble bee foraging range and constancy using harmonic radar. J Appl Ecol. 1999;36(4): 519–533. doi: 10.1046/j.1365-2664.1999.00428.x [DOI] [Google Scholar]
  • 64.Wolf S, Moritz RFA. Foraging distance in Bombus terrestris L. (Hymenoptera: Apidae). Apidologie. 2008;39(1): 419–427. 10.1051/apido:2008020 [DOI] [Google Scholar]
  • 65.Woodgate JL, Makinson JC, Lim KS, Reynolds AM, Chittka L. Life-long radar tracking of bumblebees. PLoS One. 2016;11(8): e0160333. doi: 10.1371/journal.pone.0160333 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 66.Menzel R, Kirbach A, Haass WD, Fischer B, Fuchs J, Koblofsky M et al. A Common Frame of Reference for Learned and Communicated Vectors in Honeybee Navigation. Current Biology. 2011;21(8): 645–650. doi: 10.1016/j.cub.2011.02.039 [DOI] [PubMed] [Google Scholar]
  • 67.Menzel R, Greggers U, Smith A, Berger S, Brandt R, Brunke S, et al. Honey bees navigate according to a map-like spatial memory. Proc Natl Acad Sci USA. 2005;102(8): 3040–3045. doi: 10.1073/pnas.0408550102 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 68.Goulson D. Behaviour, Ecology and Conversation. 2nd ed. Oxford University Press Inc.; 2010. [Google Scholar]
  • 69.Menzel R. Learning, Memory, and “Cognition” in Honey Bees. In: Kesner RP, Olton DS, editors. Neurobiology of Comparative Cognition. Lawrence Associates, Inc., Publishers; 1990. p. 237–292. [Google Scholar]
  • 70.R Core Team. A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria.; 2018. Available from: https://www.r-project.org/ [Google Scholar]
  • 71.Bates D, Mächler M, Bolker BM, Walker SC. Fitting linear mixed-effects models using lme4. J Stat Softw. 2015;67(1). doi: 10.18637/jss.v067.i01 [DOI] [Google Scholar]
  • 72.Pasquaretta C, Jeanson R. Division of labor as a bipartite network. Behav Ecol. 2018;29(2): 342–352. doi: 10.1093/beheco/arx170 [DOI] [Google Scholar]
  • 73.Dormann CF, Gruber B, Fründ J. Introducing the bipartite package: analysing ecological networks. Interaction. 2008;8(2). [Google Scholar]
  • 74.Beckett SJ. Improved community detection in weighted bipartite networks. R Soc Open Sci. 2016;3(1). doi: 10.1098/rsos.140536 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 75.Dormann CF, Strauss R. A method for detecting modules in quantitative bipartite networks. Methods Ecol Evol. 2014;5(1): 90–98. doi: 10.1111/2041-210X.12139 [DOI] [Google Scholar]
  • 76.Lenth R, Singmann H, Love J, Buerkner P., Herve M. Estimated marginal means, aka least-squares means. 2019. doi: 10.1080/23802359.2019.1688699 [DOI] [PMC free article] [PubMed] [Google Scholar]
PLoS Comput Biol. doi: 10.1371/journal.pcbi.1009260.r001

Decision Letter 0

Stefano Allesina, Phillip Staniczenko

29 Mar 2021

Dear Mr. DUBOIS,

Thank you very much for submitting your manuscript "A model of resource partitioning between foraging bees based on positive and negative associations" for consideration at PLOS Computational Biology.

As with all papers reviewed by the journal, your manuscript was reviewed by members of the editorial board and by several independent reviewers. In light of the reviews (below this email), we would like to invite the resubmission of a significantly-revised version that takes into account the reviewers' comments.

We cannot make any decision about publication until we have seen the revised manuscript and your response to the reviewers' comments. Your revised manuscript is also likely to be sent to reviewers for further evaluation.

When you are ready to resubmit, please upload the following:

[1] A letter containing a detailed list of your responses to the review comments and a description of the changes you have made in the manuscript. Please note while forming your response, if your article is accepted, you may have the opportunity to make the peer review history publicly available. The record will include editor decision letters (with reviews) and your responses to reviewer comments. If eligible, we will contact you to opt in or out.

[2] Two versions of the revised manuscript: one with either highlights or tracked changes denoting where the text has been changed; the other a clean version (uploaded as the manuscript file).

Important additional instructions are given below your reviewer comments.

Please prepare and submit your revised manuscript within 60 days. If you anticipate any delay, please let us know the expected resubmission date by replying to this email. Please note that revised manuscripts received after the 60-day due date may require evaluation and peer review similar to newly submitted manuscripts.

Thank you again for your submission. We hope that our editorial process has been constructive so far, and we welcome your feedback at any time. Please don't hesitate to contact us if you have any questions or comments.

Sincerely,

Phillip Staniczenko

Guest Editor

PLOS Computational Biology

Stefano Allesina

Deputy Editor

PLOS Computational Biology

***********************

Reviewer's Responses to Questions

Comments to the Authors:

Please note here if the review is uploaded as an attachment.

Reviewer #1: This study explores how two possible mechanisms – positive reinforcement and negative reinforcement – might cause the development of traplines and resource partitioning in foraging bumblebees. The authors have developed an individual based model in which the probability of movement between any two flowers is given in a matrix for each bee. The bee moves from flower to flower and each time a bee visits a flower, the probability associated with that movement is updated according to the mechanism(s) used. The authors compare three versions of their model: with positive reinforcement only, with negative reinforcement only, and with both types of reinforcement.

The authors find that, for two bees foraging at the same time, these mechanisms have different effects in different environments (number of patches). In two or three patch environments, positive reinforcement alone allows for traplining but not resource partitioning, while negative reinforcement alone allows for resource partitioning but not traplining. When both are combined, traplining and resource partitioning result. In a single patch environment, negative reinforcement alone is not sufficient for either traplining or resource partitioning. Positive reinforcement alone or positive reinforcement and negative reinforcement combined allow for both traplining and resource partitioning.

I find the study to be well grounded in the literature on trapline formation, learning, and navigation in bumblebees. The authors make use of two previously published experimental studies (of trapline formation in bumblebees foraging on artificial arrays of flowers) for model validation. I have however, provided (below in the detailed comments) a few additional bee movement modelling references that the authors may use to support their claims and better situate their work within the modelling literature.

General Comments

I find this to be an interesting and compelling model that adheres to the modelling principles of parsimony specificity. The authors avoid making the model needlessly complex and include only behavioural details that are relevant to the research question and well enough understood to be confidently modelled, but they include enough detail of the relevant behaviours to be able to fully address the research question. To my knowledge, there are no other bee movement models which address resource partitioning, and indeed the number of bee models of any learning behaviour at all is limited, making this an excellent addition to the literature.

I find, however, that the introduction of the paper and the presentation of the results sets up the reader to expect a greater treatment of traplining (route similarity) in the discussion. The combination of the effects of the positive and negative reinforcements in different landscapes with both resource partitioning and route similarity (as I have summarized above) presents a more complex, and thus more interesting, picture of the results of the model. I would suggest that the authors include more to this effect in the discussion section.

Detailed Comments

1. Line 94-95. What is vector-based learning? If I understand correctly it refers to the fact that the bees are remembering the vectors between significant locations, rather than the entire path they have followed in each foraging bout. This should be clarified here.

2. Throughout lines 84-113, I found myself getting confused about route-based learning and vector-based learning. In Lines 101 and 110 you use the term ‘route learning’ in reference to your model, which uses vector-based learning. Perhaps ‘trapline formation’ would be a better term here?

3. Line 96-98. I suggest a few bee population/movement modelling papers which could provide broader support for your claims here than just relying on the BEEHAVE suite of models, although you may be able to find others.

H. Qu and F. Drummond. Simulation-based modelling of wild blueberry pollination. Computers and Electronics in Agriculture, 144:94–101, 201

J. Everaars, J. Settele, and C. F. Dormann. Fragmentation of nest and foraging habitat affects time budgets of solitary bees, their fitness and pollination services, depending on traits: Results from an individual-based model. PLOS One, 13(2):e0188269, 2018.

S. A. Rands. Landscape fragmentation and pollinator movement within agricultural environments: a modelling framework for exploring foraging and movement ecology. PeerJ, 2:e269, 2014.

4. Line 101. Do you mean comparing the models to each other? Or to data? Both?

5. Lines 137-139. You explain later in the manuscript that the sample size in the narrow pentagon array study was too small to allow for quantitative comparison, but I feel that that information should be presented here, otherwise the reader is left wondering why only qualitative comparison was possible.

6. Lines 160-169. Here I wondered, if you decrease the positive reinforcement does that make the model match the data better? Since this is the main validation of the model, I would like to see a greater discussion of the discrepancy between the model and the data. This would easily be done by incorporating the discussion from S3 into the main manuscript.

7. Lines 188-192 this decrease/increase in non-rewarding flower visits is accompanied by a corresponding decrease/increase in total number of flower visits, correct? (and lines 208-211 for encounters on flowers)

8. Throughout the results, I kept missing the ‘and model 3’ in between all of the parenthetical GLMM results and getting confused that I had missed something. I don’t have a suggestion for a way to avoid this, but if you can think of one, I’m sure future readers would appreciate it!

9. Lines 395-400. Are flowers in the same patch really 20m apart? This seems quite far!

10. How realistic is it to use exactly the number of flowers for the bees to fill their crops? Does this have an affect on their behaviour?

11. The model implies that the bees are able to remember the locations and distances of all of the flowers in their environment. How realistic is this?

12. Line 428. This means probabilities greater than 1 can occur. Are any values greater than 1 that result from the multiplication by 1.5 set to 1?

13. Line 437-438. Did you look at the effect on route similarity? Or any of the other metrics shown in figure 3? Although the focus of the paper is on resource partitioning, I would be interested to hear about the effects on route similarity as well as resource partitioning (and maybe the rest could be included in the supporting information).

14. Figure 1 appears to be missing an arrow and some yes/no statements for the ‘is the maximum flight distance reached?’ box.

Reviewer #2: An individual-based model is presented that represents foraging of bumblebees and addresses the question how bumblebees develop „traplines“, i.e. preferred sequences of flowers they tend to visit during a foraging bout. While models on trapline emergence exist for individual bees, the question how two (or more) bees develop non-overlapping traplines and thereby avoid competition and increase resource partitioning has not been addressed with simulations yet.

The settings of the model are based on experiments with individual foragers, i.e. artificial landscapes with five (or 15) flowers, which refill their nectar store after each foraging bout (i.e., all bees of the current bout returned to their nest).

The question addressed is interesting. It is part of the overall topic of optimal foraging and the role of learning and cognitive capacities involved. The manuscript is well written and well-organized. Overall I think this is an interesting study that provides some important new insights, in particular that both, negative and positive reinforcement learning, are required to explain the emergences of non-overlapping traplines.

I am not an expert in bees or foraging theory, but in individual-based modelling, my comments therefore reflect a modeller’s perspective.

I like the model, but of course there are always assumptions that can be debated. Here, a key assumption is that, effectively, the bees are „omniscient“, they know the position and distance to all flowers in the landscape via their distance matrix. Of course, this is not the case in reality but rather a technical proxy. In reality, bees have a perception range, which means they certainly cannot know the flowers in clumps of flowers hundreds of meters away.

I understand from reading the ODD description, that within flower patches for the positioning of flowers „perception range“ played a role, but I think the authors should explain the underlying rationale in more detail, in particular when it comes to the landscape with three flower patches. I guess the main argument for assuming the distance matrix is a good proxy is that by taking the distance to the current position into account the probability of finding that flower by chance is taken into account, but this is something that could be tested. Why, for example, did you use the square of the distances? Did you try different exponents?

Thus, the model description should explain and justify the distance matrix in more detail, for example by: presenting a landscape and the typical distance matrix of a bee, before and after learning; plotting the matrix elements over distance to get a feeling of how much less likely it is to find other patches, etc.

I am not saying the distance matrix is a flawed design, it is actually quite elegant, but, as it goes with proxies, you easily get used to using it and forget asking about its implicit assumptions, which might, for certain configurations, be quite unrealistic.

Further comments:

- Line 142: „GLMM …“ – I find these lengthy references to statistical metrics not very interesting by themselves, but then there are more than 50 of them in the main text. Yes, it makes everything look more „scientific“, but I think it would be sufficient to include this information in a Table in the Supplement, it would make the main text easier to read.

- I read the main text before looking at the figures and was slightly challenged by distinguishing model 1, 2 and 3. Perhaps say „model 1+, model 2-, and model 3+-“ to indicate also within the text that they about positive, negative, and combined re-enforcement? Just an idea.

- Line 191: „bees tended to increase their visits to non-rewarding flowers“ – since it is difficult to develop intuitions about how the distance matrix and its change due to learning, actually work, one cannot develop any institution about the reason for this observation. Still, the authors should be able to give a hint WHY this is so.

- Line 211: „increased their frequency“ – same as in previous comment.

- I like the outline of possible routes for making the model more „realistic“, but one important element is missing: most plants have more than one flower, how would this change the story? (Not that much, I guess, but being not a bee expert, I don’t have a good intuition here).

- Line 358: „pushed away“ – in terms of modulating the distance matrix, there is no difference between exploitation and interference competition, but could there be a difference in reality, with direct encounters with other bees having a stronger impact?

- Speaking of „movement vectors“ is slightly confusing, as you are actually not using vectors in the model the way they are use in other foraging models where animals remember the position of rewarding sites. I also would not speak of „vector navigation“ as this indicates that, like in the models I mentioned (e.g. van Moorter et al. 2009, Milles et al. 2020), in models using vector navigation vectors are actually added to determine the direction for the next movement step. In your model, there is not such navigation or movement.

Supplement

Overall, the ODD model description is fine, but here still a few comments:

- „Purpose and patterns“ – you did not list the patterns used to claim that model output is realistic enough for the purpose of the model.

- Line 29 „Internal parameters“ – see my comments on the rationale underlying the distance matrix.

- Line 147 „Initialization“ – this is about initializing the model entities and their state variables, not about setting model parameter, which has been intermingled here as well.

- Line 177 „Input data“ – this is common misunderstanding of the ODD element which has been reported on both in Grimm et al. 2010 and 2020: this section is about the input of environmental variables, for example via data files, not about user input! This section should be moved to the begin of the Submodels section. You don’t have any “Input DATA”.

- Line 306 – I understand that indFlowerOutcome is an auxiliary state variable of the bees with all elements set to 1 after each foraging bout?

References

- Milles, A., Dammhahn, M., & Grimm, V. (2020). Intraspecific trait variation in personality‐related movement behaviour promotes coexistence. Oikos, 129(10), 1441-1454.

- Van Moorter, B., Visscher, D., Benhamou, S., Börger, L., Boyce, M. S., & Gaillard, J. M. (2009). Memory keeps you at home: a mechanistic model for home range emergence. Oikos, 118(5), 641-652.

**********

Have all data underlying the figures and results presented in the manuscript been provided?

Large-scale datasets should be made available via a public repository as described in the PLOS Computational Biology data availability policy, and numerical data that underlies graphs or summary statistics should be provided in spreadsheet form as supporting information.

Reviewer #1: Yes

Reviewer #2: Yes

**********

PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files.

If you choose “no”, your identity will remain anonymous but your review may still be made public.

Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy.

Reviewer #1: No

Reviewer #2: No

Figure Files:

While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email us at figures@plos.org.

Data Requirements:

Please note that, as a condition of publication, PLOS' data policy requires that you make available all data used to draw the conclusions outlined in your manuscript. Data must be deposited in an appropriate repository, included within the body of the manuscript, or uploaded as supporting information. This includes all numerical values that were used to generate graphs, histograms etc.. For an example in PLOS Biology see here: http://www.plosbiology.org/article/info%3Adoi%2F10.1371%2Fjournal.pbio.1001908#s5.

Reproducibility:

To enhance the reproducibility of your results, we recommend that you deposit your laboratory protocols in protocols.io, where a protocol can be assigned its own identifier (DOI) such that it can be cited independently in the future. Additionally, PLOS ONE offers an option to publish peer-reviewed clinical study protocols. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols

PLoS Comput Biol. doi: 10.1371/journal.pcbi.1009260.r003

Decision Letter 1

Stefano Allesina, Phillip Staniczenko

7 Jul 2021

Dear Mr. DUBOIS,

We are pleased to inform you that your manuscript 'A model of resource partitioning between foraging bees based on learning' has been provisionally accepted for publication in PLOS Computational Biology.

Before your manuscript can be formally accepted you will need to complete some formatting changes, which you will receive in a follow up email. A member of our team will be in touch with a set of requests.

Please note that your manuscript will not be scheduled for publication until you have made the required changes, so a swift response is appreciated.

IMPORTANT: The editorial review process is now complete. PLOS will only permit corrections to spelling, formatting or significant scientific errors from this point onwards. Requests for major changes, or any which affect the scientific understanding of your work, will cause delays to the publication date of your manuscript.

Should you, your institution's press office or the journal office choose to press release your paper, you will automatically be opted out of early publication. We ask that you notify us now if you or your institution is planning to press release the article. All press must be co-ordinated with PLOS.

Thank you again for supporting Open Access publishing; we are looking forward to publishing your work in PLOS Computational Biology. 

Best regards,

Phillip Staniczenko

Guest Editor

PLOS Computational Biology

Stefano Allesina

Deputy Editor

PLOS Computational Biology

***********************************************************

The two original reviewers have now seen your revised manuscript and both are supportive of publication. I agree with their assessments. Also, please consider implementing the two latest suggestions from Reviewer 1.

Reviewer's Responses to Questions

Comments to the Authors:

Please note here if the review is uploaded as an attachment.

Reviewer #1: Thank you for your excellent responses to my comments, questions, and suggestions. I just have two remaining comments.

1) I think your statement in lines 99-100 that “current models of bee populations do not consider individual specificities of movements based on learning and memory” is a little bit too strong. Bumble-BEEHAVE, for example, does include memory in that bees in this model are more likely to return to a previously visited rewarding patch, although movement is not a focus of the model. I would suggest softening this statement by saying “current models of bee populations often do not consider…” or something similar.

2) In your edited lines 303-305, you say “This assumption is comforted by the fact that both reinforcements leads to a greater resource partitioning and a higher collective foraging efficiency.” I don’t think “comforted” is the word you meant to use. Maybe “confirmed,” but I’m not quite sure, so please check this.

Reviewer #2: The authors thoroughly addressed all of my comments and suggestions, in particular my question about the distance matrix. With this, this interesting work is ready to be published.

**********

Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data and code underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data and code should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data or code —e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #1: None

Reviewer #2: Yes

**********

PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files.

If you choose “no”, your identity will remain anonymous but your review may still be made public.

Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy.

Reviewer #1: No

Reviewer #2: No

PLoS Comput Biol. doi: 10.1371/journal.pcbi.1009260.r004

Acceptance letter

Stefano Allesina, Phillip Staniczenko

23 Jul 2021

PCOMPBIOL-D-21-00192R1

A model of resource partitioning between foraging bees based on learning

Dear Dr DUBOIS,

I am pleased to inform you that your manuscript has been formally accepted for publication in PLOS Computational Biology. Your manuscript is now with our production department and you will be notified of the publication date in due course.

The corresponding author will soon be receiving a typeset proof for review, to ensure errors have not been introduced during production. Please review the PDF proof of your manuscript carefully, as this is the last chance to correct any errors. Please note that major changes, or those which affect the scientific understanding of the work, will likely cause delays to the publication date of your manuscript.

Soon after your final files are uploaded, unless you have opted out, the early version of your manuscript will be published online. The date of the early version will be your article's publication date. The final article will be published to the same URL, and all versions of the paper will be accessible to readers.

Thank you again for supporting PLOS Computational Biology and open-access publishing. We are looking forward to publishing your work!

With kind regards,

Olena Szabo

PLOS Computational Biology | Carlyle House, Carlyle Road, Cambridge CB4 3DN | United Kingdom ploscompbiol@plos.org | Phone +44 (0) 1223-442824 | ploscompbiol.org | @PLOSCompBiol

Associated Data

    This section collects any data citations, data availability statements, or supplementary materials included in this article.

    Supplementary Materials

    S1 Fig. Experimental Flower Arrays.

    Arrays of artificial flowers (grey circles) and the colony nest (black pentagons) used to obtained the experimental datasets. A. Regular pentagon, modified from Lihoreau et al. [22]. B. Narrow pentagon, modified from Woodgate et al. [13].

    (TIF)

    S2 Fig. Simulated Flower Arrays.

    Examples of simulated environments. Spatial distribution of 10 flowers (grey circles) and a colony nest (black pentagon) in three types of environments defined by different levels of flower patchiness. A flower patch was characterized by: 1) a uniform distribution of flowers, 2) a lower distance between flowers within the patch than between all flowers from different patches (see details in methods).

    (TIF)

    S1 Text. ODD Protocol.

    (DOCX)

    S2 Text. Sensitivity analysis of positive and negative reinforcements.

    (DOCX)

    S3 Text. Qualitative comparison between simulations and observations in the narrow pentagon.

    (DOCX)

    S4 Text. Predictions with more than two bees.

    (DOCX)

    S5 Text. Supplementary information on the similarity index.

    (DOCX)

    S6 Text. Details on the movement probability matrix.

    (DOCX)

    S1 Video. Animation of a model simulation with 5 bees.

    Example of simulation of five bees foraging in an environment with one patch of 50 flowers. Both positive and negative reinforcement rules are implemented (model 3[+\-]). Bees performed 100 foraging bouts.

    (MP4)

    Attachment

    Submitted filename: Response to reviewers.docx

    Data Availability Statement

    The code which generated our data is fully available at the following URL: https://gitlab.com/jgautrais/resourcepartitioninginbees/-/releases. It allows for generation of similar data as the one used in our paper.


    Articles from PLoS Computational Biology are provided here courtesy of PLOS

    RESOURCES