Related Experiment Video
Updated: Aug 14, 2025

07:13
3D Modeling of Dendritic Spines with Synaptic Plasticity
Published on: May 18, 2020
6.9K
Introducing the Dendrify framework for incorporating dendrites to spiking neural networks
Michalis Pagkalos1,2, Spyridon Chavlis1, Panayiota Poirazi3
1Institute of Molecular Biology and Biotechnology (IMBB), Foundation for Research and Technology Hellas (FORTH), Heraklion, 70013, Greece.
Nature Communications
|January 10, 2023
Summary
Dendrify is a new Python package that creates realistic neuron models for network simulations. It balances biological accuracy and computational efficiency, enabling the study of dendritic computations in neural networks.
Area of Science:
- Computational neuroscience
- Neural network modeling
Background:
- Understanding subcellular neuronal features is key to circuit processing.
- The role of dendritic computations in network operations is largely unexplored due to limitations in current modeling tools.
Purpose of the Study:
- To bridge the gap between simplistic spiking neural networks and computationally expensive detailed models.
- To introduce Dendrify, an open-source Python package for generating reduced compartmental neuron models.
Main Methods:
- Dendrify automatically generates reduced compartmental neuron models using simple commands.
- The package is based on the Brian 2 simulator.
- Models incorporate simplified yet biologically relevant dendritic and synaptic integrative properties.
Main Results:
- Dendrify provides a balance between flexibility, performance, and biological accuracy.
- Enables exploration of dendritic contributions to network-level functions.
- Facilitates the development of more powerful neuromorphic systems.
Conclusions:
- Dendrify allows for realistic and efficient network models that account for dendritic properties.
- The tool supports the adoption of dendritic features in spiking neural networks.
- It aids in understanding the impact of dendritic computations on neural circuit function.
More Related Videos
Related Concept Videos
Neurons: The Cell Body and the Dendrites
3.4K
A typical nerve cell comprises three main components: the cell body, dendrites, and the axon. The cell body, also known as the soma or perikaryon, serves as the central biosynthetic hub housing a nucleus surrounded by cytoplasm containing organelles commonly found in most cells. Notably, Nissl bodies, clusters of the rough endoplasmic reticulum and free ribosomes responsible for protein synthesis, are distinctive features of the neuronal cell body. As neurons age, aggregates of a brown pigment...
3.4K
Integration of Synaptic Events
1.7K
Synaptic integration mainly includes the summation of graded potentials. Graded potentials, regardless of their type, cause subtle alterations in membrane voltage, resulting in either depolarization or hyperpolarization. These incremental changes, when combined or summed, can propel the neuron toward its threshold. Consider, for example, a membrane experiencing a +15 mV shift, causing it to depolarize from -70 mV to -55 mV. In this scenario, graded potentials govern the membrane's ability to...
1.7K
The Role of Ion Channels in Neuronal Computation
3.3K
A postsynaptic neuron usually receives numerous impulses from several other presynaptic neurons. The axon hillock of the postsynaptic neuron integrates all these signals and determines the likelihood of firing an action potential.
Sometimes a single EPSP is strong enough to induce an action potential in the postsynaptic neuron. However, multiple presynaptic inputs must often create EPSPs around the same time for the postsynaptic neuron to be sufficiently depolarized to fire an action potential....
Sometimes a single EPSP is strong enough to induce an action potential in the postsynaptic neuron. However, multiple presynaptic inputs must often create EPSPs around the same time for the postsynaptic neuron to be sufficiently depolarized to fire an action potential....
3.3K

