Published March 27, 2026 | Version 1.1.0

Neural DNA: A Compact Genome for Growing Network Architecture

  • 1. Independent Researcher

Description

We introduce Neural DNA (NDNA), a compact learned genome of fewer than 300 parameters that grows neural network topology through type-based compatibility rules, default-disconnected initialization, and metabolic cost pressure. NDNA consistently outperforms random sparsity by 0.39% to 7.01% across three architectures (MLP, CNN, Transformer) and five datasets (MNIST, CIFAR-10, CIFAR-100, Fashion-MNIST, IMDB). Topology transfers across tasks without modification. Compression ratios scale with network size, reaching 8,384:1 on the largest architecture tested.

Files

paper_ndna.pdf

Files (3.3 MB)

Name Size Download all
md5:6225e989d86489e462a9ceed5ce03ebb
1.6 MB Preview Download
md5:6ba0fd25e4240cd6494b8064403392a2
1.7 MB Preview Download

Additional details

Software

Repository URL
https://github.com/tejassudsfp/ndna
Programming language
Python
Development Status
Active