<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.fusiongirl.app:443/index.php?action=history&amp;feed=atom&amp;title=Wilson-Cowan_Model</id>
	<title>Wilson-Cowan Model - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.fusiongirl.app:443/index.php?action=history&amp;feed=atom&amp;title=Wilson-Cowan_Model"/>
	<link rel="alternate" type="text/html" href="https://wiki.fusiongirl.app:443/index.php?title=Wilson-Cowan_Model&amp;action=history"/>
	<updated>2026-05-12T09:45:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.fusiongirl.app:443/index.php?title=Wilson-Cowan_Model&amp;diff=6972&amp;oldid=prev</id>
		<title>JonoThora: Phase N (01b): LaTeX restoration — promote Unicode display-math to &lt;math&gt;; lint-clean per tools/wiki_latex_lint.py</title>
		<link rel="alternate" type="text/html" href="https://wiki.fusiongirl.app:443/index.php?title=Wilson-Cowan_Model&amp;diff=6972&amp;oldid=prev"/>
		<updated>2026-05-11T20:08:30Z</updated>

		<summary type="html">&lt;p&gt;Phase N (01b): LaTeX restoration — promote Unicode display-math to &amp;lt;math&amp;gt;; lint-clean per tools/wiki_latex_lint.py&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Wilson-Cowan Model =&lt;br /&gt;
