Skip to main content

PERSPECTIVE article

Front. Robot. AI, 26 March 2019
Sec. Computational Intelligence in Robotics
Volume 6 - 2019 | https://doi.org/10.3389/frobt.2019.00016

The Neglected Pieces of Designing Collective Decision-Making Processes

  • 1IDLab, Ghent University-Imec, Ghent, Belgium
  • 2Institute of Computer Engineering, University of Lübeck, Lübeck, Germany

Autonomous decision-making is a fundamental requirement for the intelligent behavior of individual agents and systems. For artificial systems, one of the key design prerequisites is providing the system with the ability to make proper decisions. Current literature on collective artificial systems designs decision-making mechanisms inspired mostly by the successful natural systems. Nevertheless, most of the approaches focus on voting mechanisms and miss other fundamental aspects. In this paper, we aim to draw attention to the missed pieces for the design of efficient collective decision-making, mainly information processes in its two types of stimuli and options set.

Autonomous decision-making is a fundamental requirement for the intelligent behavior of, both, individual agents (Russell and Norvig, 1995) as well as collective systems (Mallon et al., 2001; Nicolis and Dussutour, 2008). In nature, there is a wide range of scenarios, from simple individual decisions about the direction of movement to more complex group decisions, that demonstrate the importance of achieving an appropriate decision-making, for example, selecting a new nest site in social insects (Mallon et al., 2001). Instead, we focus on designing collective decision-making processes in the context of artificial systems. We define this process as the emergence of a particular decision at the system level based on the opinions formulated and exchanged among its individuals (i.e., agents), who interact continuously and influence the opinion of each other. We restrict our study to “liquid brains” (dynamic network of agents moving in space) instead of “solid brains” (Gold and Shadlen, 2007; Pinero and Sole, 2018).

As a modeling assumption to help analyzing the system dynamics, we require the collective decision-making process to be discrete in both, the decision options and time, such that there are identifiable phases, for example, before and after an option was found/taken. An example of a system that we do not cover here is the Boids model of collective motion by Reynolds (1987), where the option space is continuous and it may never be clear when the swarm reconsidered to take a different direction. A borderline case is the behavior generated by the BEECLUST algorithm (Schmickl and Hamann, 2011) where the initially continuous option space (physical space) collapses by the agents into discrete options of competing clusters option space.

Collective decisions are required to be coherent, that is, by relying on common information and reaching consensus, it allows the system to act as one entity when confronted with different inputs and stimuli (Zabzina et al., 2014). Generating processes that lead to coherent decisions are subject to a tension in the decentralized system between (i) the individual freedom of choosing actions and (ii) the common goal of the system. Despite this tension, many natural systems illustrate how a collective system can make self-organized and coherent decisions. Typical examples include social insects (Sasaki and Pratt, 2017), neurons of a brain (Reid et al., 2015), and cells of the immune system (Shin and Mahrou, 2014). We take inspiration from the efficient decision-making demonstrated by natural collective systems to extract a complete description of requirements for decision making in artificial collectives. Natural systems address all the phases of a decision-making process, in addition, they learned to be adaptive and survive in most real-world scenarios. By analyzing these systems carefully, we can find a structured approach of collective-decision making for technical systems, such as swarm robotics (Hamann, 2018b) and self-organizing multi-agent systems (Wen et al., 2016), artificial immune system (Timmis et al., 2004), and future hybrid societies (Hamann et al., 2016). We identify different phases in these processes.

• Sense the need to start a decision-making process: In this phase a trigger that is defined by a particular set of stimuli at the system (macroscopic) level needs to be perceived at the individual level.

• Explore available options for the decision: This phase starts at the individual level and emerges at the system level, that is, the whole system needs to become aware of possible alternatives—the options. The potential decision options are identified in an exploration process, which is performed by the system individuals. The resulting set of options is strongly dependent on different parameters of the exploration process including the exploration space (range), the coverage of the space, the system size, and speed (e.g., deadlines) associated with the exploration process. In addition, the options depend on the features and capabilities of the individual agents, mainly their sensory capabilities.

• Achieve a coherent decision: Once the set of available options has been identified, in a final phase the collective system has to find a consensus on one option, and hence act as a single unit (Yu and Wang, 2010).

While we identify these phases for designing artificial systems, they also correspond quite well to a common subdivision of human decision-making by Orville et al. (1962). The authors define five phases, with the first starting from the identification of the problem followed by phases of obtaining information, producing possible solutions, and evaluating them. The production and evaluation of solutions translate here to the identification of options and to the assessment of their quality. Whereas, the first two phases of identifying the problem and gathering information translate to sensing the need for starting a decision-making process. The last phase defined by Orville et al. (1962) is selecting a strategy which corresponds to reaching consensus in a collective system.

Research on designing collective decision-making mainly investigates the relationship and interplay between two components: (i) the individual (microscopic) level, and (ii) the system (macroscopic) level. A third component, however, is often treated implicitly: information in the form of perceived stimuli and explored decision options. Here, we argue for the thesis that researchers should dedicate more effort to investigate and integrate the initial triggers of collective decision making, aiming to unravel the underlying principles and mechanisms to sense the need to start exploring available options. By highlighting the required aspects to perceive stimuli and learn about alternative options that are understudied across the different levels of the decision-making process, our main goal is to find a more structured and realistic approach for efficiently designing collective decisions in artificial systems. With this paper, we hope to create awareness of the missing pieces that are fundamental for a detailed investigation in future research of artificial systems. The arguments of our analysis are grounded in both biology as inspiration and robotics as a use case.

