Skip to main content

PERSPECTIVE article

Front. Robot. AI, 11 February 2020
Sec. Computational Intelligence in Robotics
Volume 7 - 2020 | https://doi.org/10.3389/frobt.2020.00012

Language Evolution in Swarm Robotics: A Perspective

  • 1School of Computing, University of Leeds, Leeds, United Kingdom
  • 2IRIDIA, Université Libre de Bruxelles, Brussels, Belgium
  • 3UMR CNRS 6004 LS2N, Ecole Centrale de Nantes, Nantes, France
  • 4Computational Intelligence Group, Vrije Universiteit Amsterdam, Amsterdam, Netherlands
  • 5Institute of Cognitive Sciences and Technologies, Italian National Research Council, Rome, Italy

While direct local communication is very important for the organization of robot swarms, so far it has mostly been used for relatively simple tasks such as signaling robots preferences or states. Inspired by the emergence of meaning found in natural languages, more complex communication skills could allow robot swarms to tackle novel situations in ways that may not be a priori obvious to the experimenter. This would pave the way for the design of robot swarms with higher autonomy and adaptivity. The state of the art regarding the emergence of communication for robot swarms has mostly focused on offline evolutionary approaches, which showed that signaling and communication can emerge spontaneously even when not explicitly promoted. However, these approaches do not lead to complex, language-like communication skills, and signals are tightly linked to environmental and/or sensory-motor states that are specific to the task for which communication was evolved. To move beyond current practice, we advocate an approach to emergent communication in robot swarms based on language games. Thanks to language games, previous studies showed that cultural self-organization—rather than biological evolution—can be responsible for the complexity and expressive power of language. We suggest that swarm robotics can be an ideal test-bed to advance research on the emergence of language-like communication. The latter can be key to provide robot swarms with additional skills to support self-organization and adaptivity, enabling the design of more complex collective behaviors.

1. Introduction

Swarm robotics is an approach to the study of multi-robot systems that aims at designing complex collective behaviors by means of relatively simple robots. A key factor in the design of robot swarms is self-organization, which results from the numerous local interactions among robots and between robots and their environment (Şahin, 2004; Brambilla et al., 2013). Similarly to other features of robot swarms, such local interactions are often designed after natural systems, animal societies being the most relevant source of inspiration.

Research in swarm robotics generally considers three forms of interactions: indirect communication, direct interactions, and direct communication (Trianni and Dorigo, 2006). The first, mostly present in insect societies, is often referred to as stigmergy, which is a form of indirect communication that takes place through modifications of the environment, as for instance in ants depositing pheromones during their foraging trips (Deneubourg et al., 1990; Garnier et al., 2007). Direct interactions entail some influence among individuals through physical contact, which provokes a response on the receiver (e.g., pulling/pushing forces during collective transport; Kube and Bonabeau, 2000). The third form of interaction is direct communication, which implies the concurrent exchange of information among individuals without physical contact, and it is by far the most ubiquitous modality of interaction in swarm robotics. Direct communication is implementable with radio links, simple devices like infra-red transceivers or through visual signals (e.g., colored LEDs), whereas indirect communication and direct interactions require much more specific sensors and actuators [e.g., UV-light emitters coupled with a bespoke floor material (Alers et al., 2014) or force/torque sensors (Groß et al., 2006)]. Direct communication has been used for diverse tasks such as self-organized aggregation (Soysal and Sahin, 2005), morphogenesis (O'Grady et al., 2009), foraging (Ducatelle et al., 2011b), or flocking (Ferrante et al., 2014), and it also proved useful to emulate other forms of interaction (e.g., robot chains to emulate pheromones) (Nouyan et al., 2009; Campo et al., 2010; Ducatelle et al., 2011a; Ferrante et al., 2013).

In the cases presented above, the rules of communication are designed specifically for the task at hand, offering little to no adaptation toward variations of the task or changes in the working environment. This creates a clear limitation to swarms' autonomy. Consider, for example, the case of self-assembly and coordinated motion, which have been implemented in robot swarms to negotiate obstacles such as hills or holes during exploration of complex unstructured environments (O'Grady et al., 2010). If the conditions necessary to trigger the self-assembly in a given shape are predefined by the experimenter and are specific for a few types of obstacles, no adaptation is possible when the robots have to navigate in an heterogeneous environment with obstacles of different kinds. Therefore, for robot swarms to cope with uncertain environments with unknown obstacles, the set of shapes in which they can self-assemble should be part of the robots' action and communication space. Conversely, the rules of communication should be sufficiently adaptable to induce the type of self-assembly required for said obstacles. This adaptability is even more important when the nature of the tasks itself might change over time.

In this perspective, we propose that the adaptivity necessary to tackle unpredictable environments should be addressed through self-organization of the communication process. A richer communication ability should make swarms capable of advanced negotiation dynamics, leading to the autonomous and self-organized formation of different categories for contexts that require different responses. As we will see in section 2, steps have already been made in emerging communication systems adapted to different environmental contexts, but these studies do not propose post-deployment adaptivity. A possible mechanism to achieve online adaptivity that we propose here is represented by language games (LG), introduced in section 3. LGs share with swarm robotics an emphasis on local interactions among agents and on self-organization within a population. Section 4 will show how these similarities make language games easy to combine with swarm robotics behaviors, also illustrating some examples of current research. Finally, section 5 discusses the advantages and limitations of the approach proposed in this paper.

2. First Steps in the Evolution of Communication

Except for a subset of studies that use artificial systems as a means to explain linguistic features (see section 3), efforts in evolving communication for multi-robot systems have mostly focused on automatic design (Nolfi and Mirolli, 2009), often within the framework of evolutionary robotics (Nolfi and Floreano, 2000). The main challenge in evolving a functional communication system stands in the need to concurrently determine both the signal and a suitable response to the signal. Each of the two traits, if taken individually, may be either maladaptive or neutral and can easily be selected out by the automatic design process. Hence, specific conditions must be met to observe the emergence of communication.

The situation grows in complexity when a non-trivial swarm behavior must be synthesized. As a matter of fact, only a fraction of the research on evolving communication is useful for robot swarms. In a prominent study on this topic, small colonies of robots were evolved within a particular scenario that did not especially encourage communication (Floreano et al., 2007). In this experiment, the robots were assigned a foraging task (i.e., find a food source in order to feed). However, the environment also hosted poison sources indistinguishable from food sources. At the end of an evolutionary optimization process, the robot swarms equipped with a visual communication system showed significantly better performance with respect to communication-less swarms. Specifically, two types of signals emerged in different populations, whereby agents either shared the position of the food sources to attract teammates, or they signaled the poison sources to repel other robots.

Other works used evolutionary robotics to evolve signaling for categorization of environmental features (Ampatzis et al., 2008), expecting these signaling systems to produce more adaptable behaviors (according to the rationale we presented in section 1), especially when porting controllers evolved in silico to the real world. In successfully evolved controllers, signaling emerged without any incentive as a cue to distinguish between two different environments, that the robots could recognize only after some exploration. Minimal instances of communications have also been evolved to allow the synchronization of a swarm (Trianni and Nolfi, 2009), as well as to coordinate the activities in robot pairs (Tuci, 2009; De Greeff and Nolfi, 2010; Uno et al., 2011). Besides evolutionary approaches, other automatic design methods have been proposed that are capable of producing efficient communication for behaviors such as aggregation, coordination, and categorization (Hasselmann et al., 2018).

By looking at these and similar research studies not mentioned here for brevity, some important lessons can be learned. Indeed, communication systems may emerge spontaneously, even if there is no explicit reward (e.g., no selective pressure from the fitness function in the evolutionary robotics approach). Furthermore, they evolve to provide an advantage to evolved populations compared to those that evolved without means to communicate.

Except for a handful of examples that present features of communication necessary for the emergence of human languages (i.e., compositionality and joint attention) (Tuci, 2009; Uno et al., 2011), the studies available in the swarm robotics literature obtained communication systems limited to simple instances of signaling, very far away from the complex communication schemes that characterize animal societies and, of course, humans. Indeed, the emerged communication systems are defined as a limited set of fixed signals triggering a pre-determined and hard-wired reaction in conspecifics, akin to early definitions of signaling (Owren et al., 2010). This is especially obvious in several studies within the swarm robotics literature (Trianni and Dorigo, 2006; Ampatzis et al., 2008; Trianni and Nolfi, 2009; Tuci, 2009), wherein the signal produced by an individual robot yields reactions from its neighbors as well as from itself.

Automatic design methods present several disadvantages for the evolution of communication. Indeed, these design methods rely on simplistic building blocks [neurons (Trianni, 2008) or behavior modules (Francesca et al., 2014)], allowing for little variety in the resulting communication processes. Moreover, the emergence and evolution of the communication rules is strictly confined to the training step and thus the evolved rules remain identical after deployment. The current use of automatic design methods therefore limits the adaptivity necessary for communication in uncertain environments.

3. Language Games

Multi-agent artificial systems have been widely used to study the evolution of natural languages in silico. The seminal “talking heads” (Steels, 2015) experiment was the first to showcase self-organization of language in a complex system within a population of artificial agents.

