JAIST Breakthrough: Synaptic Connectivity Alone Classifies Neuron Types in Fly Brains

NTAC Revolutionizes Automated Neuron Typing at JAIST

  • higher-education-japan
  • research-publication-news
  • neuroscience
  • japan-research
  • nature-communications

Be the first to comment on this article!

You

Please keep comments respectful and on-topic.

Nervous Tissue: Spinal Cord Motor Neuron
Photo by Bioscience Image Library by Fayette Reynolds on Unsplash

Promote Your Research… Share it Worldwide

Have a story or written a research paper? Become a contributor and publish your work on AcademicJobs.com.

Submit your Research - Make it Global News

The JAIST Breakthrough in Neuron Classification

In a landmark achievement for neuroscience, researchers at the Japan Advanced Institute of Science and Technology (JAIST) have demonstrated that synaptic connectivity alone is sufficient to accurately classify neuron types. Published in Nature Communications, their innovative tool, Neuronal Type Assignment from Connectivity (NTAC), analyzes the wiring patterns between neurons to group them into distinct cell types without relying on traditional morphological features like shape or size. 55 54 This development addresses a major bottleneck in connectomics—the field dedicated to mapping the complete neural wiring diagrams, or connectomes, of brains—where manual classification by experts has long been labor-intensive and prone to inconsistencies, especially in regions with morphologically similar neurons.

JAIST's NTAC leverages graph theory on connectome data, treating neurons as nodes and synapses as weighted edges based on connection strength. By capturing each neuron's unique 'connectivity fingerprint,' the algorithm reveals functional identities that morphology often obscures. This is particularly powerful for large-scale datasets from electron microscopy reconstructions, enabling rapid, automated analysis. 53

Connectomics: Mapping the Brain's Wiring Diagram

Connectomics emerged from advances in electron microscopy and AI-assisted segmentation, allowing scientists to reconstruct the full synaptic connections in small brains. The fruit fly (Drosophila melanogaster) serves as a model organism due to its compact brain of approximately 140,000 neurons and 50 million synapses, making it the first to have a complete adult connectome via the FlyWire consortium. 56 Datasets like FlyWire (female adult brain) and Janelia Research Campus's hemibrain, optic lobe, and ventral nerve cord (VNC) provide dense wiring maps essential for understanding circuit functions. 57

Traditionally, neuron types are defined by morphology (dendrite and axon shapes), gene expression, or physiology. However, in areas like the fly's optic lobes—responsible for vision processing—many neurons look alike but wire differently, performing specialized roles. Manual typing requires expert neuroanatomists and can take years for thousands of cells. NTAC shifts this paradigm by prioritizing connectivity, the functional blueprint of neural circuits. 55

How NTAC Works: A Step-by-Step Breakdown

NTAC models the connectome as a directed, weighted graph. Here's the process:

  • Graph Construction: Neurons are nodes; edges represent synaptic counts (weights) for incoming (in-degree) and outgoing (out-degree) connections.
  • Seeded (Semi-Supervised) Mode: Uses a small set of pre-labeled neurons (as few as 1%). Creates degree-count embeddings—vectors summarizing connections to each label type. Assigns unlabeled neurons to the nearest seed via Jaccard distance (intersection over union of connection profiles). Iterates 12-15 times until convergence.
  • Unseeded (Unsupervised) Mode: No labels needed. Iteratively partitions neurons into clusters by minimizing Jaccard cost between embeddings and cluster medians, using seeded NTAC as a subroutine.

This runs in minutes on a laptop for seeded mode and hours for unseeded on full brains, scaling linearly with dataset size. 55 Read the full NTAC paper here for technical details.

Impressive Results Across Fly Connectome Datasets

Tested on FlyWire and Janelia datasets:

DatasetSeeded Accuracy (1-2% labeled)Unseeded Accuracy
Optic Lobes (Visual System)>90-95%~70%
Central Brain87% (80% labeled)N/A
Full Brain (CNS)>90%52%

Top-5 accuracy exceeds 99% in many cases, aiding human verification. Morphology baselines like NBLAST k-NN lagged far behind, e.g., <50% on visual systems even with 35% labels. 54

Visualization of synaptic connectivity in the Drosophila fly brain connectome, highlighting neuron clustering by NTAC.

Surpassing Morphology: Why Connectivity Wins

Morphology-based tools like NBLAST compare neuron shapes but falter where types repeat identically (e.g., columnar neurons in optic lobes). Connectivity captures circuit roles: a neuron wiring to motion detectors differs functionally from one to color processors, regardless of shape. NTAC's embeddings encode this precisely, proving wiring diagrams hold rich type information. 53

In Japan, where precision engineering thrives, this aligns with national strengths in imaging and AI, positioning JAIST at the forefront.

a group of people standing in front of a building

Photo by Tunafish on Unsplash

Spotlight on Gregory Schwartzman and Collaborators

