Skip to main content

Investigating the Role of Astrocyte Units in a Feedforward Neural Network

  • Conference paper
  • First Online:
Artificial Neural Networks and Machine Learning – ICANN 2018 (ICANN 2018)

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 11141))

Included in the following conference series:

Abstract

Current research in neuroscience has begun to shift perspective from neurons as sole information processors to including the astrocytes as equal and cooperating units in this function. Recent evidence sheds new light on astrocytes and presents them as important regulators of neuronal activity and synaptic plasticity. In this paper, we present a multi-layer perceptron (MLP) with artificial astrocyte units which listen to and regulate hidden neurons based on their activity. We test the behavior and performance of this bio-inspired model on two classification tasks, N-parity problem and the two-spirals problem and show that proposed models outperform the standard MLP. Interestingly, we have also discovered multiple regimes of astrocyte activity depending on the complexity of the problem.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Allen, N.J., Barres, B.A.: Signaling between glia and neurons: focus on synaptic plasticity. Curr. Opin. Neurobiol. 15(5), 542–548 (2005)

    Article  Google Scholar 

  2. Alvarellos-González, A., Pazos, A., Porto-Pazos, A.B.: Computational models of neuron-astrocyte interactions lead to improved efficacy in the performance of neural networks. Comput. Math. Methods Med. (2012). https://doi.org/10.1155/2012/476324

    Article  MathSciNet  Google Scholar 

  3. Bass, N.H., Hess, H.H., Pope, A., Thalheimer, C.: Quantitative cytoarchitectonic distribution of neurons, glia, and DNA in rat cerebral cortex. J. Comp. Neurol. 143(4), 481–490 (1971)

    Article  Google Scholar 

  4. Cornell-Bell, A.H., Finkbeiner, S.M., Cooper, M.S., Smith, S.J.: Glutamate induces calcium waves in cultured astrocytes: long-range glial signaling. Science 247(4941), 470–473 (1990)

    Article  Google Scholar 

  5. Halassa, M.M., Fellin, T., Takano, H., Dong, J.H., Haydon, P.G.: Synaptic islands defined by the territory of a single astrocyte. J. Neurosci. 27(24), 6473–6477 (2007)

    Article  Google Scholar 

  6. Ikuta, C., Uwate, Y., Nishio, Y.: Multi-layer perceptron with chaos glial network. In: IEEE Workshop on Nonlinear Circuit, Networks, pp. 11–13 (2009)

    Google Scholar 

  7. Ikuta, C., Uwate, Y., Nishio, Y.: Multi-layer perceptron with impulse glial network. In: IEEE Workshop on Nonlinear Circuit, Networks, pp. 9–11 (2010)

    Google Scholar 

  8. Ikuta, C., Uwate, Y., Nishio, Y.: Investigation of multi-layer perceptron with pulse glial chain including neurogenesis. In: IEEE Workshop on Nonlinear Circuit, Networks, pp. 70–72 (2014)

    Google Scholar 

  9. Ikuta, C., Uwate, Y., Nishio, Y., Yang, G.: Hopfield neural network with glial network. In: International Workshop on Nonlinear Circuits, pp. 369–372 (2012)

    Google Scholar 

  10. Marzouki, K.: Neuro-glial interaction: SONG-Net. In: Arik, S., Huang, T., Lai, W.K., Liu, Q. (eds.) ICONIP 2015. LNCS, vol. 9491, pp. 619–626. Springer, Cham (2015). https://doi.org/10.1007/978-3-319-26555-1_70

    Chapter  Google Scholar 

  11. Nedergaard, M., Ransom, B., Goldman, S.A.: New roles for astrocytes: redefining the functional architecture of the brain. Trends Neurosci. 26(10), 523–530 (2003)

    Article  Google Scholar 

  12. Parpura, V., Basarsky, T.A., Liu, F., Jeftinija, K., Jeftinija, S., Haydon, P.G.: Glutamate-mediated astrocyte-neuron signalling. Nature 369(6483), 744 (1994)

    Article  Google Scholar 

  13. Porto-Pazos, A.B., et al.: Artificial astrocytes improve neural network performance. PLoS ONE 6(4), e19109 (2011)

    Article  Google Scholar 

Download references

Acknowledgments

This work was supported by grant UK/256/2018 from Comenius University in Bratislava (P.G.) and Slovak Grant Agency for Science, project VEGA 1/0796/18 (I.F.)

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Peter Gergel’ .

Editor information

Editors and Affiliations

Appendix: Derivation of the update formula

Appendix: Derivation of the update formula

Here we derive formula for stochastic (online) update of astrocyte weights \(\alpha _i\) in models A-MLP(\(\alpha \)) and A-MLP(\(\alpha ,\theta ,\gamma \)). The goal is to minimize the loss function \(E(w) = 1/2 (d - y(x))^2\), by moving the astrocytic weights along the negative gradient, i.e. \(\varDelta \alpha _i = - \partial E(w)/ \partial \alpha _i\). Since E is differentiable with respect to \(\alpha _i\), we can write using the chain rule,

$$\begin{aligned} \varDelta \alpha _i = -\frac{\partial E}{\partial y} \frac{\partial y}{\partial net_y} \frac{\partial net_y}{\partial h_i} \frac{\partial h_i}{\partial net_{hi}} \frac{\partial net_{hi}}{\partial \alpha _i} \end{aligned}$$
(9)
$$\begin{aligned} \varDelta \alpha _i = -\overbrace{(d - y(x))y(x)(1-y(x))}^{\delta _y}w_{yh_i} h_i(1-h_i)\psi _i \end{aligned}$$
(10)
$$\begin{aligned} \varDelta \alpha _i = -\overbrace{\delta _y w_{yh_i}h_i(1-h_i)}^{\delta _i}\psi _i \end{aligned}$$
(11)

which yields the final formula:

$$\begin{aligned} \varDelta \alpha _i = -\delta _i\psi _i \end{aligned}$$
(12)

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Gergel’, P., Farkaŝ, I. (2018). Investigating the Role of Astrocyte Units in a Feedforward Neural Network. In: Kůrková, V., Manolopoulos, Y., Hammer, B., Iliadis, L., Maglogiannis, I. (eds) Artificial Neural Networks and Machine Learning – ICANN 2018. ICANN 2018. Lecture Notes in Computer Science(), vol 11141. Springer, Cham. https://doi.org/10.1007/978-3-030-01424-7_8

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-01424-7_8

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-01423-0

  • Online ISBN: 978-3-030-01424-7

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics