paper-with-me

Papers

Emergent communication enhances foraging behaviour in evolved swarms controlled by Spiking Neural Networks

2022-12-16 · Cristian Jimenez Romero, Alper Yegenoglu, Aarón Pérez Martín, Sandra Diaz-Pier, Abigail Morrison

Social insects such as ants communicate via pheromones which allows them to coordinate their activity and solve complex tasks as a swarm, e.g. foraging for food. This behavior was shaped through evolutionary processes. In computational models, self-coordination in swarms has been implemented using probabilistic or simple action rules to shape the decision of each agent and the collective behavior. However, manual tuned decision rules may limit the behavior of the swarm. In this work we investigate the emergence of self-coordination and communication in evolved swarms without defining any explicit rule. We evolve a swarm of agents representing an ant colony. We use an evolutionary algorithm to optimize a spiking neural network (SNN) which serves as an artificial brain to control the behavior of each agent. The goal of the evolved colony is to find optimal ways to forage for food and return it to the nest in the shortest amount of time. In the evolutionary phase, the ants are able to learn to collaborate by depositing pheromone near food piles and near the nest to guide other ants. The pheromone usage is not manually encoded into the network; instead, this behavior is established through the optimization procedure. We observe that pheromone-based communication enables the ants to perform better in comparison to colonies where communication via pheromone did not emerge. We assess the foraging performance by comparing the SNN based model to a rule based system. Our results show that the SNN based model can efficiently complete the foraging task in a short amount of time. Our approach illustrates self coordination via pheromone emerges as a result of the network optimization. This work serves as a proof of concept for the possibility of creating complex applications utilizing SNNs as underlying architectures for multi-agent interactions where communication and self-coordination is desired.

📄 PDF Abstract BibTeX arXiv:2212.08484

Code (1)

meta-optimization/emergent_communication_in_agents 공식 구현

Methods 이 논문이 사용한 방법론

NesT NesT stacks canonical transformer layers to conduct local self-attention on every image block independently, and then "nests" them hierarchically. Coupling of processed…

Similar Papers 제목 키워드 기반

From Grunts to Grammar: Emergent Language from Cooperative Foraging

2025-05-19 · Maytus Piriyajitakonkij, Rujikorn Charakorn, Weicheng Tao, Wei Pan 외

Early cavemen relied on gestures, vocalizations, and simple signals to coordinate, plan, avoid predators, and share resources. Today, humans collaborate using complex languages to achieve remarkable results. What drives …

Deep Reinforcement Learning

Emergent aggregation from collective foraging

2026-08-28 · Gorka Muñoz-Gil, Andrea López-Incera, Vide Ramsten, Giovanni Volpe 외 arxiv

Collective behaviour in living systems is usually modelled as the outcome of a \emph{direct} social drive: agents are rewarded, or hard-wired, to align with or approach their neighbours. Here we show that aggregation can…

Reinforcement Learning

Emergent Graphical Conventions in a Visual Communication Game

2021-11-28 · Shuwen Qiu, Sirui Xie, Lifeng Fan, Tao Gao 외

Humans communicate with graphical sketches apart from symbolic languages. Primarily focusing on the latter, recent studies of emergent communication overlook the sketches; they do not account for the evolution process th…

Social hierarchy shapes foraging decisions

2025-03-04 · Lisa Blum Moyse, Ahmed El Hady

Social foraging is a widespread form of animal foraging in which groups of individuals coordinate their decisions to exploit resources in the environment. Animals show a variety of social structures from egalitarian to h…

Misinformation

Evolving Self-supervised Neural Networks: Autonomous Intelligence from Evolved Self-teaching

2019-05-27 · Nam Le

This paper presents a technique called evolving self-supervised neural networks - neural networks that can teach themselves, intrinsically motivated, without external supervision or reward. The proposed method presents s…

Evolutionary AlgorithmsSelf-Learning