Mean-field theory bridging microscale synaptic motifs to macroscale heterogeneous neural dynamics. Derives low-rank equations for P-population networks where chain motifs induce correlations in synaptic variability, enabling microscopic fluctuations to influence mesoscopic dynamics. Requires only 2P latent variables. Use when: modeling brain circuits with fine-scale connectivity, deriving mean-field equations for heterogeneous populations, reverse-engineering connectivity from neural recordings.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill synaptic-motif-mean-field --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Synaptic Motif Mean Field?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-synaptic-motif-mean-field)More formats (shields.io, HTML) on the badges page.
---
name: synaptic-motif-mean-field
description: "Mean-field theory bridging microscale synaptic motifs to macroscale heterogeneous neural dynamics. Derives low-rank equations for P-population networks where chain motifs induce correlations in synaptic variability, enabling microscopic fluctuations to influence mesoscopic dynamics. Requires only 2P latent variables. Use when: modeling brain circuits with fine-scale connectivity, deriving mean-field equations for heterogeneous populations, reverse-engineering connectivity from neural recordings."
---
## Core Methodology
### Problem Statement
Microscale synaptic structures (second-order motifs like correlated synaptic couplings) influence macroscale heterogeneous population dynamics, but canonical brain circuit models cannot capture this bridge.
### Key Framework
For a P-population network:
- **2P latent dynamic variables**: P for mean population activity + P for within-population variability
- Pre- and postsynaptic neuronal population identities determine synaptic AND motif strengths
- Chain motifs induce correlations in synaptic variability
### Theoretical Result
Chain motifs → correlations in synaptic variability → microscopic fluctuations integrated → influence mesoscopic mean population dynamics
This means:
1. Second-order synaptic statistics are NOT negligible
2. They actively shape population-level computation
3. Mean-field must track both mean AND variability
### Reverse Engineering Application
Applied to mouse primary visual cortex (V1):
- Input: heterogeneous activity across the population
- Output: network connectivity that recapitulates this activity
- Framework provides testable predictions about fine-scale connectivity → dynamics → function relationship
### Equations
The mean-field low-rank equations take the form:
```
dx_i/dt = f(mean_activity_i, variability_i, motif_strength)
dvariability_i/dt = g(synaptic_correlations, chain_motif_stats)
```
Where i ranges over P populations, and f,g are derived from the random RNN structure with nonlinear non-negative neural responses.
### Connection to Existing Work
Extends classical mean-field theory (which tracks only P variables for means) by adding P variables for variability, motivated by connectomics discoveries of fine-scale structure.
## When to Use
- Building computational models of brain circuits with known fine-scale connectivity
- Analyzing how synaptic motifs affect population dynamics
- Reverse-engineering connectivity from heterogeneous neural recordings
- Studying the gap between microscale structure and macroscale function
## Activation
synaptic motifs, mean-field theory, heterogeneous dynamics, neural population modeling, connectomics, chain motifs, brain circuit modeling, q-bio.NC, random RNN

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!