Lead author Dr. Gregory Schwartzman, Associate Professor in JAIST's School of Information Science (Laboratory on Algorithms), brings expertise in graph algorithms from prior roles at Japan's National Institute of Informatics and international collaborators. Co-authors include Ben Jourdan (University of Edinburgh), David García-Soriano (UPC Barcelona), and Arie Matsliah (Princeton Neuroscience Institute). Their interdisciplinary blend of algorithms, neuroscience, and connectomics drove NTAC's success. 105

Schwartzman notes: "The wiring diagram itself carries enough signal to identify neuron types quickly." 54

JAIST: Japan's Premier Graduate Institute for Science and Technology

Established in 1990 in Nomi, Ishikawa Prefecture, JAIST is a national postgraduate university emphasizing advanced research in information science, materials, and knowledge science. Located in Ishikawa Science Park, it fosters innovation through small-class education and industry ties. With labs like Neural Information Physiology and Research Center for Biological Function and Sensory Information, JAIST excels in neuroscience-adjacent fields. 66 Schwartzman's algorithms lab exemplifies its computational biology push.

Aerial view of JAIST campus in Nomi, Ishikawa, surrounded by scenic hills and dedicated to cutting-edge research.

In Japan's higher education landscape, JAIST ranks highly for research impact, contributing to national goals like AI and biotech amid 2026 funding boosts for semiconductors and quantum tech.

Transforming Neuroscience and Connectomics

NTAC accelerates circuit analysis, revealing motifs like feedback loops or convergence in fly vision/motion processing. It enables cross-dataset comparisons, e.g., male vs. female flies, and supports functional studies. For drug discovery, precise typing aids target identification in disease models.Medical Xpress coverage highlights its role in human brain mapping ambitions, akin to genomics revolutions.

Toward Mammalian and Human Connectomes

Applied to mouse brain-and-cord (BANC) datasets, NTAC labeled thousands of neurons efficiently. As mouse full-brain efforts advance (e.g., MICrONS), NTAC could classify millions. Future multimodal integration (connectivity + transcriptomics) promises even higher fidelity. Challenges include denser synapses in mammals, but graph scalability holds. 55

JAIST's Contribution to Japan's Brain Research Ecosystem

Japan leads in connectomics with tools like array tomography and funding via AMED/MEXT. JAIST's work complements efforts at RIKEN, OIST, and universities like Tokyo/U. With 2026 AI/chip investments, such breakthroughs bolster Japan's global neuroscience standing, attracting talent and collaborations.

people walking on gray concrete pavement during daytime

Photo by Stuart Davies on Unsplash

Future Outlook: Challenges and Opportunities

Enhancements target unsupervised accuracy and multi-species adaptation. In higher ed, NTAC inspires curricula blending algorithms and biology. For researchers, it democratizes analysis, fostering discoveries in learning, memory, and disorders like Alzheimer's.

  • Scalability to human hemibrains.
  • Integration with EM reconstruction pipelines.
  • Ethical AI for brain data.

Career Implications in Japanese Neuroscience

This JAIST milestone underscores opportunities in computational neuroscience at Japanese unis. With rising PhD/postdoc roles, explore faculty positions amid Japan's brain initiative.

Portrait of Prof. Isabella Crowe

Prof. Isabella CroweView full profile

Contributing Writer

Advancing interdisciplinary research and policy in global higher education.

Discussion

Sort by:

Be the first to comment on this article!

You

Please keep comments respectful and on-topic.

New0 comments

Join the conversation!

Add your comments now!

Have your say

Engagement level

Frequently Asked Questions

🧠What is NTAC?

NTAC (Neuronal Type Assignment from Connectivity) is an algorithm developed at JAIST that classifies neuron types using only synaptic connection patterns from connectome data.

📊How accurate is NTAC on fly connectomes?

Achieves >90% accuracy in semi-supervised mode with <1% labeled neurons on optic lobes; 52% unsupervised on full brain. Outperforms morphology methods.

🔗Why use connectivity over morphology for classification?

Morphology fails in regions with similar shapes but different wiring; connectivity captures functional roles directly.

🐝What datasets tested NTAC?

FlyWire female brain, Janelia optic lobes, central brain, VNC. Applied to mouse BANC too. FlyWire

👨‍🏫Who leads the JAIST NTAC research?

Dr. Gregory Schwartzman, Assoc Prof at JAIST School of Information Science, with collaborators from Edinburgh, Barcelona, Princeton.

🏫What is JAIST?

Postgraduate uni in Nomi, Japan, specializing in advanced science/tech research like algorithms and neuroscience.

🧬Implications for human brain mapping?

Scales to larger connectomes; aids mouse brain efforts, paving way for human insights into diseases like Alzheimer's.

How fast does NTAC run?

Minutes on laptop for seeded; hours unsupervised on full fly brain.

🚀Future enhancements for NTAC?

Improve unsupervised accuracy, multimodal data integration (e.g., genes), mammalian adaptations.

💼Career opportunities from this research?

Boosts demand for computational neuroscientists in Japan; explore research jobs at JAIST-like institutes.

🇯🇵Why is this big for Japanese higher ed?

Positions JAIST globally; aligns with Japan's AI/neuro funding surge.