Liqun Luo
5 min
While individual neurons are the fundamental units of the nervous system, their computational power emerges from their organization into complex, interconnected circuits. This paper reviews the structural principles governing these circuits, moving from basic building blocks to high-order architectural plans. By examining how these circuits are assembled during development and shaped by evolution, the author provides a framework for understanding how physical connectivity dictates neural function.
The author categorizes neuronal circuits using an analogy of language, where individual neurons are letters and core motifs are words. These motifs include:
These motifs are rarely used in isolation; rather, they are combined to form more complex, specialized architectures.
Beyond basic motifs, the nervous system employs high-order architectural patterns to solve specific computational problems:
Circuit architectures are not products of top-down design but are shaped by evolutionary selection and developmental constraints. A major challenge is how a limited genome constructs vast, precise networks. The paper highlights that molecular cues provide a coarse, hard-wired scaffold, while activity-dependent mechanisms—such as Hebbian plasticity—fine-tune these connections based on experience. This interplay ensures that circuits are both robust and adaptable, providing a blueprint that continues to inspire advancements in artificial intelligence.
Although individual neurons are the basic unit of the nervous system, they process information by working together in neuronal circuits with specific patterns of synaptic connectivity. Here, I review common circuit motifs and architectural plans used in diverse brain regions and animal species. I also consider how these circuit architectures assemble during development and might have evolved. Understanding how specific patterns of synaptic connectivity can implement specific neural computations will help to bridge the huge gap between the biology of the individual neuron and the function of the entire brain, allow us to better understand the neural basis of behavior, and may inspire new advances in artificial intelligence.
Alex: And that's a distinct computational primitive from the gain-control motifs you described earlier.
Sam: Right, and that's part of what makes the review's framing useful. These aren't all doing the same thing. Feedforward inhibition handles temporal dynamics and gain stability. Topographic maps handle spatial efficiency and local contrast operations. Dimensionality expansion handles pattern separation. The brain isn't running one algorithm—it's running a grammar of them, composited. [[RP_SECTION:compositional-challenges|Compositional challenges]]
Alex: Which raises the harder question. If a real circuit is using all of these simultaneously, how do you actually decompose what it's doing?
Sam: That's precisely where the field is stuck. The review is candid about this. Motifs are almost never deployed in isolation. A single cortical circuit might use a topographic map for spatial organization, dimensionality expansion for pattern recognition, and recurrent loops for gain control—all at once, all interacting. We can identify each motif in principle, but characterizing how they compose is a different problem entirely. [[RP_SECTION:framework-for-reverse-engineering|Framework for reverse engineering]]
Alex: So the practical implication for a systems neuroscientist trying to reverse-engineer a new circuit—you're not starting from scratch on every synapse.
Sam: No, and that's the applied value of this framework. If you identify a feedforward inhibition motif in a new circuit, you can immediately generate predictions about its temporal dynamics—how quickly it will stabilize after a stimulus, what its gain-control profile looks like—without having to characterize every connection from the ground up. The motif gives you a prior. What you still have to work out is how that motif is embedded in the larger assembly, and what the other motifs it's interacting with are contributing.
Alex: That's a meaningful constraint on the search space, but it doesn't close it.
Sam: Correct. And that's the honest limit of where this review lands. It makes a strong case that the motif-level description is the right level of abstraction for understanding neural computation—more tractable than individual synapses, more mechanistically grounded than whole-brain correlations. But the compositional problem, how motifs combine into circuits and circuits into systems, remains largely open. The grammar exists. We're still working out the syntax.
Alex: That's a useful place to sit with it. The building blocks are conserved and increasingly well-characterized. The challenge now is understanding how the brain assembles them into something that can actually think. Thanks for listening to ResearchPod.