Skip to content

Astrocyte

Guangzhi Tang edited this page Nov 8, 2018 · 13 revisions

Computational roles of astrocytes in our brain have been neglected for a long time. As electrically silent non-neuronal cells, astrocytes were once thought only serving supporting roles for neural networks. Recent techniques help to observe the active signaling between astrocytes and neurons and show astrocytes play a key computational role in brain function.

(Figure for tripartite synapse)

Our Computational Astrocyte in Loihi simulates the behavior and function of tripartite synapse, a concept of neuron-astrocyte interaction. Astrocyte in tripartite synapse modulate synaptic activity by receiving neuron transmitters from presynaptic neuron and releasing gliotransmitters to postsynaptic neuron. Inside the tripartite synapse, presynaptic neuron releases transmitters to astrocyte receptors causes the raise of astrocytic intracellular IP3 concentration. A Ca2+ wave is then generated inside astrocyte when IP3 concentration reaches a threshold. This Ca2+ wave activates the release of gliotransmitters in turn generates a SIC current input to postsynaptic neuron. By controlling multiple tripartite synapses in a much slower activation rate than neuronal activities, astrocyte provides a spatial and temporal al-ternate neuromodulatory system in addition to the well-studied neural network.

(Figure for astrocyte in Loihi)

Our astrocyte module in Loihi uses 4 compartments. It can be used on a spiking neural network without any additional requirement or modification on the network. The setup and function of each compartment are listed below.

  1. Input Spike Receiver (SR) simulates the receptors on astrocyte guarding the integration of IP3.

  2. IP3 integrator (IP3) activates itself in a much slower activation rate than regular neurons, in timescales ranging from hundreds of milliseconds to seconds. Whenever IP3 spikes, output generation will be triggered to generate SIC bursting spikes to postsynaptic neurons.

  3. Non-spiking SIC generator (SIC) and Burst Spike Generator (SG) form a dendritic tree with SIC feeds voltage directly into SG. SIC produces a voltage signal similar to the observed biological SIC current. SG transforms the voltage signal into bursting spikes and send to postsynaptic neurons as a discrete form of SIC current.

Clone this wiki locally