My colleagues are hosting a workshop for this years #GECCO: evolving-self-organisation-workshop.github.io/gecco-2026/
The headline is Evolving Self-Organisation. Can't wait to see all your interesting submissions! Great for #ALife and #ALICE researchers as well!
Posts by Joachim W Pedersen
Looking forward to this!
These perspectives formulated by Joe Hudson resonate a lot with me as an AI researcher with a background in psychology
every.to/thesis/knowl...
Introducing The Darwin Gödel Machine
sakana.ai/dgm
The Darwin Gödel Machine is a self-improving agent that can modify its own code. Inspired by evolution, we maintain an expanding lineage of agent variants, allowing for open-ended exploration of the vast design space of such self-improving agents.
“Continuous Thought Machines”
Blog → sakana.ai/ctm
Modern AI is powerful, but it's still distinct from human-like flexible intelligence. We believe neural timing is key. Our Continuous Thought Machine is built from the ground up to use neural dynamics as a powerful representation for intelligence.
New submission deadline: April 2nd!
So still some time to put interesting thoughts on Evolving Self-Organization together!
Also: We are very fortunate to have the great Risto Miikkulainen as the keynote speaker at the workshop!
Can't wait to see you all there! 🤩🙌
#Evolution #Gecco #ALife
Very satisfying to see one's code run on actual real-world robots and not just simulation.
Check out the paper here:
arxiv.org/pdf/2503.12406
www.youtube.com/watch?v=jnoa...
Bio-Inspired Plastic Neural Nets that continually adapt their own synaptic strengths can make for extremely robust locomotion policies!
Trained exclusively in simulation, the plastic networks transfer easily to the real world, even under various extra OOD situations.
Remember that 4-page submissions of early results are also welcome!
Also, does anyone know if #GECCO has an official 🦋 account? I cannot seem to find it...
Both 4-pagers of early research as well as 8-page papers with more substantial results are welcome!
Join us for the Evolving Self-Organisation workshop at #GECCO this year! Great chance to submit your favourite ideas concerning self-organisation processes and evolution, and how they interact.
Relevant for Alifers #ALife and anyone interested in #evolution, #self-organisation, and #ComplexSystems.
Very cool! And great aesthetics as well 🙌 😊
Ever wish you could coordinate thousands of units in games such as StarCraft through natural language alone?
We are excited to present our HIVE approach, a framework and benchmark for LLM-driven multi-agent control.
With all the research coming from Sakana AI, this figure needs to be updated fast! direct.mit.edu/isal/proceed...
#LLM #ALife #ArtificialIntelligence
Transformer²: Self-adaptive LLMs
arxiv.org/abs/2501.06252
Check out the new paper from Sakana AI (@sakanaai.bsky.social) paper. We show the power of an LLM that can self-adapt its weights to its environment!
Vi har samlet et starter pack med forskere og repræsentanter fra ITU på Bluesky. Mød dem her 👇
go.bsky.app/E8WJwXS
Can Dynamic Neural Networks boost Computer Vision and Sensor Fusion?
We are very happy to share this awesome collection of papers on the topic!
If microchip ~= silicon
then AGI ~= huge pile of sand
Neural Attention Memory Models are evolved to optimize the performance of Transformers by actively pruning the KV cache memory. Surprisingly, we find that NAMMs are able to zero-shot transfer its performance gains across architectures, input modalities and even task domains! arxiv.org/abs/2410.13166
3) Optimizer optimization: Think hyperparameter tuning, e.g., learning rate etc. The search within the inner-loop is altered.
We use meta-learning to achieve improved inner-loop optimization, so it is well worth considering exactly how our double-loop achieves this!
#meta-learning #deeplearning #ai
1) Starting point optimization: Think MAML. Move the initial point of the inner-loop search to a better place to learn quick.
2) Loss landscape optimization: Think neural architecture search. The loss landscape(s) of the inner-loop is transformed.
This can be thought of independently from which optimizer is being used in the inner-loop.
In any meta-learning approach, the outer-loop optimization will transform the inner-loop optimization process in at least of one three ways and often in a combination of these three.
In deep learning research, we often categorize meta-learning approaches as either gradient-based or black-box meta-learning. In my PhD thesis, I argued that it can sometimes be useful to classify approaches based on how the outer-loop optimization affects the inner-loop optimization.
Like 130,000 others, I made a starter pack. This one is people working on or with evolutionary computation in its many forms: genetic algorithms, genetic programming, evolution strategies.
If you like to be added, or suggest someone else, message me or reply to this post.
Thanks for making a pack putting the spotlight on evolutionary computation! I would love to join the list :)
watermark.silverchair.com/isal_a_00759...
Would also like to plug this perspective paper: From Text to Life: On the Reciprocal Relationship between Artificial Life and Large Language Models, which I was proud to contribute to along with all the talented colleagues on the author list :)
In the same vein of NDPs:
arxiv.org/pdf/2405.08510
A have also been interested in synaptic plasticity for a while (
arxiv.org/pdf/2104.07959 ) and how plasticity can be used to achieve structural flexibility in neural networks: dl.acm.org/doi/pdf/10.1...