A prominent example of a robotic collective system is swarm robotics, a scalable approach of coordinating large groups of robots (Hamann, 2018b). Robot swarms are often used as artificial systems to analyze and validate collective decision-making approaches in dynamic complex systems (Trianni and Campo, 2015; Valentini et al., 2016). They take inspiration from natural collective systems, that address all relevant decision-making phases and survive successfully within their real-world scenarios. In contrast, collective decision-making in robot swarms can be demonstrated in an artificial context that takes mainly care of the phase, in which proper voting mechanisms and interaction models are defined for the decision process, without providing solutions to any of the other phases mentioned above. Given the early stage of swarm robotics research and the temptation to focus exclusively on the actual decision-making process, we find that especially the two initial phases of decision making—i.e., sensing the need to start and exploring available options—have often been ignored (totally or partially). We analyze the different aspects, to which we would like to draw more attention, in light of the three levels associated with any collective decision-making process as illustrated in Figure 1. In this figure, we show by color-coded features how the sensitivity of individuals determines the influx of decision information and in turn influences the characteristics of the emergent behavior at the system level.

FIGURE 1
www.frontiersin.org

Figure 1. Three conceptual levels of collective decision-making and their interactions. The color scheme shows how properties of the available information and of the individual agents influence system-level features.

1. The Neglected Pieces of the Decision Process: Stimuli and Options

For collective decision-making, we highlight two important types of information that need to be acquired by the system and we refer to those as the neglected pieces of the decision process: (i) stimuli, and (ii) the set of options (alternatives) available for a particular decision (Couzin et al., 2005). A stimulus is the signal that triggers the system to start a decision-making process. The system's change in majority opinions is then its response to that stimulus. Different characteristics of stimuli and options, such as their rate and their spatial distributions influence the output of the decision process fundamentally. Nevertheless, characterizing this information and analyzing its consequences is mostly ignored in the literature of collective decision-making in artificial systems. In the following, we discuss the two types of information and some of their influential characteristics.

1.1. Decision Stimuli

Before a decision is after a decision. In general, the current state of the system is achieved as a result of a previous decision-making process, that led the system to select this particular state based on a set of given conditions. Hence, any change in these conditions (stimulus) can trigger the system to switch to another state.

The need of starting a decision-making process thus depends on a certain stimulus that is perceived either by a group of individuals or by the swarm collectively. A problem that is seldom studied is on recognizing the system's need to undertake decision-making processes. Indeed, studies on artificial systems (e.g., in robot swarms) often make the implicit assumption that there is system-wide awareness of the need to start a decision-making process. Usually, studied decision-making scenarios start at that moment when the system is assumed to have already gained global awareness about the need to start the collective decision-making process. Hence, mainly the agreement mechanisms are investigated in terms of their application at the individual level, as well as their emergent effect at the system level (Hamann et al., 2014; Valentini et al., 2014; Strandburg-Peshkin et al., 2015).