This approach does not rely on evolutionary computation or any other automatic design methods to grow the language mechanics. Instead, inspiration is from linguistics, whereby the self-organization of natural languages is classified as cultural evolution, in opposition to biological evolution. Cultural evolution is the result of the sum of local interactions based on confirmation and agreement rules. In computer science, such interactions are often modeled by simple games played by a population of agents, seen as potential ways for them to cooperate (Ackley and Littman, 1994). When linguistic interactions are considered, a language game can be defined to be played between agents/robots, turn by turn, with the purpose of mimicking real-world dynamics leading to the emergence of a structured language. Language games make direct reference to concepts developed in the philosophy of language (Wittgenstein, 1953). If, according to Wittgenstein, language games were simple abstractions of a real-world language, in computer science language games are minimal algorithms that display, in an artificial context, the salient characteristics of a whole language.

Various kinds of language games have been proposed to date, such as the imitation game which, in De Boer (2000), deals with vowel vocalization. In this work, agents are equipped with an articulatory synthesizer, a module for calculating the distances between different vowels (according to human perception) and a repertoire for storing vowel prototypes. Then, two agents (among many) are selected randomly and start the game interaction. The first agent (the initiator) selects a random vowel from its repertoire and utters it. The second agent (the imitator) then tries to imitate this vowel by uttering the closest vowel in its own repertoire. The initiator subsequently has to find the closest vowel to the one uttered by the imitator in its own repertoire, the goal being to thus find the initial vowel. Depending on the issue of previous games and on the success of the current one, both agents then either “merge” their vowels (they shift their vowel in the articulatory space toward the one they perceived) or add a new one. This protocol, coupled with some communication noise, causes the emergence of vowel systems that are strikingly similar to those found in actual human languages because the agents self-organize in order to produce vowels that are as distinguishable from each other as possible.

The imitation game requires to separate the agents into initiator and imitator categories. Other language games instead rely on a speaker and a hearer, which are interchangeable roles for the agents playing the game. This is the case for the guessing game (Steels, 2001), where the speaker chooses a concept within a context (physical or abstract), and communicates the corresponding word to the hearer. The latter has to guess which topic was chosen based on the communicated word. If it fails, both speaker and hearer update their inner representation of the concept. The guessing game can be seen as an implementation of the Gavagai thought experiment (Quine, 2013), addressing the inscrutability of reference in a computational context, that is, the fact that one word can never have exactly the same meaning for different agents. Similar to the guessing game, the category game (Puglisi et al., 2008; Baronchelli et al., 2010) aims to self-organize discrete sub-intervals of one or many perceptual channels through negotiation dynamics. The agents start without any predefined category, and develop a pattern of categories shared among the agents via repeated interactions. Eventually, a global agreement emerges within the population. The negotiation dynamics lead to a communication grounding (as detailed in Clark and Brennan, 1991) amongst all agents, assuring a matching signified/signifier link between words and concepts to be exploited in future communications. The category game can be simplified into the naming game (Steels, 1995, 2003) where categories are provided from the beginning, placing the emphasis of the game on the negotiation dynamics and the emergence of an agreement.

4. Language Games for Robot Swarms

In this paper, we propose that the exploitation of the compatibility between language games and swarm robotics can yield great results, both in enhancing the efficiency and adaptivity of the communication between the robots in the swarm and in providing new means to study the evolution of language. A key ingredient for both swarm robotics and language evolution is self-organization in a population of agents resulting from local interactions. This is a dynamic process that comes about within the population in response to the contingencies experienced by the agents themselves while displaying their behavior, resulting in a never-ending evolution that can react to changes in the environment, with new concepts/words arising when needed. This contrasts with the evolutionary studies mentioned in section 2, where the communication system was encoded offline by means of an optimization process, without much space for online adaptation.

Various degrees of coupling are possible between language games and swarm robotics. First, at the lowest level of complexity, the robot behavior is not affected at all from the language game, which is simply played by the robots upon repeated encounters. Second, the language game can affect the behavior of the robots, but the latter have no direct influence on the way in which language evolves. Finally, in the third case, the behavior of the robot affects the evolving language. These three couplings are considered in the studies presented below. The higher the coupling between the language and the robot behavior (the second and third cases can be mixed), the higher the complexity of the emergent swarm behavior, as the swarm is allowed to exploit the full spectrum of the language complexity (Five Graces Group et al., 2009). As will become clear with the examples, in the first two cases, the language only carries information useful for the observer (i.e., it provides descriptors of the environment/task). However, in the latter case, the language carries an emergent semantics that is actually intrinsic to the system, i.e., language can be purposely used by the robots themselves. This is a necessary feature for developing grounded symbols (Harnad, 1990), as we will discuss in section 5.

Currently, a few attempts have been made to exploit the power of language games for the coordination of robot swarms. One language game in particular has received a lot of attention: the minimal naming game (MNG, see Steels, 1995, 2003; Baronchelli et al., 2006; Baronchelli, 2016). In this game, two or more robots interact to assign a unique name to a single object, similarly to the imitation game, as illustrated in Figure 1.

