L-System Genetic Encoding for Scalable Neural Network Evolution: A Comparison with Direct Matrix Encoding

· Source: cs.NE updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, short

Summary

A new study introduces Lsys, a formal L-System based genetic alphabet for neural networks, and Wp1hgn, a neural network genetic modeling tool. Researchers compared Lsys encoding against direct Matrix encoding for optimizing Hebbian neural networks using genetic algorithms in an artificial environment with barriers, plains, and food. Across 24 experimental runs, Lsys encoding achieved a mean maximum food count of 3802 \u00b1 197 at generation 1000, significantly outperforming Matrix encoding's 1388 \u00b1 610, representing a 2.74x advantage and 8.5-fold improvement in consistency. Lsys populations also demonstrated robust generalization in a novel maze, achieving 2455 \u00b1 176 food counts compared to Matrix's 422 \u00b1 212, a 5.82x advantage. The performance benefits of Lsys are attributed to the genetic algorithm operating on its compressed symbolic alphabet.

Key takeaway

For research scientists developing evolutionary neural networks, adopting L-System genetic encoding (Lsys) can dramatically improve performance, reliability, and generalization compared to traditional direct matrix encoding. You should consider integrating Lsys into your genetic algorithm frameworks to achieve faster convergence and superior adaptability in complex, unknown problem domains.

Key insights

L-System genetic encoding significantly outperforms direct matrix encoding for neural network evolution in performance and generalization.

Principles

Method

The study compared Lsys and Matrix neural network topology genetic encoding methods across 24 experimental runs in an artificial environment, evaluating food collection and generalization to a novel maze.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Student

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.NE updates on arXiv.org.