1
|
De Schutter E. Efficient simulation of neural development using shared memory parallelization. Front Neuroinform 2023; 17:1212384. [PMID: 37547492 PMCID: PMC10400717 DOI: 10.3389/fninf.2023.1212384] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 04/26/2023] [Accepted: 06/30/2023] [Indexed: 08/08/2023] Open
Abstract
The Neural Development Simulator, NeuroDevSim, is a Python module that simulates the most important aspects of brain development: morphological growth, migration, and pruning. It uses an agent-based modeling approach inherited from the NeuroMaC software. Each cycle has agents called fronts execute model-specific code. In the case of a growing dendritic or axonal front, this will be a choice between extension, branching, or growth termination. Somatic fronts can migrate to new positions and any front can be retracted to prune parts of neurons. Collision detection prevents new or migrating fronts from overlapping with existing ones. NeuroDevSim is a multi-core program that uses an innovative shared memory approach to achieve parallel processing without messaging. We demonstrate linear strong parallel scaling up to 96 cores for large models and have run these successfully on 128 cores. Most of the shared memory parallelism is achieved without memory locking. Instead, cores have only write privileges to private sections of arrays, while being able to read the entire shared array. Memory conflicts are avoided by a coding rule that allows only active fronts to use methods that need writing access. The exception is collision detection, which is needed to avoid the growth of physically overlapping structures. For collision detection, a memory-locking mechanism was necessary to control access to grid points that register the location of nearby fronts. A custom approach using a serialized lock broker was able to manage both read and write locking. NeuroDevSim allows easy modeling of most aspects of neural development for models simulating a few complex or thousands of simple neurons or a mixture of both. Code available at https://github.com/CNS-OIST/NeuroDevSim.
Collapse
Affiliation(s)
- Erik De Schutter
- Computational Neuroscience Unit, Okinawa Institute of Science and Technology, Okinawa, Japan
- Department of Biomedical Sciences, University of Antwerp, Antwerpen, Belgium
| |
Collapse
|
2
|
Bauer R, Clowry GJ, Kaiser M. Creative Destruction: A Basic Computational Model of Cortical Layer Formation. Cereb Cortex 2021; 31:3237-3253. [PMID: 33625496 PMCID: PMC8196252 DOI: 10.1093/cercor/bhab003] [Citation(s) in RCA: 3] [Impact Index Per Article: 0.8] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Grants] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 06/07/2018] [Revised: 12/23/2020] [Accepted: 12/23/2020] [Indexed: 12/13/2022] Open
Abstract
One of the most characteristic properties of many vertebrate neural systems is the layered organization of different cell types. This cytoarchitecture exists in the cortex, the retina, the hippocampus, and many other parts of the central nervous system. The developmental mechanisms of neural layer formation have been subject to substantial experimental efforts. Here, we provide a general computational model for cortical layer formation in 3D physical space. We show that this multiscale, agent-based model, comprising two distinct stages of apoptosis, can account for the wide range of neuronal numbers encountered in different cortical areas and species. Our results demonstrate the phenotypic richness of a basic state diagram structure. Importantly, apoptosis allows for changing the thickness of one layer without automatically affecting other layers. Therefore, apoptosis increases the flexibility for evolutionary change in layer architecture. Notably, slightly changed gene regulatory dynamics recapitulate the characteristic properties observed in neurodevelopmental diseases. Overall, we propose a novel computational model using gene-type rules, exhibiting many characteristics of normal and pathological cortical development.
Collapse
Affiliation(s)
- Roman Bauer
- Department of Computer Science, University of Surrey, Guildford, GU2 7XH, UK
| | - Gavin J Clowry
- Biosciences Institute, Newcastle University, Newcastle upon Tyne NE2 4HH, UK
| | - Marcus Kaiser
- School of Computing, Newcastle University, Newcastle upon Tyne NE4 5TG, UK
- Precision Imaging Beacon, School of Medicine, University of Nottingham, Nottingham NG7 2UH, UK
- Rui Jin Hospital, Shanghai Jiao Tong University, Shanghai 200025, China
| |
Collapse
|
3
|
Kassraian-Fard P, Pfeiffer M, Bauer R. A generative growth model for thalamocortical axonal branching in primary visual cortex. PLoS Comput Biol 2020; 16:e1007315. [PMID: 32053598 PMCID: PMC7018004 DOI: 10.1371/journal.pcbi.1007315] [Citation(s) in RCA: 6] [Impact Index Per Article: 1.2] [Reference Citation Analysis] [Abstract] [MESH Headings] [Grants] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 06/09/2018] [Accepted: 08/06/2019] [Indexed: 11/19/2022] Open
Abstract
Axonal morphology displays large variability and complexity, yet the canonical regularities of the cortex suggest that such wiring is based on the repeated initiation of a small set of genetically encoded rules. Extracting underlying developmental principles can hence shed light on what genetically encoded instructions must be available during cortical development. Within a generative model, we investigate growth rules for axonal branching patterns in cat area 17, originating from the lateral geniculate nucleus of the thalamus. This target area of synaptic connections is characterized by extensive ramifications and a high bouton density, characteristics thought to preserve the spatial resolution of receptive fields and to enable connections for the ocular dominance columns. We compare individual and global statistics, such as a newly introduced length-weighted asymmetry index and the global segment-length distribution, of generated and biological branching patterns as the benchmark for growth rules. We show that the proposed model surpasses the statistical accuracy of the Galton-Watson model, which is the most commonly employed model for biological growth processes. In contrast to the Galton-Watson model, our model can recreate the log-normal segment-length distribution of the experimental dataset and is considerably more accurate in recreating individual axonal morphologies. To provide a biophysical interpretation for statistical quantifications of the axonal branching patterns, the generative model is ported into the physically accurate simulation framework of Cx3D. In this 3D simulation environment we demonstrate how the proposed growth process can be formulated as an interactive process between genetic growth rules and chemical cues in the local environment.
Collapse
Affiliation(s)
- Pegah Kassraian-Fard
- Institute of Neuroinformatics, University and ETH Zurich, Zurich, Switzerland
- Division of Biology and Biological Engineering, California Institute of Technology, Pasadena, California, United States of America
- * E-mail:
| | - Michael Pfeiffer
- Institute of Neuroinformatics, University and ETH Zurich, Zurich, Switzerland
| | - Roman Bauer
- Interdisciplinary Computing and Complex BioSystems Research Group (ICOS), School of Computing Science, Newcastle University, Newcastle upon Tyne, United Kingdom
- Biosciences Institute, Newcastle University, Newcastle upon Tyne, United Kingdom
| |
Collapse
|
4
|
Setty Y. eBrain: a Three Dimensional Simulation Tool to Study Drug Delivery in the Brain. Sci Rep 2019; 9:6162. [PMID: 30992468 PMCID: PMC6467991 DOI: 10.1038/s41598-019-42261-3] [Citation(s) in RCA: 2] [Impact Index Per Article: 0.3] [Reference Citation Analysis] [Abstract] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 06/06/2018] [Accepted: 02/20/2019] [Indexed: 12/18/2022] Open
Abstract
Neurodegenerative disorders such as Alzheimer’s and Parkinson’s disease are severe disorders with acute symptoms that gradually progress. In the course of developing disease-modifying treatments for neurodegenerative disorders there is a need to develop novel strategies to increase efficacy of drugs and accelerate the development process. We developed a tool for simulating drug delivery in the brain by translating MRI data into an interactive 3D model. This tool, the eBrain, superimposes simulated drug diffusion and tissue uptake by inferring from the MRI data with a seamless display from any angle, magnification, or position. We discuss a representative implementation of eBrain that is inspired by clinical data in which insulin is intranasally administered to Alzheimer patients. Using extensive analysis of multiple eBrain simulations with varying parameters, we show the potential for eBrain to determine the optimal dosage to ensure drug delivery without overdosing the tissue. Specifically, we examined the efficacy of combined drug doses and potential compounds for tissue stimulation. Interestingly, our analysis uncovered that the drug efficacy is inferred from tissue intensity levels. Finally, we discuss the potential of eBrain and possible applications of eBrain to aid both inexperienced and experienced medical professionals as well as patients.
Collapse
Affiliation(s)
- Yaki Setty
- Gateway Institute for Brain Research, 3321 College Avenue, Davie, 33314, Florida, USA.
| |
Collapse
|
5
|
Erratum: Notice of Republication: Simulating Cortical Development as a Self Constructing Process: A Novel Multi-Scale Approach Combining Molecular and Physical Aspects. PLoS Comput Biol 2019; 15:e1006747. [PMID: 30673692 PMCID: PMC6343878 DOI: 10.1371/journal.pcbi.1006747] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Track Full Text] [Download PDF] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/19/2022] Open
Abstract
[This corrects the article DOI: 10.1371/journal.pcbi.1003173.].
Collapse
|
6
|
Manninen T, Aćimović J, Havela R, Teppola H, Linne ML. Challenges in Reproducibility, Replicability, and Comparability of Computational Models and Tools for Neuronal and Glial Networks, Cells, and Subcellular Structures. Front Neuroinform 2018; 12:20. [PMID: 29765315 PMCID: PMC5938413 DOI: 10.3389/fninf.2018.00020] [Citation(s) in RCA: 13] [Impact Index Per Article: 1.9] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 02/01/2018] [Accepted: 04/06/2018] [Indexed: 01/26/2023] Open
Abstract
The possibility to replicate and reproduce published research results is one of the biggest challenges in all areas of science. In computational neuroscience, there are thousands of models available. However, it is rarely possible to reimplement the models based on the information in the original publication, let alone rerun the models just because the model implementations have not been made publicly available. We evaluate and discuss the comparability of a versatile choice of simulation tools: tools for biochemical reactions and spiking neuronal networks, and relatively new tools for growth in cell cultures. The replicability and reproducibility issues are considered for computational models that are equally diverse, including the models for intracellular signal transduction of neurons and glial cells, in addition to single glial cells, neuron-glia interactions, and selected examples of spiking neuronal networks. We also address the comparability of the simulation results with one another to comprehend if the studied models can be used to answer similar research questions. In addition to presenting the challenges in reproducibility and replicability of published results in computational neuroscience, we highlight the need for developing recommendations and good practices for publishing simulation tools and computational models. Model validation and flexible model description must be an integral part of the tool used to simulate and develop computational models. Constant improvement on experimental techniques and recording protocols leads to increasing knowledge about the biophysical mechanisms in neural systems. This poses new challenges for computational neuroscience: extended or completely new computational methods and models may be required. Careful evaluation and categorization of the existing models and tools provide a foundation for these future needs, for constructing multiscale models or extending the models to incorporate additional or more detailed biophysical mechanisms. Improving the quality of publications in computational neuroscience, enabling progressive building of advanced computational models and tools, can be achieved only through adopting publishing standards which underline replicability and reproducibility of research results.
Collapse
Affiliation(s)
- Tiina Manninen
- Computational Neuroscience Group, BioMediTech Institute and Faculty of Biomedical Sciences and Engineering, Tampere University of Technology, Tampere, Finland
- Laboratory of Signal Processing, Tampere University of Technology, Tampere, Finland
| | - Jugoslava Aćimović
- Computational Neuroscience Group, BioMediTech Institute and Faculty of Biomedical Sciences and Engineering, Tampere University of Technology, Tampere, Finland
- Laboratory of Signal Processing, Tampere University of Technology, Tampere, Finland
| | - Riikka Havela
- Computational Neuroscience Group, BioMediTech Institute and Faculty of Biomedical Sciences and Engineering, Tampere University of Technology, Tampere, Finland
- Laboratory of Signal Processing, Tampere University of Technology, Tampere, Finland
| | - Heidi Teppola
- Computational Neuroscience Group, BioMediTech Institute and Faculty of Biomedical Sciences and Engineering, Tampere University of Technology, Tampere, Finland
- Laboratory of Signal Processing, Tampere University of Technology, Tampere, Finland
| | - Marja-Leena Linne
- Computational Neuroscience Group, BioMediTech Institute and Faculty of Biomedical Sciences and Engineering, Tampere University of Technology, Tampere, Finland
- Laboratory of Signal Processing, Tampere University of Technology, Tampere, Finland
| |
Collapse
|
7
|
An evolutionary developmental approach for generation of 3D neuronal morphologies using gene regulatory networks. Neurocomputing 2018. [DOI: 10.1016/j.neucom.2017.08.005] [Citation(s) in RCA: 4] [Impact Index Per Article: 0.6] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/23/2022]
|
8
|
Vanherpe L, Kanari L, Atenekeng G, Palacios J, Shillcock J. Framework for efficient synthesis of spatially embedded morphologies. Phys Rev E 2016; 94:023315. [PMID: 27627420 DOI: 10.1103/physreve.94.023315] [Citation(s) in RCA: 3] [Impact Index Per Article: 0.3] [Reference Citation Analysis] [Abstract] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 10/20/2015] [Indexed: 06/06/2023]
Abstract
Many problems in science and engineering require the ability to grow tubular or polymeric structures up to large volume fractions within a bounded region of three-dimensional space. Examples range from the construction of fibrous materials and biological cells such as neurons, to the creation of initial configurations for molecular simulations. A common feature of these problems is the need for the growing structures to wind throughout space without intersecting. At any time, the growth of a morphology depends on the current state of all the others, as well as the environment it is growing in, which makes the problem computationally intensive. Neuron synthesis has the additional constraint that the morphologies should reliably resemble biological cells, which possess nonlocal structural correlations, exhibit high packing fractions, and whose growth responds to anatomical boundaries in the synthesis volume. We present a spatial framework for simultaneous growth of an arbitrary number of nonintersecting morphologies that presents the growing structures with information on anisotropic and inhomogeneous properties of the space. The framework is computationally efficient because intersection detection is linear in the mass of growing elements up to high volume fractions and versatile because it provides functionality for environmental growth cues to be accessed by the growing morphologies. We demonstrate the framework by growing morphologies of various complexity.
Collapse
Affiliation(s)
- Liesbeth Vanherpe
- Blue Brain Project, École Polytechnique Fédérale de Lausanne, Geneva, Switzerland
| | - Lida Kanari
- Blue Brain Project, École Polytechnique Fédérale de Lausanne, Geneva, Switzerland
| | - Guy Atenekeng
- Blue Brain Project, École Polytechnique Fédérale de Lausanne, Geneva, Switzerland
| | - Juan Palacios
- Blue Brain Project, École Polytechnique Fédérale de Lausanne, Geneva, Switzerland
| | - Julian Shillcock
- Blue Brain Project, École Polytechnique Fédérale de Lausanne, Geneva, Switzerland
| |
Collapse
|
9
|
D'Angelo E, Antonietti A, Casali S, Casellato C, Garrido JA, Luque NR, Mapelli L, Masoli S, Pedrocchi A, Prestori F, Rizza MF, Ros E. Modeling the Cerebellar Microcircuit: New Strategies for a Long-Standing Issue. Front Cell Neurosci 2016; 10:176. [PMID: 27458345 PMCID: PMC4937064 DOI: 10.3389/fncel.2016.00176] [Citation(s) in RCA: 46] [Impact Index Per Article: 5.1] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 04/12/2016] [Accepted: 06/23/2016] [Indexed: 11/13/2022] Open
Abstract
The cerebellar microcircuit has been the work bench for theoretical and computational modeling since the beginning of neuroscientific research. The regular neural architecture of the cerebellum inspired different solutions to the long-standing issue of how its circuitry could control motor learning and coordination. Originally, the cerebellar network was modeled using a statistical-topological approach that was later extended by considering the geometrical organization of local microcircuits. However, with the advancement in anatomical and physiological investigations, new discoveries have revealed an unexpected richness of connections, neuronal dynamics and plasticity, calling for a change in modeling strategies, so as to include the multitude of elementary aspects of the network into an integrated and easily updatable computational framework. Recently, biophysically accurate “realistic” models using a bottom-up strategy accounted for both detailed connectivity and neuronal non-linear membrane dynamics. In this perspective review, we will consider the state of the art and discuss how these initial efforts could be further improved. Moreover, we will consider how embodied neurorobotic models including spiking cerebellar networks could help explaining the role and interplay of distributed forms of plasticity. We envisage that realistic modeling, combined with closed-loop simulations, will help to capture the essence of cerebellar computations and could eventually be applied to neurological diseases and neurorobotic control systems.
Collapse
Affiliation(s)
- Egidio D'Angelo
- Department of Brain and Behavioral Sciences, University of PaviaPavia, Italy; Brain Connectivity Center, C. Mondino National Neurological InstitutePavia, Italy
| | - Alberto Antonietti
- NearLab - NeuroEngineering and Medical Robotics Laboratory, Department of Electronics, Information and Bioengineering, Politecnico di Milano Milano, Italy
| | - Stefano Casali
- Department of Brain and Behavioral Sciences, University of Pavia Pavia, Italy
| | - Claudia Casellato
- NearLab - NeuroEngineering and Medical Robotics Laboratory, Department of Electronics, Information and Bioengineering, Politecnico di Milano Milano, Italy
| | - Jesus A Garrido
- Department of Computer Architecture and Technology, University of Granada Granada, Spain
| | - Niceto Rafael Luque
- Department of Computer Architecture and Technology, University of Granada Granada, Spain
| | - Lisa Mapelli
- Department of Brain and Behavioral Sciences, University of Pavia Pavia, Italy
| | - Stefano Masoli
- Department of Brain and Behavioral Sciences, University of Pavia Pavia, Italy
| | - Alessandra Pedrocchi
- NearLab - NeuroEngineering and Medical Robotics Laboratory, Department of Electronics, Information and Bioengineering, Politecnico di Milano Milano, Italy
| | - Francesca Prestori
- Department of Brain and Behavioral Sciences, University of Pavia Pavia, Italy
| | - Martina Francesca Rizza
- Department of Brain and Behavioral Sciences, University of PaviaPavia, Italy; Dipartimento di Informatica, Sistemistica e Comunicazione, Università degli Studi di Milano-BicoccaMilan, Italy
| | - Eduardo Ros
- Department of Computer Architecture and Technology, University of Granada Granada, Spain
| |
Collapse
|
10
|
DeFelipe J, Douglas RJ, Hill SL, Lein ES, Martin KAC, Rockland KS, Segev I, Shepherd GM, Tamás G. Comments and General Discussion on "The Anatomical Problem Posed by Brain Complexity and Size: A Potential Solution". Front Neuroanat 2016; 10:60. [PMID: 27375436 PMCID: PMC4901047 DOI: 10.3389/fnana.2016.00060] [Citation(s) in RCA: 5] [Impact Index Per Article: 0.6] [Reference Citation Analysis] [Key Words] [Track Full Text] [Download PDF] [Journal Information] [Subscribe] [Scholar Register] [Received: 02/23/2016] [Accepted: 05/18/2016] [Indexed: 02/06/2023] Open
Affiliation(s)
- Javier DeFelipe
- Laboratorio Cajal de Circuitos Corticales, Centro de Tecnología Biomédica, Universidad Politécnica de MadridMadrid, Spain; Instituto Cajal, Consejo Superior de Investigaciones CientíficasMadrid, Spain; Centro de Investigación Biomédica en Red Sobre Enfermedades Neurodegenerativas (CIBERNED)Madrid, Spain
| | - Rodney J Douglas
- Institute of Neuroinformatics, Swiss Federal Institute of Technology in Zurich (ETH) and University of Zurich (UZH) Zurich, Switzerland
| | - Sean L Hill
- Blue Brain Project, Campus Biotech Geneva, Switzerland
| | - Ed S Lein
- Human Cell Types Department, Allen Institute for Brain Science Seattle, WA, USA
| | - Kevan A C Martin
- Institute of Neuroinformatics, Swiss Federal Institute of Technology in Zurich (ETH) and University of Zurich (UZH) Zurich, Switzerland
| | - Kathleen S Rockland
- Department of Anatomy and Neurobiology, Boston University School of MedicineBoston, MA, USA; Cold Spring Harbor Laboratory, Cold Spring HarborNY, USA
| | - Idan Segev
- Departments of Neurobiology, The Hebrew University of JerusalemJerusalem, Israel; The Interdisciplinary Center for Neural Computation, The Hebrew University of JerusalemJerusalem, Israel; Edmond and Lily Safra Center for Brain Sciences, The Hebrew University of JerusalemJerusalem, Israel
| | - Gordon M Shepherd
- Department of Neurobiology, Yale School of Medicine New Haven, CT, USA
| | - Gábor Tamás
- MTA-SZTE Research Group for Cortical Microcircuits of the Hungarian Academy of Sciences, Department of Physiology, Anatomy and Neuroscience, University of Szeged Szeged, Hungary
| |
Collapse
|
11
|
Pfeiffer M, Betizeau M, Waltispurger J, Pfister SS, Douglas RJ, Kennedy H, Dehay C. Unsupervised lineage-based characterization of primate precursors reveals high proliferative and morphological diversity in the OSVZ. J Comp Neurol 2016; 524:535-63. [PMID: 26053631 PMCID: PMC4758405 DOI: 10.1002/cne.23820] [Citation(s) in RCA: 17] [Impact Index Per Article: 1.9] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 01/15/2015] [Revised: 05/19/2015] [Accepted: 05/30/2015] [Indexed: 01/22/2023]
Abstract
Generation of the primate cortex is characterized by the diversity of cortical precursors and the complexity of their lineage relationships. Recent studies have reported miscellaneous precursor types based on observer classification of cell biology features including morphology, stemness, and proliferative behavior. Here we use an unsupervised machine learning method for Hidden Markov Trees (HMTs), which can be applied to large datasets to classify precursors on the basis of morphology, cell-cycle length, and behavior during mitosis. The unbiased lineage analysis automatically identifies cell types by applying a lineage-based clustering and model-learning algorithm to a macaque corticogenesis dataset. The algorithmic results validate previously reported observer classification of precursor types and show numerous advantages: It predicts a higher diversity of progenitors and numerous potential transitions between precursor types. The HMT model can be initialized to learn a user-defined number of distinct classes of precursors. This makes it possible to 1) reveal as yet undetected precursor types in view of exploring the significant features of precursors with respect to specific cellular processes; and 2) explore specific lineage features. For example, most precursors in the experimental dataset exhibit bidirectional transitions. Constraining the directionality in the HMT model leads to a reduction in precursor diversity following multiple divisions, thereby suggesting that one impact of bidirectionality in corticogenesis is to maintain precursor diversity. In this way we show that unsupervised lineage analysis provides a valuable methodology for investigating fundamental features of corticogenesis.
Collapse
Affiliation(s)
- Michael Pfeiffer
- Institute of NeuroinformaticsUniversity of Zurich and ETH Zurich8057ZurichSwitzerland
| | - Marion Betizeau
- Stem Cell and Brain Research InstituteINSERM U84669500BronFrance
- University of LyonUniversity of Lyon I69003LyonFrance
- Department of Biosystems Science and Engineering (D‐BSSE)ETH Zurich4058BaselSwitzerland
| | - Julie Waltispurger
- Stem Cell and Brain Research InstituteINSERM U84669500BronFrance
- University of LyonUniversity of Lyon I69003LyonFrance
| | - Sabina Sara Pfister
- Institute of NeuroinformaticsUniversity of Zurich and ETH Zurich8057ZurichSwitzerland
- Stem Cell and Brain Research InstituteINSERM U84669500BronFrance
- University of LyonUniversity of Lyon I69003LyonFrance
| | - Rodney J. Douglas
- Institute of NeuroinformaticsUniversity of Zurich and ETH Zurich8057ZurichSwitzerland
| | - Henry Kennedy
- Stem Cell and Brain Research InstituteINSERM U84669500BronFrance
- University of LyonUniversity of Lyon I69003LyonFrance
| | - Colette Dehay
- Stem Cell and Brain Research InstituteINSERM U84669500BronFrance
- University of LyonUniversity of Lyon I69003LyonFrance
| |
Collapse
|
12
|
Mironov VI, Semyanov AV, Kazantsev VB. Dendrite and Axon Specific Geometrical Transformation in Neurite Development. Front Comput Neurosci 2016; 9:156. [PMID: 26858635 PMCID: PMC4729915 DOI: 10.3389/fncom.2015.00156] [Citation(s) in RCA: 4] [Impact Index Per Article: 0.4] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 11/10/2015] [Accepted: 12/24/2015] [Indexed: 01/02/2023] Open
Abstract
We propose a model of neurite growth to explain the differences in dendrite and axon specific neurite development. The model implements basic molecular kinetics, e.g., building protein synthesis and transport to the growth cone, and includes explicit dependence of the building kinetics on the geometry of the neurite. The basic assumption was that the radius of the neurite decreases with length. We found that the neurite dynamics crucially depended on the relationship between the rate of active transport and the rate of morphological changes. If these rates were in the balance, then the neurite displayed axon specific development with a constant elongation speed. For dendrite specific growth, the maximal length was rapidly saturated by degradation of building protein structures or limited by proximal part expansion reaching the characteristic cell size.
Collapse
Affiliation(s)
- Vasily I Mironov
- Department of Neurotechnologies, Institute of Biology and Biomedicine, Lobachevsky State University of Nizhny Novgorod Nizhny Novgorod, Russia
| | - Alexey V Semyanov
- Department of Neurotechnologies, Institute of Biology and Biomedicine, Lobachevsky State University of Nizhny Novgorod Nizhny Novgorod, Russia
| | - Victor B Kazantsev
- Department of Neurotechnologies, Institute of Biology and Biomedicine, Lobachevsky State University of Nizhny NovgorodNizhny Novgorod, Russia; Laboratory of Nonlinear Dynamics of Living Systems, Institute of Applied Physics of the Russian Academy of ScienceNizhny Novgorod, Russia
| |
Collapse
|
13
|
Bozelos P, Stefanou SS, Bouloukakis G, Melachrinos C, Poirazi P. REMOD: A Tool for Analyzing and Remodeling the Dendritic Architecture of Neural Cells. Front Neuroanat 2016; 9:156. [PMID: 26778971 PMCID: PMC4701929 DOI: 10.3389/fnana.2015.00156] [Citation(s) in RCA: 2] [Impact Index Per Article: 0.2] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 08/27/2015] [Accepted: 11/16/2015] [Indexed: 01/05/2023] Open
Abstract
Dendritic morphology is a key determinant of how individual neurons acquire a unique signal processing profile. The highly branched dendritic structure that originates from the cell body, explores the surrounding 3D space in a fractal-like manner, until it reaches a certain amount of complexity. Its shape undergoes significant alterations under various physiological or neuropathological conditions. Yet, despite the profound effect that these alterations can have on neuronal function, the causal relationship between the two remains largely elusive. The lack of a systematic approach for remodeling neural cells and their dendritic trees is a key limitation that contributes to this problem. Such causal relationships can be inferred via the use of large-scale neuronal models whereby the anatomical plasticity of neurons is accounted for, in order to enhance their biological relevance and hence their predictive performance. To facilitate this effort, we developed a computational tool named REMOD that allows the structural remodeling of any type of virtual neuron. REMOD is written in Python and can be accessed through a dedicated web interface that guides the user through various options to manipulate selected neuronal morphologies. REMOD can also be used to extract meaningful morphology statistics for one or multiple reconstructions, including features such as sholl analysis, total dendritic length and area, path length to the soma, centrifugal branch order, diameter tapering and more. As such, the tool can be used both for the analysis and/or the remodeling of neuronal morphologies of any type.
Collapse
Affiliation(s)
- Panagiotis Bozelos
- Institute of Molecular Biology and Biotechnology (IMBB), Foundation for Research and Technology-Hellas (FORTH)Crete, Greece; Department of Molecular Biology and Genetics, Democritus University of ThraceCrete, Greece
| | - Stefanos S Stefanou
- Institute of Molecular Biology and Biotechnology (IMBB), Foundation for Research and Technology-Hellas (FORTH)Crete, Greece; Department of Biology, University of CreteCrete, Greece
| | - Georgios Bouloukakis
- Institute of Molecular Biology and Biotechnology (IMBB), Foundation for Research and Technology-Hellas (FORTH)Crete, Greece; Computer Science Department, University of CreteCrete, Greece
| | - Constantinos Melachrinos
- Institute of Molecular Biology and Biotechnology (IMBB), Foundation for Research and Technology-Hellas (FORTH) Crete, Greece
| | - Panayiota Poirazi
- Institute of Molecular Biology and Biotechnology (IMBB), Foundation for Research and Technology-Hellas (FORTH) Crete, Greece
| |
Collapse
|
14
|
Abstract
Eph:ephrin signaling plays an important role in embryonic development as well as tissue homeostasis in the adult. At the cellular level, this transduction pathway is best known for its role in the control of cell adhesion and repulsion, cell migration and morphogenesis. Yet, a number of publications have also implicated Eph:ephrin signaling in the control of adult and embryonic neurogenesis. As is the case for other biological processes, these studies have reported conflicting and sometimes opposite roles for Eph:ephrin signaling in neurogenesis. Herein, we review these studies and we discuss existing mathematical models of stem cell dynamics and neurogenesis that provide a coherent framework and may help reconcile conflicting results.
Collapse
Affiliation(s)
- J Laussu
- a Centre de Biologie du Développement; CNRS; Université de Toulouse ; Toulouse , France
| | | | | | | |
Collapse
|
15
|
Bauer R, Zubler F, Pfister S, Hauri A, Pfeiffer M, Muir DR, Douglas RJ. Developmental self-construction and -configuration of functional neocortical neuronal networks. PLoS Comput Biol 2014; 10:e1003994. [PMID: 25474693 PMCID: PMC4256067 DOI: 10.1371/journal.pcbi.1003994] [Citation(s) in RCA: 20] [Impact Index Per Article: 1.8] [Reference Citation Analysis] [Abstract] [MESH Headings] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 07/24/2014] [Accepted: 10/09/2014] [Indexed: 11/20/2022] Open
Abstract
The prenatal development of neural circuits must provide sufficient configuration to support at least a set of core postnatal behaviors. Although knowledge of various genetic and cellular aspects of development is accumulating rapidly, there is less systematic understanding of how these various processes play together in order to construct such functional networks. Here we make some steps toward such understanding by demonstrating through detailed simulations how a competitive co-operative (‘winner-take-all’, WTA) network architecture can arise by development from a single precursor cell. This precursor is granted a simplified gene regulatory network that directs cell mitosis, differentiation, migration, neurite outgrowth and synaptogenesis. Once initial axonal connection patterns are established, their synaptic weights undergo homeostatic unsupervised learning that is shaped by wave-like input patterns. We demonstrate how this autonomous genetically directed developmental sequence can give rise to self-calibrated WTA networks, and compare our simulation results with biological data. Models of learning in artificial neural networks generally assume that the neurons and approximate network are given, and then learning tunes the synaptic weights. By contrast, we address the question of how an entire functional neuronal network containing many differentiated neurons and connections can develop from only a single progenitor cell. We chose a winner-take-all network as the developmental target, because it is a computationally powerful circuit, and a candidate motif of neocortical networks. The key aspect of this challenge is that the developmental mechanisms must be locally autonomous as in Biology: They cannot depend on global knowledge or supervision. We have explored this developmental process by simulating in physical detail the fundamental biological behaviors, such as cell proliferation, neurite growth and synapse formation that give rise to the structural connectivity observed in the superficial layers of the neocortex. These differentiated, approximately connected neurons then adapt their synaptic weights homeostatically to obtain a uniform electrical signaling activity before going on to organize themselves according to the fundamental correlations embedded in a noisy wave-like input signal. In this way the precursor expands itself through development and unsupervised learning into winner-take-all functionality and orientation selectivity in a biologically plausible manner.
Collapse
Affiliation(s)
- Roman Bauer
- Institute of Neuroinformatics, University/ETH Zürich, Zürich, Switzerland
- School of Computing Science, Newcastle University, Newcastle upon Tyne, United Kingdom
- * E-mail:
| | - Frédéric Zubler
- Institute of Neuroinformatics, University/ETH Zürich, Zürich, Switzerland
- Department of Neurology, Inselspital Bern, Bern University Hospital, University of Bern, Bern, Switzerland
| | - Sabina Pfister
- Institute of Neuroinformatics, University/ETH Zürich, Zürich, Switzerland
| | - Andreas Hauri
- Institute of Neuroinformatics, University/ETH Zürich, Zürich, Switzerland
| | - Michael Pfeiffer
- Institute of Neuroinformatics, University/ETH Zürich, Zürich, Switzerland
| | - Dylan R. Muir
- Institute of Neuroinformatics, University/ETH Zürich, Zürich, Switzerland
- Biozentrum, University of Basel, Basel, Switzerland
| | - Rodney J. Douglas
- Institute of Neuroinformatics, University/ETH Zürich, Zürich, Switzerland
| |
Collapse
|
16
|
Caffrey JR, Hughes BD, Britto JM, Landman KA. An in silico agent-based model demonstrates Reelin function in directing lamination of neurons during cortical development. PLoS One 2014; 9:e110415. [PMID: 25334023 PMCID: PMC4204858 DOI: 10.1371/journal.pone.0110415] [Citation(s) in RCA: 14] [Impact Index Per Article: 1.3] [Reference Citation Analysis] [Abstract] [MESH Headings] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 06/19/2014] [Accepted: 09/14/2014] [Indexed: 11/29/2022] Open
Abstract
The characteristic six-layered appearance of the neocortex arises from the correct positioning of pyramidal neurons during development and alterations in this process can cause intellectual disabilities and developmental delay. Malformations in cortical development arise when neurons either fail to migrate properly from the germinal zones or fail to cease migration in the correct laminar position within the cortical plate. The Reelin signalling pathway is vital for correct neuronal positioning as loss of Reelin leads to a partially inverted cortex. The precise biological function of Reelin remains controversial and debate surrounds its role as a chemoattractant or stop signal for migrating neurons. To investigate this further we developed an in silico agent-based model of cortical layer formation. Using this model we tested four biologically plausible hypotheses for neuron motility and four biologically plausible hypotheses for the loss of neuron motility (conversion from migration). A matrix of 16 combinations of motility and conversion rules was applied against the known structure of mouse cortical layers in the wild-type cortex, the Reelin-null mutant, the Dab1-null mutant and a conditional Dab1 mutant. Using this approach, many combinations of motility and conversion mechanisms can be rejected. For example, the model does not support Reelin acting as a repelling or as a stopping signal. In contrast, the study lends very strong support to the notion that the glycoprotein Reelin acts as a chemoattractant for neurons. Furthermore, the most viable proposition for the conversion mechanism is one in which conversion is affected by a motile neuron sensing in the near vicinity neurons that have already converted. Therefore, this model helps elucidate the function of Reelin during neuronal migration and cortical development.
Collapse
Affiliation(s)
- James R. Caffrey
- Department of Mathematics and Statistics, University of Melbourne, Parkville, Victoria, Australia
| | - Barry D. Hughes
- Department of Mathematics and Statistics, University of Melbourne, Parkville, Victoria, Australia
| | - Joanne M. Britto
- Florey Institute of Neuroscience and Mental Health, University of Melbourne, Parkville, Victoria, Australia
| | - Kerry A. Landman
- Department of Mathematics and Statistics, University of Melbourne, Parkville, Victoria, Australia
- * E-mail:
| |
Collapse
|
17
|
Torben-Nielsen B, De Schutter E. Context-aware modeling of neuronal morphologies. Front Neuroanat 2014; 8:92. [PMID: 25249944 PMCID: PMC4155795 DOI: 10.3389/fnana.2014.00092] [Citation(s) in RCA: 26] [Impact Index Per Article: 2.4] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 06/07/2014] [Accepted: 08/20/2014] [Indexed: 11/22/2022] Open
Abstract
Neuronal morphologies are pivotal for brain functioning: physical overlap between dendrites and axons constrain the circuit topology, and the precise shape and composition of dendrites determine the integration of inputs to produce an output signal. At the same time, morphologies are highly diverse and variant. The variance, presumably, originates from neurons developing in a densely packed brain substrate where they interact (e.g., repulsion or attraction) with other actors in this substrate. However, when studying neurons their context is never part of the analysis and they are treated as if they existed in isolation. Here we argue that to fully understand neuronal morphology and its variance it is important to consider neurons in relation to each other and to other actors in the surrounding brain substrate, i.e., their context. We propose a context-aware computational framework, NeuroMaC, in which large numbers of neurons can be grown simultaneously according to growth rules expressed in terms of interactions between the developing neuron and the surrounding brain substrate. As a proof of principle, we demonstrate that by using NeuroMaC we can generate accurate virtual morphologies of distinct classes both in isolation and as part of neuronal forests. Accuracy is validated against population statistics of experimentally reconstructed morphologies. We show that context-aware generation of neurons can explain characteristics of variation. Indeed, plausible variation is an inherent property of the morphologies generated by context-aware rules. We speculate about the applicability of this framework to investigate morphologies and circuits, to classify healthy and pathological morphologies, and to generate large quantities of morphologies for large-scale modeling.
Collapse
Affiliation(s)
- Benjamin Torben-Nielsen
- Computational Neuroscience Unit, Okinawa Institute of Science and Technology Graduate University Onna son, Japan
| | - Erik De Schutter
- Computational Neuroscience Unit, Okinawa Institute of Science and Technology Graduate University Onna son, Japan ; Theoretical Neurobiology and Neuroengineering, University of Antwerp Wilrijk, Belgium
| |
Collapse
|
18
|
Binas J, Rutishauser U, Indiveri G, Pfeiffer M. Learning and stabilization of winner-take-all dynamics through interacting excitatory and inhibitory plasticity. Front Comput Neurosci 2014; 8:68. [PMID: 25071538 PMCID: PMC4086298 DOI: 10.3389/fncom.2014.00068] [Citation(s) in RCA: 25] [Impact Index Per Article: 2.3] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 04/15/2014] [Accepted: 06/16/2014] [Indexed: 12/31/2022] Open
Abstract
Winner-Take-All (WTA) networks are recurrently connected populations of excitatory and inhibitory neurons that represent promising candidate microcircuits for implementing cortical computation. WTAs can perform powerful computations, ranging from signal-restoration to state-dependent processing. However, such networks require fine-tuned connectivity parameters to keep the network dynamics within stable operating regimes. In this article, we show how such stability can emerge autonomously through an interaction of biologically plausible plasticity mechanisms that operate simultaneously on all excitatory and inhibitory synapses of the network. A weight-dependent plasticity rule is derived from the triplet spike-timing dependent plasticity model, and its stabilization properties in the mean-field case are analyzed using contraction theory. Our main result provides simple constraints on the plasticity rule parameters, rather than on the weights themselves, which guarantee stable WTA behavior. The plastic network we present is able to adapt to changing input conditions, and to dynamically adjust its gain, therefore exhibiting self-stabilization mechanisms that are crucial for maintaining stable operation in large networks of interconnected subunits. We show how distributed neural assemblies can adjust their parameters for stable WTA function autonomously while respecting anatomical constraints on neural wiring.
Collapse
Affiliation(s)
- Jonathan Binas
- Institute of Neuroinformatics, University of Zurich and ETH ZurichZurich, Switzerland
| | - Ueli Rutishauser
- Department of Neurosurgery and Department of Neurology, Cedars-Sinai Medical CenterLos Angeles, CA, USA
- Computation and Neural Systems Program, Division of Biology and Biological Engineering, California Institute of TechnologyPasadena, CA, USA
| | - Giacomo Indiveri
- Institute of Neuroinformatics, University of Zurich and ETH ZurichZurich, Switzerland
| | - Michael Pfeiffer
- Institute of Neuroinformatics, University of Zurich and ETH ZurichZurich, Switzerland
| |
Collapse
|