FIGURE 1
www.frontiersin.org

Figure 1. Interaction between two Kilobot robots (Rubenstein et al., 2014) playing the MNG, with both possible outcomes: success and failure. In both cases, the left robot (i.e., the speaker) chooses one of the words from its inventory and broadcasts it to all the other robots in range. The right robot (i.e., the hearer) checks the existence of the word in its inventory and updates it. In case of game failure (left), the word is included into the inventory. In case of game success (right), the word is maintained in the inventory and all others are excluded.

Here, focus is given to reaching consensus on a single word for a single object within a population of communicating robots. Trianni et al. (2016) studied the consensus dynamics generated by the MNG in a dynamic network formed by robots moving about in a bounded arena, without any interaction between language game and robot behavior. In this research, the communication network was shaped by the encounters between the robots, each independently performing a simple random walk. This work concluded that the collisions between wireless transmitted messages, due to the simple communication protocol and the relatively high density of robots used in the experiments, led to the abortion of a significant portion of games. This turned to be a positive fact as the strain on the robots' memory was thus reduced, which is advantageous considering the limited capacities assumed in swarm robotics (Brambilla et al., 2013). Moreover, the embodiment of the robots and their collisions led to the formation of aggregates of robots that do not easily disband, leading to a reduced interaction rate in the population and a slower convergence with respect to simulated agents. This second phenomenon impacts the capacity of information transfer within the swarm, but does not impair the ability of the swarm to reach consensus, albeit with longer delays.

Building on this, Miletitch et al. (2019) focus on the understanding of possible correlations between a foraging task and the language dynamics resulting from an embodied version of the MNG. In this setup, the topology of the interaction network is determined by the foraging task, introducing a transition in time from a well-mixed population to a swarm polarized in two sub-populations with little contact. In this setup, the creation of the words used for the MNG is anchored to the resource from which robots forage: a robot creates a word when it discovers a resource new to him. In other words, the behavior of the robots influences the language dynamics, but not the other way round. It results that the emerging vocabulary maintains an accurate description of the environment, which is both complete (there is a single word for each existing resource) and correct (no resource is referred to with a name created elsewhere). Such description is maintained for as long as each resource is relevant to the swarm, that is, as long as there are robots foraging from it. Overall, the language game provides a naming system that adapts to the features of the environment as well as to the way in which the task is performed by the robot swarm.

Recent studies focused on the effects that a self-organized behavior and the MNG can have on each other. In Cambier et al. (2017), a swarm of robots performed self-organized aggregation and concurrently played a MNG where the exchanged words were used to identify the aggregate to which robots would belong to. Under specific density conditions, robots split into a controllable quantity of coalitions, each characterized by a different word used as identifier. In Cambier et al. (2018), a further interaction was considered, as the words used within the MNG encode the parameter of the aggregation controller, directly impacting the quality of the self-organized aggregation behavior. As a matter of fact, in the MNG, words supported by highly-connected agents propagate more (Baronchelli, 2011). This means that agents that aggregate better propagate widely their words, and, thus, the aggregation parameters. This creates a positive-feedback loop that selects and maintains parameters promoting the formation of stable and large aggregates. Variations of the available words are introduced in the swarm via errors in the communication, which is modeled as a stochastic process in which some bits are flipped during the transmission. Such variations allow to explore new aggregation parameters, which can lead to changes in the way robots behave. The dynamics of the MNG therefore leads to the cultural evolution of the aggregation behavior itself.

5. Discussion

Natural languages are a tool that arose (at least partly) from the need to purposely share information (Noble and Davidson, 1991). As a matter of fact, the rise for a complex communication system is linked to specific tasks to be accomplished, and ultimately, to survival of the population. In this perspective, we proposed that language games and swarm robotics should be combined as both have decentralization and self-organization at their roots. This similar emphasis would allow to produce communication systems that evolve online, that are exploited to represent a dynamic and uncertain environment and that can be used to improve performance in task execution. Self-organizing languages should therefore enable robots to describe and tackle new challenges as they come. They are necessary to build truly autonomous robot swarms.

