Researchers at the Howard Hughes Medical Institute’s Janelia Research Campus and Google have completed a full connectome of a male fruit fly’s brain, mapping over 300 million synaptic connections. This milestone follows an earlier female Drosophila map, advancing neurobiology by laying the groundwork for mapping more complex vertebrate nervous systems.
Inside the Four-Year Connectomics Pipeline
Building a complete structural map of a fly’s nervous system is an exercise in extreme data processing. As reported by Ars Technica, the project required slicing a dissected male fruit fly brain into a large series of evenly spaced sections. Researchers then imaged these layers using electron microscopy. Raw imaging data alone is functionally useless without heavy computational lifting; to turn imagery into a graph-like connectome, computer scientists at Google deployed AI models.
These AI models digitally reassembled the segmented slices, tracked individual cells through three-dimensional space, and identified and classified synapses. Automated pipelines don’t achieve perfection on their own, though. Human proofreaders stepped in to fine-tune model sensitivity. The entire pipeline—running from an intact brain to a finalized connectome—consumed four years of collaborative effort from a roughly 50-person team.
Sexual Dimorphism in Neural Architecture
Having both male and female connectomes gives neuroscientists a comparative baseline. When researchers cross-referenced the two maps, they cataloged 289 neurons unique to males, 71 unique to females, and 138 neurons present in both sexes but differing in shape and connections.
These structural divergences relate to the activity of doublesex and fruitless, two genes known to drive sex-specific behavior. Interestingly, the data shows these sex-specific neurons tend to operate away from basic sensory input and motor control. Instead, they function within higher-level processing and decision-making circuits, dictating how the organism interprets sensory data rather than just executing primitive reflexes.
From Biological Connectomes to Retro Gaming
While the primary objective of the Janelia and Google collaboration is to accelerate our understanding of neurobiology and behavior—with insights potentially translating to human neurology as explored by the BBC—the release of the dataset immediately triggered unexpected applications from software engineers. Developers took the AI-powered 3D neural model and adapted it to run classic titles like Doom and Super Mario 64, demonstrating the raw utility of exporting massive, node-based graph data into interactive simulation environments.
Beyond entertainment, the structural data is changing how researchers approach neural pathfinding. Scientists can now query the dataset to instantly trace how any single neuron connects to broader brain structures. As techniques for automated segmentation and proofreading mature, the computational frameworks forged during this fruit fly mapping initiative are expected to support mapping of more complex vertebrate nervous systems.
The Technical Blueprint at a Glance

- Organism: Male fruit fly (Drosophila)
- Scale: Over 300 million synaptic connections
- Core Technology: Electron microscopy paired with Google AI models
- Timeline: A four-year development cycle executed by roughly 50 people across Janelia Research Campus and Google
- Key Discovery: Identification of 289 male-specific, 71 female-specific, and 138 sexually dimorphic shared neurons