Embodied Approximation of the Density Classification Problem via Morphological Adaptation
Jeff Jones

TL;DR
This paper demonstrates how a slime mould-inspired multi-agent model can approximate the density classification problem by morphologically adapting to represent the majority decision, offering a novel approach to distributed computation.
Contribution
It introduces a morphological adaptation method using a multi-agent slime mould model to approximate the density classification problem in a simple, distributed system.
Findings
The model successfully represents the majority vote through shape adaptation.
It accurately reflects the size of the majority in the final configuration.
The approach can be re-encoded in a 1D cellular automaton for efficiency.
Abstract
The Majority (or Density Classification) Problem in Cellular Automata (CA) aims to converge a string of cells to a final homogeneous state which reflects the majority of states present in the initial configuration. The problem is challenging in CA as individual cells only possess information about their own and local neighbour states. The problem is an exercise in the propagation and processing of information within a distributed computational medium. We explore whether the Majority Problem can be approximated in a similarly simple distributed computing substrate - a multi-agent model of slime mould. An initial pattern of discrete voting choices is represented by spatial arrangement of the agent population, temporarily held in-place by an attractant stimulus. When this stimulus is removed the model adapts its shape and size, moving to form a minimal distance connecting line. The final…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
