The MaleCNS Fruit Fly Brain Map Explained
Better Stackgo watch the original →
the gist
Google and Janelia open-sourced a complete wiring diagram of a male fruit fly brain, enabling researchers to simulate neural circuits despite the map lacking inherent signal strength or behavioral data.
The MaleCNS Connectome
Google and Janelia Research Campus have released the MaleCNS version 1, a comprehensive connectome of a male fruit fly brain. The dataset maps 166,000 neurons and 125 million synaptic connections. The physical mapping process involved slicing a single fly brain into 134,000 sections, each 8 nanometers thick, and imaging them via electron microscopy. Google utilized a flood-filling network to trace individual neurons across these sections, resulting in a public dataset that includes raw image volumes, connectivity tables, and predicted neurotransmitters.
The Technical Reality of Fly Demos
While internet users have applied this map to run simulations in environments like Minecraft, Doom, and Beat Saber, these implementations are not sentient fly brains. The connectome provides the structural wiring diagram but lacks the functional data regarding signal strength or specific neural dynamics. To create a functional agent, developers must map sensory inputs to specific neurons and define output translators to interpret neural activity into game actions. These agents typically rely on reinforcement learning to tune connection weights, effectively training a neural network on top of the static anatomical map to achieve specific tasks, such as clicking a subscribe button or navigating a game world.
Scientific Utility
Beyond the viral demos, the dataset serves as a foundational tool for biological research. Scientists can use the map to simulate the removal of specific neuron types to observe behavioral changes, as demonstrated by replicating 2015 experiments on courtship neurons. The availability of both male and female connectomes allows researchers to study sex-specific wiring, which accounts for approximately 5% of the central brain, and to analyze structural variance between individuals of the same species. Future efforts are currently targeting the brains of zebra fish and mice.