In addition to their focus on self-organization, language games address several challenges related to the development of complex languages. First is the symbol grounding problem, i.e., how to associate a word to experiences of the real world (Harnad, 1990). Most studies on language games rely on linking perceptions of the environment to names. Indeed, as robots have different bodies, they can experience the environment with different modalities and from different points of view, so that the sensory data they associate with a shared word is usually not exactly the same. This association mechanism only requires simple feature extraction algorithms and a bidirectional memory (mapping between words and meanings, as in Steels and Loetzsch, 2012). The consensus dynamics of language games ensures the symbol grounding, although each robot has its own internal representation of each word's meaning. This can cause issues in communication early on, but can result in a very efficient system once a robust association between concepts and experiences has been established. This favors especially “uneducated” robots that join the swarm later on, as they can quickly acquire new concepts from few interactions with their peers. Nevertheless, alternative combinations where swarms of robots learn to link actions to verbs are possible and could provide interesting new abilities. Some work has already been performed in that direction using language games (Steels, 2008), and additional efforts on symbol grounding could also take advantage from developmental language acquisition models (Rasheed and Amin, 2016). Such models use neural networks to incrementally teach agents (in a teacher/learner scenario) new meanings, starting from observable objects before moving onto more abstract concepts or actions.

Relevant studies in the evolution of language have shown that a simple grammar can be generated, exploiting the plasticity of the learned language (Spranger et al., 2010). The emergence of a simple compositionality in the language can lead to more complex expressions, paving the way to full sentences. This is of great relevance for swarm robotics studies in order to address complex tasks that require multiple actions to be scheduled and coordinated among robots. An efficient scheduling and coordination plan can emerge from local knowledge to be shared among robots, without any pre-defined structure or plan. By exploiting the compositionality of language, a sequence of tasks can be defined and eventually executed, leading to the emergence of swarm behaviors that are far more complex than the current state of the art. Through the development of fluid construction grammars (Steels and De Beule, 2006), language games can evolve grammatical structures as well as lexicons (Beuls and Steels, 2013). The dynamics of such games have, however, not been as thoroughly studied as, e.g., the naming game, and are not ready for implementation in swarm robotics systems. The robotics community should therefore attempt to facilitate the development of such language games in order to be able to benefit from them.

Whereas, the studies discussed in section 3 focused on language games without an underlying task, in swarm robotics robots are meant to execute some task in an efficient manner. Language can therefore emerge in such context to support the task execution. On one hand, this makes swarm robotics an appropriate test-bed to study language emergence in a physical setting, giving a chance to concurrently develop language and the actions into which it is woven, as initially theorized by Wittgenstein (1953). On the other hand, the works presented in section 4 have laid the foundations for an approach that holds the potential to create complex and flexible swarm behaviors. Future work could either aim at using language games other than the naming game in appropriate swarm robotics scenarios, or focus on developing more advanced language games following the framework that has already been developed in current studies.

Furthermore, the work presented in this perspective very much assumes a priori the existence of a conversational frame (i.e., the language game protocol) and a sociological frame (i.e., the swarm behavior) (Goffman, 1974). Future work could aim at making these frames emerge as well, perhaps during a priori experiments in controlled environments. In this view, it clearly appears that the goal of this perspective is not to diverge from the efforts that have already been made to evolve communication in swarm robotics, but, rather, to propose a new direction for them, which offers post-deployment adaptivity.

Finally, we should keep in mind that our proposed approach also has some drawbacks. Indeed, language games require memory and are therefore non-Markov processes. Therefore, they add a layer of complexity to swarm systems, which are already complex and difficult to predict. We believe that this additional layer of complexity is necessary for scenarios in uncertain environments and where the task can change over time. However, it is necessary to concurrently develop methods and tools for the analysis of swarm behaviors that are affected by an evolving language.

Author Contributions

NC, RM, EF, and VT initially conceived the paper. All authors contributed to the article preparation, writing, and revision.

Conflict of Interest

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.

Acknowledgments

This work was carried out in the framework of the Labex MS2T, which was funded by the French Government, through the program Investments for the future managed by the National Agency for Research (Reference ANR-11-IDEX-0004-02). MD acknowledges support from the Belgian F.R.S.-FNRS of which he is a Research Director. VF acknowledges the support from Ecole Centrale de Nantes of which he is Full Professor.

References

Ackley, D. H., and Littman, M. L. (1994). “Altruism in the evolution of communication,” in Artificial Life IV (Cambridge, MA), 40–48.

Google Scholar

Alers, S., Tuyls, K., Ranjbar-Sahraei, B., Claes, D., and Weiss, G. (2014). “Insect-inspired robot coordination: foraging and coverage,” in Artificial Life Conference Proceedings 14 (Cambridge, MA: MIT Press), 761–768.

Google Scholar

Ampatzis, C., Tuci, E., Trianni, V., and Dorigo, M. (2008). Evolution of signaling in a multi-robot system: categorization and communication. Adapt. Behav. 16, 5–26. doi: 10.1177/1059712307087282

CrossRef Full Text | Google Scholar

Baronchelli, A. (2011). Role of feedback and broadcasting in the naming game. Phys. Rev. E 83:046103. doi: 10.1103/PhysRevE.83.046103

PubMed Abstract | CrossRef Full Text | Google Scholar

Baronchelli, A. (2016). A gentle introduction to the minimal naming game. Belgian J. Linguist. 30, 171–192. doi: 10.1075/bjl.30.08bar

