Papers
Topics
Authors
Recent
Search
2000 character limit reached

Simultaneous Firing & Connection Formation

Updated 9 March 2026
  • Simultaneous firing and connection formation are mechanisms where excitable nodes synchronously activate while dynamically rewiring their interconnections.
  • Mathematical models employing FitzHugh–Nagumo dynamics and time-varying adjacency matrices elucidate the impact of rewiring rates on network synchrony.
  • Experimental protocols, including single-neuron mimicry and artificial axon setups, validate synchronization metrics and plasticity rules in controlled environments.

Simultaneous firing and connection formation refer to the processes by which excitable elements—biological or artificial—generate synchronized activity, and how these patterns are shaped or enabled by the evolving topology of inter-element connections. In neurobiology, these dynamics underlie phenomena such as synchrony, oscillations, and plasticity in neural networks. In synthetic systems and mathematical models, these mechanisms illuminate the interplay between network connectivity, node excitability, and emergent collective behaviors.

1. Dynamical Models of Simultaneous Firing

Simultaneous firing in sparsely connected ensembles can be rigorously studied using systems of coupled excitable nodes, such as FitzHugh–Nagumo elements. Each node is modeled by a fast activator xj(t)x_j(t) and a slow inhibitor yj(t)y_j(t), with dynamics: ϵx˙j=xjxj33+yj+I,y˙j=axj,\epsilon\,\dot x_j = x_j - \frac{x_j^3}{3} + y_j + I, \qquad \dot y_j = a - x_j, where ϵ1\epsilon \ll 1 sets the time-scale separation, a>1a > 1 ensures excitability, and II is a constant bias. Nodes are coupled via a time-dependent adjacency matrix Aij(t)A_{ij}(t) encoding the instantaneous network: ϵx˙j=xjxj33+yj+ki=1NAji(t)(xixj),y˙j=axj.\epsilon\,\dot x_j = x_j - \tfrac{x_j^3}{3} + y_j + k\sum_{i=1}^N A_{ji}(t)\bigl(x_i - x_j\bigr), \quad \dot y_j = a - x_j. Instantaneous degree is strictly constrained: i=1NAij(t)1\sum_{i=1}^N A_{ij}(t)\leq 1 for all jj, so that each node is connected to at most one partner at a given time. The coupling strength kk is typically set to unity for simulation (Tessone et al., 2012).

2. Network Rewiring and Connection Formation Protocols

Two primary schemes realize time-evolving networks with degree 1\leq 1:

  • Fixed Matching: At all times, exactly N/2N/2 undirected links ensure that each node has one partner. At total rate λN\lambda N, pairs of links (j,j),(k,k)(j,j^*), (k,k^*) are randomly selected, and endpoints are swapped to form (j,k),(j,k)(j,k), (j^*,k^*).
  • Underlying Substrate: A substrate graph GG with LL possible edges is defined. Nodes can activate dormant edges at rate λ\lambda, deactivating any pre-existing edge to maintain degree 1\leq 1.

The instantaneous adjacency Aij(t)A_{ij}(t) is symmetric with row sums 1\leq 1. The reconnection rate λ\lambda governs the temporal statistics of partner switching, hence the pattern formation dynamics (Tessone et al., 2012).

In experimental neuroscience, "single-neuron mimicry" allows emulation of a full NN-node recurrent network using one living neuron. For each network "snapshot," a node's recent inputs are precisely replayed on a biological cell, and its firing or failure is mapped to the network's evolution. Connectivity is encoded in the matrix WijW_{ij} (weights) and τij\tau_{ij} (delays), dictating which virtual nodes stimulate one another, and at which times (Goldental et al., 2016).

3. Synchronization Metrics and Order Parameters

Synchrony is quantified via several order parameters:

  • Kuramoto Order Parameter (ρ\rho): Using the geometric phase ϕj(t)=arctan(yj(t)/xj(t))\phi_j(t)=\arctan\bigl(y_j(t)/x_j(t)\bigr),

ρ(t)eiΨ(t)=1Nj=1Neiϕj(t);ρ=ρ(t)t.\rho(t)\,e^{i\Psi(t)} = \frac{1}{N}\sum_{j=1}^N e^{i\phi_j(t)};\quad \rho = \langle\rho(t)\rangle_t.

Static phase coherence corresponds to ρ1\rho\approx 1.

  • Shinomoto–Kuramoto Parameter (ζ\zeta): Measures dynamic, collective pulsations,

ζ=ρ(t)eiΨ(t)ρ(t)eiΨ(t)tt,\zeta = \Bigl\langle \bigl|\rho(t)e^{i\Psi(t)} - \langle\rho(t)e^{i\Psi(t)}\rangle_t\bigr| \Bigr\rangle_t,

which is nonzero only if the center of mass of phases rotates around the circle.

  • Mean Firing Current (JJ):

J=1Nj=1Nx˙j(t)t,J = \Bigl\langle \Bigl|\frac{1}{N}\sum_{j=1}^N \dot x_j(t)\Bigr|\Bigr\rangle_t,

signaling activity regardless of synchrony.

These parameters reveal regimes of quiescence (ρ1\rho\approx1, ζ0\zeta\approx0, J0J\approx0), partial synchrony, and full, dynamic global firing (Tessone et al., 2012).

