Coralai: Intrinsic Evolution of Embodied Neural Cellular Automata Ecosystems

Aidan Barbieux,Rodrigo Canaan
2024-06-14
Abstract:This paper presents Coralai, a framework for exploring diverse ecosystems of Neural Cellular Automata (NCA). Organisms in Coralai utilize modular, GPU-accelerated Taichi kernels to interact, enact environmental changes, and evolve through local survival, merging, and mutation operations implemented with HyperNEAT and PyTorch. We provide an exploratory experiment implementing physics inspired by slime mold behavior showcasing the emergence of competition between sessile and mobile organisms, cycles of resource depletion and recovery, and symbiosis between diverse organisms. We conclude by outlining future work to discover simulation parameters through measures of multi-scale complexity and diversity. Code for Coralai is available at <a class="link-external link-https" href="https://github.com/aidanbx/coralai" rel="external noopener nofollow">this https URL</a> , video demos are available at <a class="link-external link-https" href="https://www.youtube.com/watch?v=NL8IZQY02-8" rel="external noopener nofollow">this https URL</a> .
Neural and Evolutionary Computing,Machine Learning,Multiagent Systems
What problem does this paper attempt to address?