Skip to content

Binding Neuron

An abstract spiking-neuron model that retains excitatory impulses for a finite window and emits one spike when enough temporally overlapping inputs reach threshold, with inhibition tightening the required coherence.

Version
v2 · 2026-09-06 · History
Domain-specific #
1382
Origin domain
neuroscience
Subdomain
computational neuroscience
Aliases
BN model, Binding neuron model

Core Idea

A binding neuron (BN) is a specialized abstract neuron concept introduced by Alexander Vidybida. Excitatory impulses arriving within a finite memory window remain active; when their count reaches threshold, the neuron emits one output impulse and clears or updates its stored inputs. The spike represents the temporally coherent input set as one compound event.

Inhibition has an information-processing role: stronger inhibition reduces the effective memory window or otherwise requires tighter temporal coherence before threshold is reached. The BN interpolates between a temporal integrator at long memory and a coincidence detector at short memory.

Scope of Application

The concept supports analytic and simulated studies of spike-train transformation, output interspike distributions, inhibition, feedback, and neuromorphic implementation. Hodgkin–Huxley and leaky integrate-and-fire systems can approximate its step-like coherence response under chosen conditions.

Its biological claims are limited by equalized impulse amplitudes, single retention time, simplified inhibition, absent morphology, and often omitted refractoriness.

Clarity

State \(\tau\), threshold, reset rule, inhibition rule, input process, feedback delay, and output statistic. Label it a model/concept, not a cell class. Distinguish temporal input binding from perceptual feature binding.

Manages Complexity

Finite impulse lifetime converts continuous postsynaptic dynamics into an event-memory process that can sometimes be analyzed exactly. The threshold and window expose how synchrony and inhibition jointly determine firing without solving full conductance equations.

Abstract Reasoning

  1. Record each input arrival.
  2. Retain it until age \(\tau\).
  3. Remove expired impulses.
  4. Fire when the active count reaches threshold.
  5. apply the declared reset.
  6. Map inhibition to a changed window or gate.
  7. Derive output statistics under the input process.
  8. Compare limiting behavior with integration and coincidence detection.

Knowledge Transfer

The portable pattern is retain events briefly, collapse a sufficiently coherent cluster into one output, and let inhibition tune the clustering window. It transfers to event-stream detectors and temporal debouncing. The proposed immediate parent is Temporal Binding.

Relationships to Other Abstractions

Local relationship map for Binding NeuronParents appear above the current abstraction, mutual partners to the right, and children below. Node labels state whether each abstraction is prime or domain-specific; colors identify relation types.Binding NeuronDOMAINDomain-specific abstraction: Temporal Binding — is a kind ofTemporal BindingDOMAIN

Current abstraction Binding Neuron Domain-specific

Parents (1) — more general patterns this builds on

  • Binding Neuron is a kind of Temporal Binding Domain-specific

    Temporal Binding is the proposed immediate parent.

Hierarchy paths (3) — routes to 3 parentless roots

Neighborhood in Abstraction Space

Binding Neuron sits in a sparse region of the domain-specific corpus (96th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.

Family — Unclustered & Miscellaneous (1565 abstractions)

Nearest neighbors

Computed from structural-signature embeddings · 2026-09-08