CrossRef Full Text | Google Scholar

Baronchelli, A., Felici, M., Loreto, V., Caglioti, E., and Steels, L. (2006). Sharp transition towards shared vocabularies in multi-agent systems. J. Stat. Mech. 2006:P06014. doi: 10.1088/1742-5468/2006/06/P06014

CrossRef Full Text | Google Scholar

Baronchelli, A., Gong, T., Puglisi, A., and Loreto, V. (2010). Modeling the emergence of universality in color naming patterns. Proc. Natl. Acad. Sci. U.S.A. 107, 2403–2407. doi: 10.1073/pnas.0908533107

PubMed Abstract | CrossRef Full Text | Google Scholar

Beuls, K., and Steels, L. (2013). Agent-based models of strategies for the emergence and evolution of grammatical agreement. PLoS ONE 8:e58960. doi: 10.1371/journal.pone.0058960

PubMed Abstract | CrossRef Full Text | Google Scholar

Brambilla, M., Ferrante, E., Birattari, M., and Dorigo, M. (2013). Swarm robotics: a review from the swarm engineering perspective. Swarm Intell. 7, 1–41. doi: 10.1007/s11721-012-0075-2

CrossRef Full Text | Google Scholar

Cambier, N., Frémont, V., and Ferrante, E. (2017). “Group-size regulation in self-organised aggregation through the naming game,” in International Symposium on Swarm Behavior and Bio-Inspired Robotics (SWARM 2017) (Kyoto).

Google Scholar

Cambier, N., Frémont, V., Trianni, V., and Ferrante, E. (2018). “Embodied evolution of self-organised aggregation by cultural propagation,” in ANTS 2018 (Rome).

Google Scholar

Campo, A., Gutiérrez, Á., Nouyan, S., Pinciroli, C., Longchamp, V., Garnier, S., et al. (2010). Artificial pheromone for path selection by a foraging swarm of robots. Biol. Cybern. 103, 339–352. doi: 10.1007/s00422-010-0402-x

PubMed Abstract | CrossRef Full Text | Google Scholar

Clark, H. H., and Brennan, S. E. (1991). Grounding in communication. Perspect. Social. Shared Cogn. 13, 127–149.

Google Scholar

De Boer, B. (2000). Self-organization in vowel systems. J. Phonet. 28, 441–465. doi: 10.1006/jpho.2000.0125

CrossRef Full Text | Google Scholar

De Greeff, J., and Nolfi, S. (2010). “Evolution of implicit and explicit communication in mobile robots,” in Evolution of Communication and Language in Embodied Agents, eds S. Nolfi and M. Mirolli (Berlin: Springer), 179–214.

Google Scholar

Deneubourg, J.-L., Aron, S., Goss, S., and Pasteels, J. M. (1990). The self-organizing exploratory pattern of the argentine ant. J. Insect Behav. 3, 159–168. doi: 10.1007/BF01417909

CrossRef Full Text | Google Scholar

Ducatelle, F., Di Caro, G. A., Pinciroli, C., and Gambardella, L. M. (2011a). Self-organized cooperation between robotic swarms. Swarm Intell. 5:73. doi: 10.1007/s11721-011-0053-0

CrossRef Full Text | Google Scholar

Ducatelle, F., Di Caro, G. A., Pinciroli, C., Mondada, F., and Gambardella, L. (2011b). “Communication assisted navigation in robotic swarms: self-organization and cooperation,” in 2011 IEEE/RSJ International Conference on Intelligent Robots and Systems (San Francisco, CA: IEEE), 4981–4988.

Google Scholar

Ferrante, E., Brambilla, M., Birattari, M., and Dorigo, M. (2013). “Socially-mediated negotiation for obstacle avoidance in collective transport,” in Distributed Autonomous Robotic Systems, eds A. Martinoli, F. Mondada, N. Correll, G. Mermoud, M. Egerstedt, M. Ani Hsieh, L. E. Parker, and K. Støy (Berlin: Springer), 571–583.

Google Scholar

Ferrante, E., Turgut, A. E., Stranieri, A., Pinciroli, C., Birattari, M., and Dorigo, M. (2014). A self-adaptive communication strategy for flocking in stationary and non-stationary environments. Nat. Comput. 13, 225–245. doi: 10.1007/s11047-013-9390-9

CrossRef Full Text | Google Scholar

Five Graces Group, Beckner, C., Blythe, R., Bybee, J., Christiansen, M. H., Croft, W., et al. (2009). Language is a complex adaptive system: position paper. Lang. Learn. 59, 1–26. doi: 10.1111/j.1467-9922.2009.00533.x

CrossRef Full Text

