Computational models

Spiking neural networks

Represent neurons as stateful dynamical units communicating discrete events through time.

software modelestablished research

Evidence status

Checked against 2 inspected sources

2 sources were retrieved, identified and read, and the claims below are tied to specific passages at the scope those passages state. Each source also records what it cannot establish.

Rely on this page for

The specific claims that carry a cited passage, at the scope that passage states.

Working definition

A spiking neural network is a directed dynamical system whose units integrate inputs, evolve internal state, emit discrete spikes under a defined rule, and influence other units through weighted, delayed connections. Models differ substantially in neuron equations, coding, training, and hardware mapping; use of spikes alone does not make a model biologically realistic or computationally superior.

Mechanism

  • Integrate synaptic inputs into neuron state.
  • Emit a spike when a specified condition is met.
  • Propagate weighted and delayed events through a graph.

Measurements

  • Accuracy or task loss
  • Spike count and temporal latency
  • Memory and operation count

Reproducibility controls

  • Version hardware, software, firmware, and analysis code.
  • Declare dataset, preprocessing, random seeds, and measurement boundary.
  • Report repeated runs, variation, exclusions, and failed trials.

Limits and failure modes

  • Training remains task- and model-dependent.
  • Sparse spikes do not guarantee low end-to-end energy.

Mathematical connection

Formal structure without substrate erasure

computational modelDynamical systems

State, threshold, and reset dynamics

Represent neuron and network evolution with declared state equations and event conditions.

Inputs

  • Neuron equations
  • Connection graph
  • Initial state

Outputs

  • State trajectory
  • Spike events
  • Stability conditions

Limit: A dynamical model can reproduce selected signals without reproducing biological mechanism, cognition, or subjective experience.

Technical and governance sources

  1. [1]NeuroBench: Advancing Neuromorphic Computing Through Collaborative, Fair and Representative Benchmarking · National Institute of Standards and Technology

    Establishes: A community framework separating algorithm and system tracks and defining task, correctness, efficiency, and reporting procedures intended to make neuromorphic results more comparable and reproducible.

    Boundary: A benchmark ranks submitted systems on declared tasks and metrics. It does not prove general intelligence, biological equivalence, safety, usefulness outside the benchmark, or superiority under unreported host and data costs.

  2. [2]Taking Neuromorphic Computing to the Next Level with Loihi 2 · Intel Labs

    Establishes: An official description of the Loihi 2 research chip, its programmable neuron models, event-based communication, on-chip learning support, and the Lava software framework used to construct neuromorphic applications.

    Boundary: This is a vendor technical brief about a research platform. Performance and efficiency results remain workload-, configuration-, measurement-boundary-, and comparison-dependent and do not establish equivalence to biological intelligence.

Related concepts

Direct answer

  • A spiking neural network is a directed dynamical system whose units integrate inputs, evolve internal state, emit discrete spikes under a defined rule, and influence other units through weighted, delayed connections. Models differ substantially in neuron equations, coding, training, and hardware mapping; use of spikes alone does not make a model biologically realistic or computationally superior.

Mechanism and method

  • Integrate synaptic inputs into neuron state.
  • Emit a spike when a specified condition is met.
  • Propagate weighted and delayed events through a graph.

What is measured

  • Accuracy or task loss
  • Spike count and temporal latency
  • Memory and operation count

Comparison: Artificial and spiking neural networks

  • A spike is not automatically a biological action potential.
  • Operation counts are architecture-specific.
  • Must not be read as: Do not infer biological realism, intelligence, or efficiency from the presence of spikes without matched task evidence and complete resource accounting.

Limitations

  • Training remains task- and model-dependent.
  • Sparse spikes do not guarantee low end-to-end energy.

Boundaries declared by the cited sources

  • A benchmark ranks submitted systems on declared tasks and metrics. It does not prove general intelligence, biological equivalence, safety, usefulness outside the benchmark, or superiority under unreported host and data costs. (boundary declared by NeuroBench: Advancing Neuromorphic Computing Through Collaborative, Fair and Representative Benchmarking)
  • This is a vendor technical brief about a research platform. Performance and efficiency results remain workload-, configuration-, measurement-boundary-, and comparison-dependent and do not establish equivalence to biological intelligence. (boundary declared by Taking Neuromorphic Computing to the Next Level with Loihi 2)
  • Defines reporting and comparison procedure. It does not establish that any system is faster, more efficient or more biologically realistic, and by its own statement excludes neuron updates and data processing costs. (boundary declared by NeuroBench: A Framework for Benchmarking Neuromorphic Computing Algorithms and Systems)
  • Defines reporting and comparison procedure. It does not establish that any system is faster, more efficient or more biologically realistic, and by its own statement excludes neuron updates and data processing costs. (boundary declared by NeuroBench: A Framework for Benchmarking Neuromorphic Computing Algorithms and Systems)

Bridge: State, threshold, and reset dynamics

  • Represent neuron and network evolution with declared state equations and event conditions.
  • Input: Neuron equations
  • Input: Connection graph
  • Input: Initial state
  • Output: State trajectory
  • Output: Spike events
  • Output: Stability conditions
  • Limit: A dynamical model can reproduce selected signals without reproducing biological mechanism, cognition, or subjective experience.

Related records