website/_posts/research/2023-05-01-surprised_soup.md
2024-11-10 12:16:11 +01:00

17 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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;"}