Skip to main content
  • Poster presentation
  • Open access
  • Published:

Specification and generation of structured neuronal network models with the NEST Topology Module

Large, spatially structured computational models of the brain are an increasingly popular tool in the study of brain function, in particular the visual system [1, 2]. Communicating the structure and connection patterns of these models in scientific papers is a challenge [3], as is their correct and efficient implementation in simulators for the purpose of independent validation and further scientific exploration. The NEST Topology Module facilitates the concise specification and efficient generation of large, spatially structured neuronal network models. The module is publicly available as part of the NEST 2 simulator package [4]. The Topology module organizes neuronal networks in two-dimensional sheets, reflecting the predominant architecture of the visual and other sensory pathways. A sheet can be composed of individual neurons or of compounds, such as microcolumns. Elements are assigned spatial coordinates (receptive field centers), either on a Cartesian grid or at arbitrary locations. The notion of sheets in the Topology module differs from cortical layers. Since most models of sensory pathways describe brain areas as composed of columns with specific receptive field properties, we consider it logical to describe spatial ordering at the column level. Model neurons can be labeled to facilitate connections to specific neuron types. Connections between sheets are represented using probability kernels and masks, which specify the probability for two neurons to be connected as a function of their distance (in stimulus space). Kernels can be divergent (choosing targets for each presynaptic neuron) or convergent (choosing senders for each postsynaptic neuron). At present, uniform and Gaussian kernels and rectangular, circular and doughnut masks are implemented. Connections between specific neuron types in sheets are requested by referring to the labels assigned to neurons. Generating network connections from probabilistic kernels by performing a Bernoulli trial on each potential target within the cut-off mask is inefficient when most connection probabilities are small. The Topology module first determines the number of connections to be made from a binomial distribution and then distributes connections within the mask according to relative probability. For non-uniform kernels this is implemented using Walker's alias method [5] or logarithmic classes [6], resulting in a tenfold speed-up in realistic situations. The binomial approach is justified by Lyapunov's central limit theorem in this case.

The NEST Topology Module is a first step towards shared tools for the representation and generation of large, spatially structured brain models. Future developments will include three-dimensional sheets (volumes) and a callback scheme to allow flexible specification of element constructors, kernels and masks.

References

  1. Hill SL, Tononi G: Modeling sleep and wakefulness in the thalamocortical system. J Neurophysiol. 2005, 93: 1671-1698. 10.1152/jn.00915.2004.

    Article  PubMed  Google Scholar 

  2. Mariño J, Schummers J, Lyon DC, Schwabe L, Beck O, Wiesing P, Obermayer K, Sur M: Invariant computations in local cortical networks with balanced excitation and inhibition. Nat Neurosci. 2005, 8: 194-201. 10.1038/nn1391.

    Article  PubMed  Google Scholar 

  3. Nordlie E, Plesser HE, Gewaltig M-O: Towards reproducible descriptions of neuronal network models. Frontiers in Neuroinformatics. Conference Abstract: Neuroinformatics. 2008

    Google Scholar 

  4. Gewaltig M-O, Diesmann M: NEST (NEural Simulation Tool). Scholarpedia. 2007, 2: 1430.

    Article  Google Scholar 

  5. Knuth DE: The Art of Computer Programming. 1998, Reading, MA: Addison-Wesley, 2

    Google Scholar 

  6. Fricke T, Schnakenberg J: Monte-Carlo simulation of an inhomogeneous reaction-diffusion system in the biophysics of receptor cells. Z Phys B. 1991, 277-284. 10.1007/BF01309430.

    Google Scholar 

Download references

Acknowledgements

Rüdiger Kupper kindly shared his expertise in creating topological networks in NEST with us. We would like to thank Mikael Djurfeldt, Birgit Kriener, Tobias Potjans, Jochen Eppler, Tom Tetzlaff, and Marc-Oliver Gewaltig for fruitful discussions and are grateful to Honda Research Institute Europe for financial support.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Hans E Plesser.

Rights and permissions

Open Access This article is published under license to BioMed Central Ltd. This is an Open Access article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Plesser, H.E., Austvoll, K. Specification and generation of structured neuronal network models with the NEST Topology Module. BMC Neurosci 10 (Suppl 1), P56 (2009). https://doi.org/10.1186/1471-2202-10-S1-P56

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1471-2202-10-S1-P56

Keywords