Inspired by natural systems, stimuli can be of two types: internal and external. Internal stimuli are associated with a change in system (or individuals) needs (e.g., a growth in the populations size, see Britton et al., 2002; Seeley, 2010, or in robots' on-board energy, see Khaluf and Dorigo, 2016). External stimuli are associated with a change in features of the system's current state, such as environmental changes, for example, a change in the intensity of the heat at the aggregation spots of honeybees (Szopek et al., 2013).

Individuals in natural systems capture both internal and external stimuli driven by their ultimate goal of surviving. Differently, artificial systems are designed to satisfy a set of goals, which may change according to their application. Such dynamic conditions make the identification of a specific set of stimuli—that lists the changes upon which the system should trigger a decision-making process—a critical challenge (Ashikaga and Asgari-Targhi, 2018). This challenge is not only related to the type of stimuli to which the system needs to react, but also to optimize the size of such a set when defined. Designing the system to react to a large number of stimuli has the risk of the system becoming vulnerable to fluctuations that result from developing several responses to a large number of changes. In addition, large stimuli sets can introduce conflicts in the system's reactions, that require to be resolved before the system can converge to a proper response. Hence, the stimuli set needs to be minimized carefully since missing particular stimuli reduces the system's adaptivity.

Once the stimuli set is defined, the next challenge is to design the individual mechanisms that guarantee a proper detection of the defined stimuli. This belongs to the micro-macro-link challenges in collective systems: deriving individual rules from a global goal (i.e., the particular stimulus) and vice versa. This challenge brings along a list of additional research questions, such as how to define the sensory capabilities of agents (Rodrigues et al., 2015; Salva et al., 2015) and how to decide between homogeneous or heterogeneous individuals in terms of detection mechanisms and the associated costs. In case of heterogeneous individuals, the size of the different sub-populations and their spatial distribution needs to be investigated.

1.2. Decision Options

Without options, there is no decision to take. Once the system has recognized its need to take a decision, the next step is to explore the set of possible options in order to select either the best option or to find a good-enough option within a limited time.

The set of options can be discrete, for example, in an aggregation scenario at predefined positions in space (Campo et al., 2011) or continuous, for example, when selecting a common direction of travel (Salge and Polani, 2011; Sartoretti et al., 2014). Additionally, the number of options can be finite, for example, as in a symmetry-breaking binary decision problem (Zabzina et al., 2014) or infinite, for example, choosing the velocity vector in flocking (Santos et al., 2016). We also distinguish between a static option set, where the options are known a priori, and a dynamic option set, where a subset of options is known in the beginning and options evolve over time (evolutionary option set). For a static set, the main challenge is to efficiently explore the quality of each option, whereas, for dynamic option sets, the challenge is to ensure the ability of the system to continuously explore and reveal new alternatives.

Generally, options are not of the same quality—problems which deal with same-quality options are referred to as symmetry-breaking problems. Measuring the quality of the available options is a design requirement and challenge. It is a requirement since the quality of a particular decision depends highly on the quality of the selected option. It is a challenge since most works assume the individuals of collective systems are able to perform noise-free assessments of option qualities, that is, an objective assessment of quality exists and is agreed upon among the different individuals in the swarm (Shackleton et al., 2016; Valentini et al., 2017; Hamann, 2018a). Only recently, research started to tackle this rather non-realistic assumption, as discussed by O'Shea-Wheller et al. (2017) and Richardson et al. (2018), where the influence of the differences in the assessments at the individual level was analyzed and reported in terms of the resultant decision-making process. For a realistic design of decision-making processes, we need to consider sensor noise and to include it in the models of individual agents of the collective system. This may increase the complexity of how to find consensus over the options qualities. Furthermore, we need to design our individual behaviors such that exploration for new options is optimized and option detection mechanisms are integrated.

2. From the Neglected Pieces to Dissemination and Decision-Making

In order to decide, the system needs to become aware of both its stimuli and options. For stimuli, the information flow is passively triggered through the perception of a subpopulation. Individuals do not explicitly explore to gain information about stimuli, instead, they merely receive information about changes in their system or environment, once they occur. Options, in turn, represent potential solutions that can be adopted in a response to changes in the system's conditions triggered by specific stimuli. Hence, the information about the available options is gained actively through an exploration process of the individual agents. Consequently, designing the individual behavior to demonstrate efficient detection and exploration behaviors is a crucial prerequisite for a successful aggregation of the information required for the decision-making process. Once these pieces of information have become available, two steps follow: First a fair dissemination (sharing) of the information; secondly, a coherent voting mechanism to select one of the discovered options.

2.1. Exploration

In artificial systems, the literature on collective decision-making is mainly focused on voting mechanisms used to select a particular option and consecutive effects. Whereas, the prior exploration process that led to the identification of these options is often ignored. It is mostly assumed that individuals have a priori knowledge of options or at least know how to navigate in space to discover available options, as observed in natural systems such as bees (Menzel et al., 2005). However, individuals in artificial systems need to be equipped with well-designed mechanisms and tools to navigate through problem space and to detect options, and furthermore infer their qualities. The efficiency of searching strategies is application-dependent and requires well-adapted exploration trajectories for a given distribution of options in space (Bartumeus et al., 2005). This is challenging since (i) the distribution of options in the problem space is unknown, and (ii) the system is associated with a set of limitations, such as system size, travel speeds, sensor coverage, time per measurements, and available total time (Kao and Couzin, 2014). According to the nature of robotics systems and their applications, the most critical limitations are due to limited time, that is, deadlines for decisions (Khaluf et al., 2014, 2016) and limited energy, that is, available energy at the individual level and the amount that can be allocated to the exploration process (Ratnieks and Shackleton, 2015; Wolf et al., 2016). Therefore, more efforts need to be dedicated to the design of efficient exploration strategies (in term of time, energy, and coverage) to allow the emergence of more adaptive and accurate decision processes.

2.2. Information Dissemination and Well-Mixed Systems

Once any piece of decision-related information (i.e., stimulus or option) becomes available for a subset of the individuals in a collective system, the next challenge is to make the whole system aware of this information in order to prepare for an appropriate response. Sharing information in collective systems is realized by both direct and indirect interactions among the agents (Pitonakova et al., 2016; Meyer, 2017). Direct interaction refers to individual-to-individual interactions. Whereas, indirect interaction refers to communicating information through the environment, using techniques such as stigmergy, e.g., pheromone trails in foraging ants (Dorigo et al., 2000). In the context of decision-making processes, direct communication is the most investigated model for interactions, in which the knowledge of an individual agent is communicated by local interactions at a shared central place (e.g., nest as observed in honeybees (Seeley et al., 2012; Reina et al., 2018). Local interaction models allow the collective system to be scalable since its dynamics emerge from the information shared in the neighborhood of each individual and no central component is needed. However, other interaction models were also observed in collective biological and physical systems, such as scale-free correlations and networks (Cavagna et al., 2010; Hemelrijk and Hildenbrandt, 2015) or small-world networks (Hlinka et al., 2017). These models were claimed to lead to significantly better results concerning decision coherence and response time.

In general, the interaction model influences mainly two features of collective decisions; (i) the degree of decision coherence, that is, the percentage of individuals that are committed to the same opinion (Khaluf et al., 2017a), and (ii) the speed of decision-making via the propagation speed of information in the system (Sumpter et al., 2008). Another individual parameter that plays a main role in how to improve information sharing is the spatial distribution of information, which is defined indirectly by the motion pattern and density of agents (Stradner et al., 2013; Khaluf et al., 2017b). These two parameters influence how well-mixed the system is, that is, whether each individual has an equal chance to interact with any other individual. A well-mixed system state and how to get there quickly facilitates reachability of decision-related information in the collective system (Torney et al., 2015). Therefore, designing individual motion patterns with respect to resulting information flows and densities is a key challenge.

2.3. Voting Mechanisms

The emergent decision at the system level is essentially affected by the voting mechanism that is applied by the individuals. Voting mechanisms describe the logic of commitment to a particular option. These mechanisms are obviously highly relevant and have been intensively studied across the literature of decision-making in artificial collective systems. Hence, they are of lower interest here. However, it is still important to notice that some system characteristics such as the density of the collective system or the underlying interaction model influence the usefulness of a particular voting mechanism. For example, using the majority rule as decision-making mechanism (Scheidler et al., 2016) is difficult in sparse systems (Khaluf et al., 2017b). Consequently, during the design of a collective decision-making process, it is not only the selection of a voting mechanism but also the verification of effective conditions at the individual level, that then enables a successful application of that voting mechanism. Another understudied aspect is to provide the collective system with capabilities to switch between different voting mechanisms based on current conditions (e.g., neighborhood densities, information about available options, etc.). Currently, when designing collective artificial systems, often a voting algorithm is assigned to the system before analyzing the emergent decision-making dynamics (Kanakia et al., 2016).

3. The Emergent System Measures

The system level is the upper level at which the opinions adopted by the individuals—based on their collected information and interactions—emerge to form a united and coherent entity. As mentioned above, the main goal of this paper is to draw attention to missing pieces in designing collective decisions. Accordingly, we highlight a key set of system features and show how handling of stimuli and options is essential to achieve these.

3.1. Decision Coherence

The coherence of a collective decision describes the degree of agreement in the system, that is, the percentage of individuals who commit to a majority opinion. Coherence is improved by sharing information efficiently, that depends on the interaction model (as discussed in section 2), the motion model and the density of the system (see Figure 1). Particular interaction models, such as scale-free models, were found to result in high coherence. Similarly, some motion patterns, such as flocking, show a coherent response to stimuli, for example, in predator attacks (Romanczuk et al., 2009). Another influence on coherence is the individual's sensitivity to assess qualities of the available options (see section 1.2). This sensitivity influences whether a consensus (or alternatively a good enough coherence) is achieved about the option quality, which is fundamental for the subsequent decision-making process.

3.2. Speed vs. Accuracy

A collective system can either decide fast or accurately. Another important quality of a collective decision is associated with the well-known trade-off between speed and accuracy. This challenge exists already for static option sets (see section 1.2) but gets more relevant for options evolving over time (Franks et al., 2003). Deciding fast about the known set of options at a given time may limit the accuracy of the decision-making process even more so because better options may appear later. This also relates to the more general secretary problem (Freeman, 1983). In light of the speed-vs.-accuracy tradeoff, we see how important it is to choose an appropriate mechanism to handle and share decision-related information. For example, a high sensitivity to changes in temporal or qualitative features of options may lead to more accurate decisions (by accounting for all options' updates), but slows down the convergence to a stable decision. Similarly, relying on efficient interactions and well-mixed system states can accelerate the convergence to a decision, but may miss some available options and hence limit accuracy (see Figure 1). A useful technique is to postpone the decision-making process if the quality of the currently available options is too low and hence taking the risk of waiting for better options (Freeman, 1983; Reina et al., 2017). This family of decision-making processes is referred to as value-based decision making (Pirrone et al., 2014). A large list of works cover both types of option sets. However, often it is assumed to be a static set that is known a priori. This assumption doesn't hold for unknown environments that our artificial collective systems will face in applications.

3.3. Adaptivity and Stability

Once decided, when to reconsider? A key feature in designing artificial systems is adaptivity. Adaptivity represents the ability of the system to modify its state as a response to particular changes. The quality of the system's state may have changed making the current state less desirable than before or a new state may have emerged that is more desirable than the current state. In both cases, an adaptive system would switch to the most appropriate known state. To implement adaptivity, revising the latest decision (state) is necessary. In the literature, the most common approach is by using noise at the individual level to derive decision revisions (Balázsi et al., 2011; Biancalani et al., 2014; Hamann et al., 2014; Khaluf et al., 2017b). This approach allows individuals, who are committed to a particular option to switch their opinion spontaneously, and may convince their neighborhood to switch opinion, too. A cascading effect may impact the global level and switch the system's current state. For example, the authors in Ioannou et al. (2011) call for new mathematical approaches to help attaining insights into how information about potential options needs to be acquired in a collective system in order to build a proper response to specific stimuli.

In the context of dynamic collective systems, adaptivity needs to be balanced with stability. Stability can be defined in terms of the rate at which the system changes its current state. High stability corresponds to a low rate in switching states of the observed systems, while a poor stability corresponds to a high switching rate. Changes that require the system's response can occur to both stimuli and option sets. However, not every change can be addressed nor should the system react to each change. High rates of changes in the stimuli may drive the system to instability and may keep the system in unproductive transient states. Despite its intuitive importance, stimuli rates are seldom discussed in research works on the design of artificial collective systems. One notable exception is made by Herbert-Read et al. (2015) who designed a flocking behavior where consensus on a specific velocity should be achieved before a deadline in order to avoid a predator attack (i.e., a hard deadline). Therefore, it is a fundamental requirement when designing the individual behavior to define an appropriate sensitivity threshold (see Figure 1) to respond to any kind of stimuli information. Hence, a reasonable balance between adaptivity and stability can emerge without driving the system into chaos (i.e., disorder) (Strogatz et al., 1994). One approach is to provide enough positive feedback, such that the system can still switch opinions and to balance the rate of spontaneous switching at the individual level (high individual noise), which functions as negative feedback and hence keeps the system in an undecided state (Khaluf et al., 2017b).

4. Conclusion

We have discussed a key process in artificial collective systems: decision-making. Decision-making is fundamental to obtain autonomy and is an essential building block of artificial intelligence. Similarly, collective decision-making implements autonomy on the global level for collective systems and introduces an interesting two-level autonomy with a micro- and a macro-level. We have highlighted key but neglected pieces of collective decision-making processes. We argued that without addressing

• how a collective system locally detects that a collective decision is required (stimuli),

• and how a collective system explores and disseminates potential alternatives (options)

we will not be able to engineer autonomous collective systems that survive in the real world.

The requirement for a decision is perceived via certain stimuli, of which the detection and decoding are major challenges. Hence, the individuals of an artificial collective system need to have both efficient algorithms and proper hardware to process specific information of two forms: internal stimuli (e.g., change in system needs) and external stimuli (e.g., dynamic environments).

The second main challenge is the exploration and detection of potential options. Often in the literature of collective decision-making in artificial systems, the system's individuals are assumed to explore efficiently and being able to identify options when encountered. Nevertheless, gathering information about potential options is a fundamental problem that is directly related to changes occurring in system states. Depending on the type of changes, different sets of options need to be identified. For example, having low energy levels must lead the individuals to explore for energy sources instead of shelter alternatives. Additionally to address properly option challenge, the individual behavior needs to guarantee an efficient and continuous exploration of the problem space in order to discover unknown and revisit known options (if still valid).

For the successful design of collective decision-making, engineers need to fully consider the individual mechanisms that are used to perceive decision signals via stimuli, to decode and process these, and to adopt proper exploration and identifying strategies to address options. Then the efficient dissemination of that information in addition to proper voting mechanisms is a key to a converging and adaptive decision-making process.

Our overall objective is to help guiding a complete design process of collective decision-making for artificial systems, such as in swarm robotics. Future research has to focus on these understudied aspects to develop an efficient methodology for all different phases of collective decision-making. This way we will be able to prepare sufficient degrees of autonomy for our future artificial collective systems in real-world applications.

Author Contributions

YK conceived and wrote the first version of the paper. YK and HH discussed and defined the main research questions and the critical missing elements in the current design of a collective decision-making process. YK and HH have analyzed the role the different individual mechanisms play in shaping the emergent system features under a collective decision-making process. YK and HH have set up the overall structure of the paper. YK, HH, and PS have converged over several review rounds at the final structure and outline of the paper. PS reviewed the final versions for clarity, consistency, and style. YK coordinated the work of all coauthors.

Conflict of Interest Statement

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

Ashikaga, H., and Asgari-Targhi, A. (2018). Locating order-disorder phase transition in a cardiac system. Sci. Rep. 8:1967. doi: 10.1038/s41598-018-20109-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Balázsi, G., van Oudenaarden, A., and Collins, J. J. (2011). Cellular decision making and biological noise: from microbes to mammals. Cell 144, 910–925. doi: 10.1016/j.cell.2011.01.030

PubMed Abstract | CrossRef Full Text | Google Scholar

Bartumeus, F., Da Luz, M. E., Viswanathan, G., and Catalan, J. (2005). Animal search strategies: a quantitative random-walk analysis. Ecology 86, 3078–3087. doi: 10.1890/04-1806

CrossRef Full Text | Google Scholar

Biancalani, T., Dyson, L., and McKane, A. J. (2014). Noise-induced bistable states and their mean switching time in foraging colonies. Phys. Rev. Lett. 112:038101. doi: 10.1103/PhysRevLett.112.038101

PubMed Abstract | CrossRef Full Text | Google Scholar

Britton, N. F., Franks, N. R., Pratt, S. C., and Seeley, T. D. (2002). Deciding on a new home: how do honeybees agree? Proc. R. Soc. Lond. B Biol. Sci. 269, 1383–1388. doi: 10.1098/rspb.2002.2001

PubMed Abstract | CrossRef Full Text | Google Scholar

Campo, A., Garnier, S., Dédriche, O., Zekkri, M., and Dorigo, M. (2011). Self-organized discrimination of resources. PLoS oNE 6:e19888. doi: 10.1371/journal.pone.0019888

PubMed Abstract | CrossRef Full Text | Google Scholar

Cavagna, A., Cimarelli, A., Giardina, I., Parisi, G., Santagati, R., Stefanini, F., et al. (2010). Scale-free correlations in starling flocks. Proc. Natl. Acad. Sci. U.S.A. 107, 11865–11870. doi: 10.1073/pnas.1005766107

PubMed Abstract | CrossRef Full Text | Google Scholar

Couzin, I. D., Krause, J., Franks, N. R., and Levin, S. A. (2005). Effective leadership and decision-making in animal groups on the move. Nature 433, 513. doi: 10.1038/nature03236

PubMed Abstract | CrossRef Full Text | Google Scholar

Dorigo, M., Bonabeau, E., and Theraulaz, G. (2000). Ant algorithms and stigmergy. Future Generat. Comput. Syst. 16, 851–871. doi: 10.1016/S0167-739X(00)00042-X

CrossRef Full Text | Google Scholar

Franks, N. R., Dornhaus, A., Fitzsimmons, J. P., and Stevens, M. (2003). Speed versus accuracy in collective decision making. Proc. R. Soc. Lond. B Biol. Sci. 270, 2457–2463. doi: 10.1098/rspb.2003.2527

PubMed Abstract | CrossRef Full Text | Google Scholar

Freeman, P. R. (1983). The secretary problem and its extensions: a review. Int. Stat. Rev. Revue Int. Stat. 51, 189–206. doi: 10.2307/1402748

CrossRef Full Text | Google Scholar

Gold, J. I., and Shadlen, M. N. (2007). The neural basis of decision making. Annu. Rev. Neurosci. 30, 535–574. doi: 10.1146/annurev.neuro.29.051605.113038

PubMed Abstract | CrossRef Full Text | Google Scholar

Hamann, H. (2018a). “Collective decision-making,” in Swarm Robotics: A Formal Approach. (Springer), 129–162.

Google Scholar

Hamann, H. (2018b). Swarm Robotics: A Formal Approach. Springer.

Google Scholar

Hamann, H., Khaluf, Y., Botev, J., Divband Soorati, M., Ferrante, E., Kosak, O., et al. (2016). Hybrid societies: challenges and perspectives in the design of collective behavior in self-organizing systems. Front. Rob. AI 3:14. doi: 10.3389/frobt.2016.00014

CrossRef Full Text | Google Scholar

Hamann, H., Valentini, G., Khaluf, Y., and Dorigo, M. (2014). “Derivation of a micro-macro link for collective decision-making systems,” in International Conference on Parallel Problem Solving from Nature. (Springer), 181–190.

Google Scholar

Hemelrijk, C. K. and Hildenbrandt, H. (2015). Scale-free correlations, influential neighbours and speed control in flocks of birds. J. Stat. Phys. 158, 563–578. doi: 10.1007/s10955-014-1154-0

CrossRef Full Text | Google Scholar

Herbert-Read, J. E., Buhl, J., Hu, F., Ward, A. J., and Sumpter, D. J. (2015). Initiation and spread of escape waves within animal groups. R. Soc. Open Sci. 2:140355. doi: 10.1098/rsos.140355

PubMed Abstract | CrossRef Full Text | Google Scholar

Hlinka, J., Hartman, D., Jajcay, N., TomeÄek, D., TintÄra, J., and PaluÅ, M. (2017). Small-world bias of correlation networks: from brain to climate. Chaos 27:035812. doi: 10.1063/1.4977951

PubMed Abstract | CrossRef Full Text | Google Scholar

Ioannou, C., Couzin, I., James, R., Croft, D., and Krause, J. (2011). “Social organization and information transfer in schooling fish,” in Fish Cognition and Behaviour, 2nd Edn., eds C. Brown, K. Laland, and J. Krause (Wiley-Blackwell), 217–239.

Google Scholar

Kanakia, A., Klingner, J., and Correll, N. (2016). “A response threshold sigmoid function model for swarm robot collaboration,” in Distributed Autonomous Robotic Systems (Springer), 193–206.

Google Scholar

Kao, A. B. and Couzin, I. D. (2014). Decision accuracy in complex environments is often maximized by small group sizes. Proc. R. Soc. B 281:20133305. doi: 10.1098/rspb.2013.3305

PubMed Abstract | CrossRef Full Text | Google Scholar

Khaluf, Y., Birattari, M., and Hamann, H. (2014). A swarm robotics approach to task allocation under soft deadlines and negligible switching costs. in International Conference on Simulation of Adaptive Behavior (Springer), 270–279.

Google Scholar

Khaluf, Y., Birattari, M., and Rammig, F. (2016). Analysis of long-term swarm performance based on short-term experiments. Soft Comput. 20, 37–48. doi: 10.1007/s00500-015-1958-0

CrossRef Full Text | Google Scholar

Khaluf, Y., and Dorigo, M. (2016). Modeling robot swarms using integrals of birth-death processes. ACM Trans. Auton. Adapt. Syst. 11, 8. doi: 10.1145/2870637

CrossRef Full Text | Google Scholar

Khaluf, Y., Ferrante, E., Simoens, P., and Huepe, C. (2017a). Scale invariance in natural and artificial collective systems: a review. J. R. Soc. Interface 14, 20170662. doi: 10.1098/rsif.2017.0662

PubMed Abstract | CrossRef Full Text | Google Scholar

Khaluf, Y., Pinciroli, C., Valentini, G., and Hamann, H. (2017b). The impact of agent density on scalability in collective systems: noise-induced versus majority-based bistability. Swarm Intel. 11, 155–179. doi: 10.1007/s11721-017-0137-6

CrossRef Full Text | Google Scholar

Mallon, E. B., Pratt, S. C., and Franks, N. R. (2001). Individual and collective decision-making during nest site selection by the ant leptothorax albipennis. Behav. Ecol. Sociobiol. 50:352–359. doi: 10.1007/s002650100377

CrossRef Full Text | Google Scholar

Menzel, R., Greggers, U., Smith, A., Berger, S., Brandt, R., Brunke, S., et al. (2005). Honey bees navigate according to a map-like spatial memory. Proc. Natl. Acad. Sci. U.S.A. 102, 3040–3045. doi: 10.1073/pnas.0408550102

PubMed Abstract | CrossRef Full Text | Google Scholar

Meyer, B. (2017). Optimal information transfer and stochastic resonance in collective decision making. Swarm Intel. 11, 131–154. doi: 10.1007/s11721-017-0136-7

CrossRef Full Text | Google Scholar

Nicolis, S. C., and Dussutour, A. (2008). Self-organization, collective decision making and resource exploitation strategies in social insects. Eur. Phys. J. B 65, 379–385. doi: 10.1140/epjb/e2008-00334-3

CrossRef Full Text | Google Scholar

Orville, G., Brim, J., Glass, D. C., Lavin, D. E., and Goodman, N. (1962). Personality and Decision Processes: Studies in the Social Psychology of Thinking. Stanford University Press.

Google Scholar

O'Shea-Wheller, T. A., Masuda, N., Sendova-Franks, A. B., and Franks, N. R. (2017). Variability in individual assessment behaviour and its implications for collective decision-making. Proc. R. Soc. B 284, 20162237. doi: 10.1098/rspb.2016.2237

PubMed Abstract | CrossRef Full Text | Google Scholar

Pinero, J., and Sole, R. (2018). Statistical physics of liquid brains. bioRxiv. doi: 10.1101/478412

CrossRef Full Text | Google Scholar

Pirrone, A., Stafford, T., and Marshall, J. A. (2014). When natural selection should optimize speed-accuracy trade-offs. Front. Neurosci. 8:73. doi: 10.3389/fnins.2014.00073

PubMed Abstract | CrossRef Full Text | Google Scholar

Pitonakova, L., Crowder, R., and Bullock, S. (2016). Information flow principles for plasticity in foraging robot swarms. Swarm Intel. 10, 33–63. doi: 10.1007/s11721-016-0118-1

CrossRef Full Text | Google Scholar

Ratnieks, F. L., and Shackleton, K. (2015). Does the waggle dance help honey bees to forage at greater distances than expected for their body size? Front. Ecol. Evol. 3:31. doi: 10.3389/fevo.2015.00031

CrossRef Full Text | Google Scholar

Reid, C. R., Garnier, S., Beekman, M., and Latty, T. (2015). Information integration and multiattribute decision making in non-neuronal organisms. Anim. Behav. 100, 44–50. doi: 10.1016/j.anbehav.2014.11.010

CrossRef Full Text | Google Scholar

Reina, A., Bose, T., Trianni, V., and Marshall, J. A. (2018). “Effects of spatiality on value-sensitive decisions made by robot swarms,” in Distributed Autonomous Robotic Systems. (Springer), 461–473.

Google Scholar

Reina, A., Marshall, J. A. R., Trianni, V., and Bose, T. (2017). Model of the best-of-n nest-site selection process in honeybees. Phys. Rev. E 95, 052411. doi: 10.1103/PhysRevE.95.052411

PubMed Abstract | CrossRef Full Text | Google Scholar

Reynolds, C. W. (1987). Flocks, herds, and schools. Comput. Graph. 21, 25–34. doi: 10.1145/37402.37406

CrossRef Full Text | Google Scholar

Richardson, T. O., Mullon, C., Marshall, J. A., Franks, N. R., and Schlegel, T. (2018). The influence of the few: a stable ‘oligarchy’ controls information flow in house-hunting ants. Proc. R. Soc. B 285, 20172726. doi: 10.1098/rspb.2017.2726

PubMed Abstract | CrossRef Full Text | Google Scholar

Rodrigues, T., Duarte, M., Figueiró, M., Costa, V., Oliveira, S. M., and Christensen, A. L. (2015). “Overcoming limited onboard sensing in swarm robotics through local communication,” in Transactions on Computational Collective Intelligence XX (Springer), 201–223.

Google Scholar

Romanczuk, P., Couzin, I. D., and Schimansky-Geier, L. (2009). Collective motion due to individual escape and pursuit response. Phys. Rev. Lett. 102, 010602. doi: 10.1103/PhysRevLett.102.010602

PubMed Abstract | CrossRef Full Text | Google Scholar

Rosa Salva, O., Mayer, U., and Vallortigara, G. (2015). Roots of a social brain: developmental models of emerging animacy-detection mechanisms. Neurosci. Biobehav. Rev. 50, 150–168. doi: 10.1016/j.neubiorev.2014.12.015

PubMed Abstract | CrossRef Full Text | Google Scholar

Russell, S. J., and Norvig, P. (1995). Artificial Intelligence: A Modern Approach. Prentice Hall.

Google Scholar

Salge, C., and Polani, D. (2011). “Local information maximisation creates emergent flocking behaviour,” in Advances in Artificial Life, ECAL 2011: Proceedings of the Eleventh European Conference on Artificial Life, eds Tom Lenaerts, H. B. P. B. M. D. Mario Giacobini and R. Doursat (Paris: MIT Press), 688–696.

Google Scholar

Santos, C. D., Przybyzin, S., Wikelski, M., and Dechmann, D. K. (2016). Collective decision-making in homing pigeons: larger flocks take longer to decide but do not make better decisions. PLoS ONE 11:e0147497. doi: 10.1371/journal.pone.0147497

CrossRef Full Text | Google Scholar

Sartoretti, G., Hongler, M.-O., de Oliveira, M. E., and Mondada, F. (2014). Decentralized self-selection of swarm trajectories: from dynamical systems theory to robotic implementation. Swarm Intel. 8, 329–351. doi: 10.1007/s11721-014-0101-7

CrossRef Full Text | Google Scholar

Sasaki, T., and Pratt, S. C. (2017). The psychology of superorganisms: collective decision-making by insect societies. Ann. Rev. Entomol. 63, 259–275. doi: 10.1146/annurev-ento-020117-043249

PubMed Abstract | CrossRef Full Text | Google Scholar

Scheidler, A., Brutschy, A., Ferrante, E., and Dorigo, M. (2016). The k-unanimity rule for self-organized decision-making in swarms of robots. IEEE Trans. Cybern. 46, 1175–1188. doi: 10.1109/TCYB.2015.2429118

PubMed Abstract | CrossRef Full Text | Google Scholar

Schmickl, T., and Hamann, H. (2011). BEECLUST: A Swarm Algorithm Derived From Honeybees. Boca Raton, FL: CRC Press, 95–137.

Google Scholar

Seeley, T. D. (2010). Honeybee Democracy. Princeton University Press.

Google Scholar

Seeley, T. D., Visscher, P. K., Schlegel, T., Hogan, P. M., Franks, N. R., and Marshall, J. A. (2012). Stop signals provide cross inhibition in collective decision-making by honeybee swarms. Science 335, 108–111. doi: 10.1126/science.1210361

PubMed Abstract | CrossRef Full Text | Google Scholar

Shackleton, K., Balfour, N. J., Al Toufailia, H., Gaioski, R., Matos Barbosa, M., Silva, C. A. S., et al. (2016). Quality versus quantity: foraging decisions in the honeybee (apis mellifera scutellata) feeding on wildflower nectar and fruit juice. Ecol. Evol. 6, 7156–7165. doi: 10.1002/ece3.2478

PubMed Abstract | CrossRef Full Text | Google Scholar

Shin, Y.-J., and Mahrou, B. (2014). “Modeling collective & intelligent decision making of multi-cellular populations,” in Engineering in Medicine and Biology Society (EMBC), 2014 36th Annual International Conference of the IEEE (IEEE), 334–337.

Google Scholar

Stradner, J., Thenius, R., Zahadat, P., Hamann, H., Crailsheim, K., and Schmickl, T. (2013). Algorithmic requirements for swarm intelligence in differently coupled collective systems. Chaos Solitons Fractals 50, 100–114. doi: 10.1016/j.chaos.2013.01.011

PubMed Abstract | CrossRef Full Text | Google Scholar

Strandburg-Peshkin, A., Farine, D. R., Couzin, I. D., and Crofoot, M. C. (2015). Shared decision-making drives collective movement in wild baboons. Science 348, 1358–1361. doi: 10.1126/science.aaa5099

PubMed Abstract | CrossRef Full Text | Google Scholar

Strogatz, S., Friedman, M., Mallinckrodt, J., and McKay, S. (1994). Nonlinear dynamics and chaos: with applications to physics, biology, chemistry, and engineering. Comput. Phys. 8, 532–532.

Google Scholar

Sumpter, D., Buhl, J., Biro, D., and Couzin, I. (2008). Information transfer in moving animal groups. Theory Biosci. 127, 177–186. doi: 10.1007/s12064-008-0040-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Szopek, M., Schmickl, T., Thenius, R., Radspieler, G., and Crailsheim, K. (2013). Dynamics of collective decision making of honeybees in complex temperature fields. PLoS ONE 8:e76250. doi: 10.1371/journal.pone.0076250

PubMed Abstract | CrossRef Full Text | Google Scholar

Timmis, J., Knight, T., de Castro, L. N., and Hart, E. (2004). “An overview of artificial immune systems,” in Computation in Cells and Tissues, (Berlin: Springer), 51–91.

Google Scholar

Torney, C. J., Lorenzi, T., Couzin, I. D., and Levin, S. A. (2015). Social information use and the evolution of unresponsiveness in collective systems. J. R. Soc. Interface 12:20140893. doi: 10.1098/rsif.2014.0893

PubMed Abstract | CrossRef Full Text | Google Scholar

Trianni, V., and Campo, A. (2015). Fundamental Collective Behaviors in Swarm Robotics, Berlin; Heidelberg: Springer Berlin Heidelberg, 1377–1394.

Google Scholar

Valentini, G., Ferrante, E., and Dorigo, M. (2017). The best-of-n problem in robot swarms: formalization, state of the art, and novel perspectives. Front. Rob. AI 4:9. doi: 10.3389/frobt.2017.00009

CrossRef Full Text | Google Scholar

Valentini, G., Ferrante, E., Hamann, H., and Dorigo, M. (2016). Collective decision with 100 Kilobots: speed versus accuracy in binary discrimination problems. Auton. Agents Multi-Agent Syst. 30, 553–580. doi: 10.1007/s10458-015-9323-3

CrossRef Full Text | Google Scholar

Valentini, G., Hamann, H., and Dorigo, M. (2014). “Self-organized collective decision making: The weighted voter model,” in Proceedings of the 2014 International Conference on Autonomous Agents and Multi-Agent Systems (International Foundation for Autonomous Agents and Multiagent Systems), 45–52.

Google Scholar

Wen, G., Huang, J., Wang, C., Chen, Z., and Peng, Z. (2016). Group consensus control for heterogeneous multi-agent systems with fixed and switching topologies. Int. J. Control 89, 259–269. doi: 10.1080/00207179.2015.1072876

CrossRef Full Text | Google Scholar

Wolf, S., Nicholls, E., Reynolds, A. M., Wells, P., Lim, K. S., Paxton, R. J., et al. (2016). Optimal search patterns in honeybee orientation flights are robust against emerging infectious diseases. Sci. Rep. 6:32612. doi: 10.1038/srep32612

PubMed Abstract | CrossRef Full Text | Google Scholar

Yu, J., and Wang, L. (2010). Group consensus in multi-agent systems with switching topologies and communication delays. Syst. Control Lett. 59, 340–348. doi: 10.1016/j.sysconle.2010.03.009

CrossRef Full Text | Google Scholar

Zabzina, N., Dussutour, A., Mann, R. P., Sumpter, D. J., and Nicolis, S. C. (2014). Symmetry restoring bifurcation in collective decision-making. PLoS Comput. Biol. 10:e1003960. doi: 10.1371/journal.pcbi.1003960

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: decision-making process, multi-agent system (MAS), swarm robotics, collective system design (CSD), information processing

Citation: Khaluf Y, Simoens P and Hamann H (2019) The Neglected Pieces of Designing Collective Decision-Making Processes. Front. Robot. AI 6:16. doi: 10.3389/frobt.2019.00016

Received: 05 July 2018; Accepted: 28 February 2019;
Published: 26 March 2019.

Edited by:

Daniel Polani, University of Hertfordshire, United Kingdom

Reviewed by:

Jonathan M. Aitken, University of Sheffield, United Kingdom
Christoph Salge, University of Hertfordshire, United Kingdom

Copyright © 2019 Khaluf, Simoens and Hamann. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Yara Khaluf, yara.khaluf@ugent.be

Download