4. Mechanisms and Windows for Globally Synchronized Firing

The occurrence of fully synchronized firing (all elements spike in unison) is contingent on the interplay between network evolution rate λ\lambda and coupling kk:

  • Slow Rewiring (λλc1\lambda\ll\lambda_{c1}): Links persist so long that nodes always relax to rest before partners change; no excitation propagates.
  • Intermediate Rewiring (λc1<λ<λc2\lambda_{c1}<\lambda<\lambda_{c2}): When typically λ(τleft+τright)1\lambda \sim (\tau_{\rm left}+\tau_{\rm right})^{-1}, nodes near rest can suddenly couple to a firing partner, receiving an "impulsive kick" sufficient to trigger their own excursion. This transient drives a spatial-temporal cascade, rapidly synchronizing the entire network. Avalanche-like propagation is observed, with a bell-shaped ζ(λ)\zeta(\lambda) and J(λ)J(\lambda) profile peaking in this window.
  • Fast Rewiring (λλc2\lambda\gg\lambda_{c2}): Fluctuating couplings self-average; nodes experience only the static, ensemble-mean field and settle to a quiescent fixed point.

No synchrony emerges for k<kc0.8k<k_c \approx 0.8 at any λ\lambda (Tessone et al., 2012).

5. Connection Formation, Plasticity, and Experimental Emulation

In engineered or model networks, connection formation is studied both via explicit protocol and via emulation:

  • Directed Graphs and Delays: The topology is set by WijW_{ij} and delays τij\tau_{ij}. Firing events propagate according to

Ii(t)=j=1NkWijδ(ttj(k)τij)+ηi(t),I_i(t)=\sum_{j=1}^N\sum_{k} W_{ij}\,\delta(t-t_j^{(k)}-\tau_{ij})+\eta_i(t),

with tj(k)t_j^{(k)} the kkth spike of node jj.

  • Plasticity Update Rules: Connection strengths can be dynamically updated after firing events using prespecified functions (e.g., ΔWij=F(Wij,{tj(k),ti})\Delta W_{ij}=\mathcal{F}(W_{ij},\{t_j^{(k)},t_i\}), enabling simulation of mechanisms such as spike-timing-dependent plasticity (STDP)).
  • Experimental Single-Neuron Mimicry: The single-neuron protocol supports the full software updating of WijW_{ij} and τij\tau_{ij} post-hoc, allowing studies of both fixed and evolving connection topologies in real time (Goldental et al., 2016).

6. Artificial Excitable Systems and Coincidence Firing

Artificial axon systems provide hardware for precise control and study of simultaneous firing and connection formation:

  • Node Construction: A lipid bilayer supports a population of KvAP ion channels between reservoirs with K+^+ gradients, establishing a Nernst potential. Electronic current-limited voltage clamps (CLVC) maintain resting potential until input stimuli overcome thresholds.
  • Coincidence Detector Protocol: Subthreshold pulses delivered singly do not trigger firing; two temporally coincident pulses within 50–100 ms sum their conductances, reliably producing an action potential. This realizes an AND-type logic operation.
  • Synaptic Coupling: Pre-synaptic voltage V1(t)V_1(t) drives a current Is(t)=αV1(t)Θ(V1(t))I_s(t)=\alpha V_1(t)\Theta(V_1(t)) into the post-synaptic node. Action potentials in axon 1 induce firing in axon 2, capturing pre/post synaptic relationships and enabling programmable network motifs (Vasquez et al., 2017).

7. Emergent Oscillatory Dynamics and Experimental Outcomes

Both modeling and experimental emulation reveal multiple collective firing patterns:

  • Gamma (γ\gamma) Oscillations: In uniform-delay recurrent networks, loop periodicity locks firing events into volleys at frequency fγ1/τf_\gamma\approx 1/\tau (τ\tau the synaptic delay), yielding rhythms in the 50–100 Hz range.
  • Delta (δ\delta) Oscillations: Global firing rate envelopes fluctuate at 1–5 Hz, emerging from recurrency, saturation effects, and stochastic noise. These phenomena are observed both in software-driven networks and in experimental single-neuron mimicry, and are measurable as population raster plots with fast carriers modulated by slow envelopes (Goldental et al., 2016).
  • Artificial Systems: Firing rate in artificial axons increases linearly with injected current up to a threshold, after which action potentials are reproducibly generated given sufficient current or coincident pulses. Synaptic efficacy is quantified by delay and magnitude of induced firing in coupled axons (Vasquez et al., 2017).
System Type Firing Synchronization Mechanism Connection Adaptation
FitzHugh–Nagumo Intermediate-rate random partner rewiring Implicit; formation via rewiring
Single-neuron mimicry Sequence replay, inputs emulate full network Software-driven updating of weights
Artificial axon Coincidence and synaptic current injection Hardwired electronic circuits

These advances establish that collective, synchronous firing can be generated and studied even in disconnected or minimally connected networks, with network evolution and input timing providing sufficient drive for emergent organization. Furthermore, experimental and theoretical techniques now enable detailed, controlled studies of both the emergence of synchrony and the effect of network wiring—fixed or plastic—on those patterns (Tessone et al., 2012, Goldental et al., 2016, Vasquez et al., 2017).

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Simultaneous Firing and Connection Formation.