Self-Constructing Neural Networks Through Random Mutation
Samuel Schmidgall

TL;DR
This paper introduces a simple, mutation-based method for lifelong neural architecture learning that constructs task-specific networks from scratch, enabling rapid adaptation and high performance in dynamic environments.
Contribution
It presents a novel approach for neural architecture learning via random mutation, allowing construction and adaptation during an agent's lifetime without initial connections.
Findings
Neural architectures can be learned during an agent's lifetime.
Architectures can be built from scratch without initial neurons or connections.
The method enables rapid adaptation to changing tasks and environments.
Abstract
The search for neural architecture is producing many of the most exciting results in artificial intelligence. It has increasingly become apparent that task-specific neural architecture plays a crucial role for effectively solving problems. This paper presents a simple method for learning neural architecture through random mutation. This method demonstrates 1) neural architecture may be learned during the agent's lifetime, 2) neural architecture may be constructed over a single lifetime without any initial connections or neurons, and 3) architectural modifications enable rapid adaptation to dynamic and novel task scenarios. Starting without any neurons or connections, this method constructs a neural architecture capable of high-performance on several tasks. The lifelong learning capabilities of this method are demonstrated in an environment without episodic resets, even learning with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Reinforcement Learning in Robotics · Evolutionary Algorithms and Applications
MethodsRandom Mutation Search