Floreano, D., Mitri, S., Magnenat, S., and Keller, L. (2007). Evolutionary conditions for the emergence of communication in robots. Curr. Biol. 17, 514–519. doi: 10.1016/j.cub.2007.01.058

PubMed Abstract | CrossRef Full Text | Google Scholar

Francesca, G., Brambilla, M., Brutschy, A., Trianni, V., and Birattari, M. (2014). Automode: a novel approach to the automatic design of control software for robot swarms. Swarm Intell. 8, 89–112. doi: 10.1007/s11721-014-0092-4

CrossRef Full Text | Google Scholar

Garnier, S., Gautrais, J., and Theraulaz, G. (2007). The biological principles of swarm intelligence. Swarm Intell. 1, 3–31. doi: 10.1007/s11721-007-0004-y

CrossRef Full Text | Google Scholar

Goffman, E. (1974). Frame Analysis: An Essay on the Organization of Experience. Cambridge, MA: Harvard University Press.

Google Scholar

Groß, R., Tuci, E., Dorigo, M., Bonani, M., and Mondada, F. (2006). “Object transport by modular robots that self-assemble,” in Proceedings 2006 IEEE International Conference on Robotics and Automation, 2006, ICRA 2006 (Orlando, FL: IEEE), 2558–2564.

Google Scholar

Harnad, S. (1990). The symbol grounding problem. Phys. D 42, 335–346. doi: 10.1016/0167-2789(90)90087-6

CrossRef Full Text | Google Scholar

Hasselmann, K., Robert, F., and Birattari, M. (2018). “Automatic design of communication-based behaviors for robot swarms,” in International Conference on Swarm Intelligence (Rome: Springer), 16–29.

Google Scholar

Kube, C. R., and Bonabeau, E. (2000). Cooperative transport by ants and robots. Robot. Auton. Syst. 30, 85–101. doi: 10.1016/S0921-8890(99)00066-4

CrossRef Full Text | Google Scholar

Miletitch, R., Reina, A., Dorigo, M., and Trianni, V. (2019). Emergent naming of resources in a foraging robot swarm. arXiv:1910.02274.

Google Scholar

Noble, W., and Davidson, I. (1991). The evolutionary emergence of modern human behaviour: language and its archaeology. Man 26, 223–253. doi: 10.2307/2803830

CrossRef Full Text | Google Scholar

Nolfi, S., and Floreano, D. (2000). Evolutionary Robotics: The Biology, Intelligence, and Technology of Self-Organizing Machines. Cambridge, MA: MIT Press.

Google Scholar

Nolfi, S., and Mirolli, M. (2009). Evolution of Communication and Language in Embodied Agents. Berlin: Springer Science & Business Media.

Google Scholar

Nouyan, S., Groß, R., Bonani, M., Mondada, F., and Dorigo, M. (2009). Teamwork in self-organized robot colonies. IEEE Trans. Evol. Comput. 13, 695–711. doi: 10.1109/TEVC.2008.2011746

CrossRef Full Text | Google Scholar

O'Grady, R., Christensen, A. L., and Dorigo, M. (2009). Swarmorph: multirobot morphogenesis using directional self-assembly. IEEE Trans. Robot. 25, 738–743. doi: 10.1109/TRO.2008.2012341

CrossRef Full Text | Google Scholar

O'Grady, R., Groß, R., Christensen, A. L., and Dorigo, M. (2010). Self-assembly strategies in a group of autonomous mobile robots. Auton. Robots 28, 439–455. doi: 10.1007/s10514-010-9177-0

CrossRef Full Text | Google Scholar

Owren, M. J., Rendall, D., and Ryan, M. J. (2010). Redefining animal signaling: influence versus information in communication. Biol. Philos. 25, 755–780. doi: 10.1007/s10539-010-9224-4

CrossRef Full Text | Google Scholar

Puglisi, A., Baronchelli, A., and Loreto, V. (2008). Cultural route to the emergence of linguistic categories. Proc. Natl. Acad. Sci. U.S.A. 105, 7936–7940. doi: 10.1073/pnas.0802485105

PubMed Abstract | CrossRef Full Text | Google Scholar

Quine, W. V. O. (2013). Word and Object. Cambridge, MA: MIT Press.

Google Scholar

Rasheed, N., and Amin, S. H. (2016). Developmental and evolutionary lexicon acquisition in cognitive agents/robots with grounding principle. Comput. Intell. Neurosci. 2016:8571265. doi: 10.1155/2016/8571265

PubMed Abstract | CrossRef Full Text | Google Scholar

Rubenstein, M., Cornejo, A., and Nagpal, R. (2014). Programmable self-assembly in a thousand-robot swarm. Science 345, 795–799. doi: 10.1126/science.1254295

PubMed Abstract | CrossRef Full Text | Google Scholar