&lt;br /&gt;
{{Audience_Sidebar&lt;br /&gt;
| difficulty   = Intermediate&lt;br /&gt;
| reading_time = 8 minutes&lt;br /&gt;
| prerequisites = ODEs; basic dynamical-systems (fixed points, Hopf bifurcation); some neuroscience.&lt;br /&gt;
| if_too_advanced_see = [[Could_the_Brain_Use_Quantum_Mechanics]]&lt;br /&gt;
| if_too_basic_see = [[Wilson-Cowan_Coupled_to_Psi]]&lt;br /&gt;
| if_you_want_the_math_see = This page; [[Neural_Field_Equations]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Notation&lt;br /&gt;
| psi_convention = ψ = scalar field amplitude (not used in baseline Wilson-Cowan).&lt;br /&gt;
| signature      = Mostly-plus (irrelevant for this non-relativistic model).&lt;br /&gt;
| units          = SI; time in seconds; population activities dimensionless ∈ [0,1].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Wilson-Cowan model&amp;#039;&amp;#039;&amp;#039; (1972) is the foundational mean-field model of neuronal population dynamics. It describes the interaction of an &amp;#039;&amp;#039;&amp;#039;excitatory&amp;#039;&amp;#039;&amp;#039; (E) and an &amp;#039;&amp;#039;&amp;#039;inhibitory&amp;#039;&amp;#039;&amp;#039; (I) population of neurons through two coupled ordinary differential equations.&lt;br /&gt;
&lt;br /&gt;
It is the simplest neural-population model that exhibits oscillations, multistability, and pattern formation — and it serves as the conceptual core of nearly all later population-level models, including [[Amari_Neural_Field|Amari]] fields, [[Jansen-Rit_Neural_Mass|Jansen-Rit]] neural masses, and the framework&amp;#039;s [[Wilson-Cowan_Coupled_to_Psi|ψ-coupled extension]].&lt;br /&gt;
&lt;br /&gt;
== Statement ==&lt;br /&gt;
&lt;br /&gt;
The Wilson-Cowan equations for two interacting populations E(t) and I(t):&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\tau_E\,\frac{dE}{dt} = -E + (1 - r_E\,E)\,S_E\!\bigl[\,w_{EE}\,E - w_{EI}\,I + P(t)\,\bigr]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\tau_I\,\frac{dI}{dt} = -I + (1 - r_I\,I)\,S_I\!\bigl[\,w_{IE}\,E - w_{II}\,I + Q(t)\,\bigr]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Components ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Symbol !! Meaning !! Units / range&lt;br /&gt;
|-&lt;br /&gt;
| E(t) || Excitatory population activity || dimensionless ∈ [0,1]&lt;br /&gt;
|-&lt;br /&gt;
| I(t) || Inhibitory population activity || dimensionless ∈ [0,1]&lt;br /&gt;
|-&lt;br /&gt;
| τ&amp;lt;sub&amp;gt;E&amp;lt;/sub&amp;gt;, τ&amp;lt;sub&amp;gt;I&amp;lt;/sub&amp;gt; || Population time constants || ~ 5–20 ms&lt;br /&gt;
|-&lt;br /&gt;
| r&amp;lt;sub&amp;gt;E&amp;lt;/sub&amp;gt;, r&amp;lt;sub&amp;gt;I&amp;lt;/sub&amp;gt; || Absolute-refractory periods || ~ 1 ms&lt;br /&gt;
|-&lt;br /&gt;
| w&amp;lt;sub&amp;gt;EE&amp;lt;/sub&amp;gt;, w&amp;lt;sub&amp;gt;EI&amp;lt;/sub&amp;gt;, w&amp;lt;sub&amp;gt;IE&amp;lt;/sub&amp;gt;, w&amp;lt;sub&amp;gt;II&amp;lt;/sub&amp;gt; || Synaptic-weight matrix || dimensionless&lt;br /&gt;
|-&lt;br /&gt;
| S&amp;lt;sub&amp;gt;E&amp;lt;/sub&amp;gt;, S&amp;lt;sub&amp;gt;I&amp;lt;/sub&amp;gt; || Sigmoid activation, e.g. S(u) = 1/(1+exp(−(u−θ)/σ)) || dimensionless&lt;br /&gt;
|-&lt;br /&gt;
| P(t), Q(t) || External drives (sensory / top-down) || dimensionless&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Derivation sketch ==&lt;br /&gt;
&lt;br /&gt;
Start with a population of neurons whose firing depends on aggregated synaptic input. Coarse-grain over individual neurons:&lt;br /&gt;
&lt;br /&gt;
# Each neuron fires when its summed synaptic input exceeds a threshold; the population fraction firing is a sigmoid function S of mean input.&lt;br /&gt;
# The mean input to an excitatory neuron is (positive contributions from other E neurons) minus (inhibition from I neurons) plus external drive.&lt;br /&gt;
# After firing, a refractory period (1 − r·E) reduces the fraction of cells available to fire.&lt;br /&gt;
# The membrane dynamics imposes a time constant τ.&lt;br /&gt;
&lt;br /&gt;
Combining these gives the Wilson-Cowan form.&lt;br /&gt;
&lt;br /&gt;
== Dynamics ==&lt;br /&gt;
&lt;br /&gt;
Linearise about a fixed point (E*, I*); the Jacobian determines:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Stable fixed point&amp;#039;&amp;#039;&amp;#039; (both eigenvalues with negative real part) — resting / baseline state.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Hopf bifurcation&amp;#039;&amp;#039;&amp;#039; (complex-conjugate pair crosses imaginary axis) — emergence of α/β/γ rhythmic oscillations.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Saddle-node&amp;#039;&amp;#039;&amp;#039; (one eigenvalue passes through zero) — multistability; basis for perceptual bistability and working-memory models.&lt;br /&gt;
&lt;br /&gt;
Wilson-Cowan with appropriate parameters reproduces:&lt;br /&gt;
&lt;br /&gt;
* α (8–13 Hz) rhythms in cortex.&lt;br /&gt;
* β (13–30 Hz) sensorimotor oscillations.&lt;br /&gt;
* γ (30–80 Hz) high-frequency synchrony.&lt;br /&gt;
* Slow oscillations and up/down states.&lt;br /&gt;
&lt;br /&gt;
== Sanity-check limits ==&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;No coupling&amp;#039;&amp;#039;&amp;#039; (w&amp;lt;sub&amp;gt;EE&amp;lt;/sub&amp;gt;= w&amp;lt;sub&amp;gt;EI&amp;lt;/sub&amp;gt;= w&amp;lt;sub&amp;gt;IE&amp;lt;/sub&amp;gt;= w&amp;lt;sub&amp;gt;II&amp;lt;/sub&amp;gt;= 0): pure exponential relaxation E(t) → 0; I(t) → 0. ✓&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Linear regime&amp;#039;&amp;#039;&amp;#039; (σ → ∞ in sigmoid): linear coupled ODEs; classical damped oscillator. ✓&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;r → 0&amp;#039;&amp;#039;&amp;#039;: no refractoriness; population activity unconstrained above. (Limit not biologically realistic; mathematically clean.)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Single population, w&amp;lt;sub&amp;gt;EE&amp;lt;/sub&amp;gt; &amp;gt; 1&amp;#039;&amp;#039;&amp;#039;: bistability between low and high firing.&lt;br /&gt;
&lt;br /&gt;
== Connection to ψ ==&lt;br /&gt;
&lt;br /&gt;
The framework&amp;#039;s [[Wilson-Cowan_Coupled_to_Psi|ψ-coupled extension]] adds:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Brain → ψ&amp;#039;&amp;#039;&amp;#039; source: J&amp;lt;sub&amp;gt;ψ&amp;lt;/sub&amp;gt;(x,t) = κ&amp;lt;sub&amp;gt;J&amp;lt;/sub&amp;gt; · f(u(x,t)).&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;ψ → brain&amp;#039;&amp;#039;&amp;#039; feedback: extra term + β · ψ(x,t) in the activation argument.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;ψ field equation&amp;#039;&amp;#039;&amp;#039;: □ψ − m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;ψ − λψ&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; = α F&amp;lt;sub&amp;gt;μν&amp;lt;/sub&amp;gt;F&amp;lt;sup&amp;gt;μν&amp;lt;/sup&amp;gt; + J&amp;lt;sub&amp;gt;ψ&amp;lt;/sub&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Wilson-Cowan provides the baseline neural dynamics; ψ coupling enters as small additive terms with parameters κ&amp;lt;sub&amp;gt;J&amp;lt;/sub&amp;gt;, β.&lt;br /&gt;
&lt;br /&gt;
== Experimental status ==&lt;br /&gt;
&lt;br /&gt;
Wilson-Cowan is a &amp;#039;&amp;#039;&amp;#039;pillar of mainstream computational neuroscience&amp;#039;&amp;#039;&amp;#039;. It is taught in every computational-neuroscience curriculum, used as the population-level component of most large-scale brain models (TVB, Spaun, others), and validated by:&lt;br /&gt;
&lt;br /&gt;
* Direct fit to electroencephalographic (EEG) and magnetoencephalographic (MEG) spectra.&lt;br /&gt;
* Match to local-field-potential recordings in cortex.&lt;br /&gt;
* Reproduction of bistability, hysteresis, and oscillatory regimes in cortical slice preparations.&lt;br /&gt;
&lt;br /&gt;
The Wilson-Cowan equations are not in dispute. The framework adds ψ-coupling on top of standard Wilson-Cowan.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Amari_Neural_Field]]&lt;br /&gt;
* [[Hodgkin-Huxley_Equations]]&lt;br /&gt;
* [[FitzHugh-Nagumo_Equations]]&lt;br /&gt;
* [[Jansen-Rit_Neural_Mass]]&lt;br /&gt;
* [[Neural_Field_Equations]]&lt;br /&gt;
* [[Wilson-Cowan_Coupled_to_Psi]]&lt;br /&gt;
* [[Effective_Field_Theory_of_Consciousness]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* Wilson, H. R., Cowan, J. D. (1972). &amp;quot;Excitatory and inhibitory interactions in localized populations of model neurons.&amp;quot; &amp;#039;&amp;#039;Biophysical Journal&amp;#039;&amp;#039; 12: 1–24.&lt;br /&gt;
* Wilson, H. R., Cowan, J. D. (1973). &amp;quot;A mathematical theory of the functional dynamics of cortical and thalamic nervous tissue.&amp;quot; &amp;#039;&amp;#039;Kybernetik&amp;#039;&amp;#039; 13: 55–80.&lt;br /&gt;
* Coombes, S., Beim Graben, P., Potthast, R., Wright, J. (eds.) (2014). &amp;#039;&amp;#039;Neural Fields: Theory and Applications.&amp;#039;&amp;#039; Springer.&lt;br /&gt;
&lt;br /&gt;
[[Category:Psionics]]&lt;br /&gt;
[[Category:Equations]]&lt;br /&gt;
[[Category:Neuroscience]]&lt;/div&gt;</summary>
		<author><name>JonoThora</name></author>
	</entry>
</feed>