English

Constructing Organism Networks from Collaborative Self-Replicators

Neural and Evolutionary Computing 2023-03-01 v2 Machine Learning

Abstract

We introduce organism networks, which function like a single neural network but are composed of several neural particle networks; while each particle network fulfils the role of a single weight application within the organism network, it is also trained to self-replicate its own weights. As organism networks feature vastly more parameters than simpler architectures, we perform our initial experiments on an arithmetic task as well as on simplified MNIST-dataset classification as a collective. We observe that individual particle networks tend to specialise in either of the tasks and that the ones fully specialised in the secondary task may be dropped from the network without hindering the computational accuracy of the primary task. This leads to the discovery of a novel pruning-strategy for sparse neural networks

Keywords

Cite

@article{arxiv.2212.10078,
  title  = {Constructing Organism Networks from Collaborative Self-Replicators},
  author = {Steffen Illium and Maximilian Zorn and Cristian Lenta and Michael Kölle and Claudia Linnhoff-Popien and Thomas Gabor},
  journal= {arXiv preprint arXiv:2212.10078},
  year   = {2023}
}

Comments

2023-02-27 fixed one typo in NN formula

R2 v1 2026-06-28T07:44:02.288Z