English

Simulating Structural Plasticity of the Brain more Scalable than Expected

Distributed, Parallel, and Cluster Computing 2022-11-03 v2 Neural and Evolutionary Computing Performance

Abstract

Structural plasticity of the brain describes the creation of new and the deletion of old synapses over time. Rinke et al. (JPDC 2018) introduced a scalable algorithm that simulates structural plasticity for up to one billion neurons on current hardware using a variant of the Barnes-Hut algorithm. They demonstrate good scalability and prove a runtime complexity of O(nlog2n)O(n \log^2 n). In this comment paper, we show that with careful consideration of the algorithm and a rigorous proof, the theoretical runtime can even be classified as O(nlogn)O(n \log n).

Keywords

Cite

@article{arxiv.2210.05267,
  title  = {Simulating Structural Plasticity of the Brain more Scalable than Expected},
  author = {Fabian Czappa and Alexander Geiß and Felix Wolf},
  journal= {arXiv preprint arXiv:2210.05267},
  year   = {2022}
}
R2 v1 2026-06-28T03:13:31.116Z