Have you read some of von Neumann's work on self-reproducing automata? Do you think it could have interesting applications in this area, perhaps some kind of neural reconfiguration into agents?
For example, what are the CA rules that spawn "life-like" creatures, that then are capable of performing certain actions, and eventually self-reproducing into other actors?
I've done some exploratory work on CAs and Life (unfortunately I couldn't get any academic positions so far). (My main area of interest right now is motivation design) Feel free to get in touch if interested.
(For example, I would be interested in even getting the lifeforms to act, and engineer motivation functions, getting them to be "ethical", "collaborative", (or selfish experimentally), "compliant" (to external requests), etc.)
Perhaps this kind of environment, with its inherent reliability, can prove a simpler, elegant building block for agents and environments.
Having said that, I already have some unpublished results where I can find ways to have traditional Neural CAs self-replicate while having also functional capabilities (like persisting a pattern). But as they are now, you can easily see them as being mostly "environmental rules". There certainly is room for plenty of research in this area. I encourage researchers to focus a lot about finding interesting non-perfect self-reproduction.
I'm curious if the adversarial CA reprogramming techniques are similarly transferable. That is, do the adversarial CA and/or the adversarial perturbation matrix transfer to separate CAs (trained on the same task) with different weights or architectures than the original CA that was targeted?
Is this something you've explored or plan to?