taesiri commited on
Commit
e77f351
1 Parent(s): 8cbf8ee

Upload abstract/2307.08197.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. abstract/2307.08197.txt +1 -0
abstract/2307.08197.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Biological nervous systems are created in a fundamentally different way than current artificial neural networks. Despite its impressive results in a variety of different domains, deep learning often requires considerable engineering effort to design high-performing neural architectures. By contrast, biological nervous systems are grown through a dynamic self-organizing process. In this paper, we take initial steps toward neural networks that grow through a developmental process that mirrors key properties of embryonic development in biological organisms. The growth process is guided by another neural network, which we call a Neural Developmental Program (NDP) and which operates through local communication alone. We investigate the role of neural growth on different machine learning benchmarks and different optimization methods (evolutionary training, online RL, offline RL, and supervised learning). Additionally, we highlight future research directions and opportunities enabled by having self-organization driving the growth of neural networks.