paper-with-me

Papers

A Model for Foraging Ants, Controlled by Spiking Neural Networks and Double Pheromones

2015-07-30 · Cristian Jimenez-Romero, David Sousa-Rodrigues, Jeffrey H. Johnson, Vitorino Ramos

A model of an Ant System where ants are controlled by a spiking neural circuit and a second order pheromone mechanism in a foraging task is presented. A neural circuit is trained for individual ants and subsequently the ants are exposed to a virtual environment where a swarm of ants performed a resource foraging task. The model comprises an associative and unsupervised learning strategy for the neural circuit of the ant. The neural circuit adapts to the environment by means of classical conditioning. The initially unknown environment includes different types of stimuli representing food and obstacles which, when they come in direct contact with the ant, elicit a reflex response in the motor neural system of the ant: moving towards or away from the source of the stimulus. The ants are released on a landscape with multiple food sources where one ant alone would have difficulty harvesting the landscape to maximum efficiency. The introduction of a double pheromone mechanism yields better results than traditional ant colony optimization strategies. Traditional ant systems include mainly a positive reinforcement pheromone. This approach uses a second pheromone that acts as a marker for forbidden paths (negative feedback). This blockade is not permanent and is controlled by the evaporation rate of the pheromones. The combined action of both pheromones acts as a collective stigmergic memory of the swarm, which reduces the search space of the problem. This paper explores how the adaptation and learning abilities observed in biologically inspired cognitive architectures is synergistically enhanced by swarm optimization strategies. The model portraits two forms of artificial intelligent behaviour: at the individual level the spiking neural network is the main controller and at the collective level the pheromone distribution is a map towards the solution emerged by the colony.

📄 PDF Abstract BibTeX arXiv:1507.08467

Code (0)

등록된 구현이 없습니다.

Similar 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 외

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. I…

SpikeAnts, a spiking neuron network modelling the emergence of organization in a complex system

2010-12-01 · NeurIPS 2010 12 · Sylvain Chevallier, Hél\`Ene Paugam-Moisy, Michele Sebag

Many complex systems, ranging from neural cell assemblies to insect societies, involve and rely on some division of labor. How to enforce such a division in a decentralized and distributed way, is tackled in this paper, …

From Pheromones to Policies: Reinforcement Learning for Engineered Biological Swarms

2025-09-24 · Aymeric Vellinger, Nemanja Antonic, Elio Tuci arxiv

Swarm intelligence emerges from decentralised interactions among simple agents, enabling collective problem-solving. This study establishes a theoretical equivalence between pheromone-mediated aggregation in \celeg\ and …

Reinforcement Learning

Pheromone-Guided Navigation of Potential Mates: A Distinct Exploration Strategy

2024-11-13 · Nick Dashti, M. N. Najafi, Debra J. Searles

Animals, especially insects, navigate their environments using complex strategies that integrate responses to chemical signals such as pheromones. The relative importance an insect places on foraging, finding a mate or o…

Navigate

The Impact of Network Structure on Ant Colony Optimization

2024-09-27 · Taiyo Shimizu, Shintaro Mori

Ant Colony Optimization (ACO) is a swarm intelligence methodology utilized for solving optimization problems through information transmission mediated by pheromones. As ants sequentially secrete pheromones that subsequen…