Şahin, E. (2004). “Swarm robotics: from sources of inspiration to domains of application,” in International Workshop on Swarm Robotics (Santa Monica, CA: Springer), 10–20.

Google Scholar

Soysal, O., and Sahin, E. (2005). “Probabilistic aggregation strategies in swarm robotic systems,” in Swarm Intelligence Symposium, 2005, SIS 2005, Proceedings 2005 IEEE (Piscataway, NJ: IEEE), 325–332.

Google Scholar

Spranger, M., Pauw, S., and Loetzsch, M. (2010). “Open-ended semantics co-evolving with spatial language,” in The Evolution of Language, eds A. D. M. Smith, M. Schouwstra, B. de Boer, and K. Smith (Berlin: World Scientific), 297–304.

Google Scholar

Steels, L. (1995). A self-organizing spatial vocabulary. Artif. Life 2, 319–332. doi: 10.1162/artl.1995.2.3.319

PubMed Abstract | CrossRef Full Text | Google Scholar

Steels, L. (2001). Language games for autonomous robots. IEEE Intell. Syst. 16, 16–22. doi: 10.1109/MIS.2001.956077

CrossRef Full Text | Google Scholar

Steels, L. (2003). Evolving grounded communication for robots. Trends Cogn. Sci. 7, 308–312. doi: 10.1016/S1364-6613(03)00129-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Steels, L. (2008). “The symbol grounding problem has been solved. So what's next,” in Symbols Embodiment: Debates on meaning and cognition, ed M. Vega (Oxford: Oxford University Press), 223–244.

Google Scholar

Steels, L. (2015). The Talking Heads Experiment: Origins of Words and Meanings, Vol. 1. Berlin: Language Science Press.

Google Scholar

Steels, L., and De Beule, J. (2006). “A (very) brief introduction to fluid construction grammar,” in Proceedings of the Third Workshop on Scalable Natural Language Understanding (New York, NY: Association for Computational Linguistics), 73–80.

Google Scholar

Steels, L., and Loetzsch, M. (2012). The grounded naming game. Exp. Cult. Lang. Evol. 3, 41–59. doi: 10.1075/ais.3.04ste

CrossRef Full Text | Google Scholar

Trianni, V. (2008). Evolutionary Swarm Robotics: Evolving Self-Organising Behaviours in Groups of Autonomous Robots, Vol. 108. Berlin: Springer.

Google Scholar

Trianni, V., De Simone, D., Reina, A., and Baronchelli, A. (2016). Emergence of consensus in a multi-robot network: from abstract models to empirical validation. IEEE Robot. Autom. Lett. 1, 348–353. doi: 10.1109/LRA.2016.2519537

CrossRef Full Text | Google Scholar

Trianni, V., and Dorigo, M. (2006). Self-organisation and communication in groups of simulated and physical robots. Biol. Cybern. 95, 213–231. doi: 10.1007/s00422-006-0080-x

PubMed Abstract | CrossRef Full Text | Google Scholar

Trianni, V., and Nolfi, S. (2009). Self-organising sync in a robotic swarm. A dynamical system view. IEEE Trans. Evol. Comput. 13, 722–741. doi: 10.1109/TEVC.2009.2015577

CrossRef Full Text | Google Scholar

Tuci, E. (2009). An investigation of the evolutionary origin of reciprocal communication using simulated autonomous agents. Biol. Cybern. 101, 183–199. doi: 10.1007/s00422-009-0329-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Uno, R., Marocco, D., Nolfi, S., and Ikegami, T. (2011). Emergence of protosentences in artificial communicating systems. IEEE Trans. Auton. Mental Dev. 3, 146–153. doi: 10.1109/TAMD.2011.2120608

CrossRef Full Text | Google Scholar

Wittgenstein, L. (1953). Philosophical investigations, trans. GEM Anscombe 261:49.

Google Scholar

Keywords: swarm robotics, language evolution, language games, self-organization, cultural evolution, communication

Citation: Cambier N, Miletitch R, Frémont V, Dorigo M, Ferrante E and Trianni V (2020) Language Evolution in Swarm Robotics: A Perspective. Front. Robot. AI 7:12. doi: 10.3389/frobt.2020.00012

Received: 05 October 2019; Accepted: 20 January 2020;
Published: 11 February 2020.

Edited by:

Michael Spranger, Sony Computer Science Laboratories, Japan

Reviewed by:

Andrea Roli, University of Bologna, Italy
Melanie E. Moses, University of New Mexico, United States

Copyright © 2020 Cambier, Miletitch, Frémont, Dorigo, Ferrante and Trianni. 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: Nicolas Cambier, n.p.cambier@leeds.ac.uk; Roman Miletitch, roman.miletitch@gmail.com

These authors have contributed equally to this work

Download