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,16 @@
---
layout: single
title: "Social NN-Soup"
categories: research audio deep-learning anomalie-detection
excerpt: "Social interaction based on surprise minimization"
header:
teaser: assets/figures/18_surprised_soup_teaser.jpg
---
![Social Soup Schematics](\assets\figures\18_surprised_soup_schematic.jpg){: .align-right style="padding:2em; width:20em"}
A recent branch of research in artificial life has constructed artificial chemistry systems whose particles are dynamic neural networks. These particles can be applied to each other and show a tendency towards self-replication of their weight values. We define new interactions for said particles that allow them to recognize one another and learn predictors for each others behavior. For instance, each particle minimizes its surprise when observing another particles behavior. Given a special catalyst particle to exert evolutionary selection pressure on the soup of particles, these social interactions are sufficient to produce emergent behavior similar to the stability pattern previously only achieved via explicit self-replication training.
{% cite zorn23surprise %}
![Soup Trajectories](\assets\figures\18_surprised_soup_trajec.jpg){:style="display:block; margin-left:auto; margin-right:auto;"}