base init

This commit is contained in:
2023-12-03 18:05:58 +01:00
parent bc0c83c0c4
commit 04aff34e9d
709 changed files with 1137 additions and 18147 deletions

View File

@@ -0,0 +1,13 @@
---
layout: single
title: "Self-Replication Goals"
categories: research audio deep-learning anomalie-detection
excerpt: "Combining replication and auxiliary task for neural networks."
header:
teaser: assets/figures/13_sr_teaser.jpg
---
![Self-Replicator Analysis](\assets\figures\13_sr_analysis.jpg){:style="display:block; margin-left:auto; margin-right:auto"}
Self-replicating neural networks can be trained to output a representation of themselves, making them navigate towards non-trivial fixpoints in their weight space. We explore the problem of adding a secondary functionality to the primary task of replication. We find a successful solution in training the networks with separate input/output vectors for one network trained in both tasks so that the additional task does not hinder (and even stabilizes) the self-replication task. Furthermore, we observe the interaction of our goal-networks in an artificial chemistry environment. We examine the influence of different action parameters on the population and their effects on the groups learning capability. Lastly we show the possibility of safely guiding the whole group to goal-fulfilling weight configurations via the inclusion of one specially-developed guiding particle that is able to propagate a secondary task to its peers.
{% cite gabor2021goals %}