相关实验视频
Updated: Jul 19, 2025

07:38
Author Spotlight: Modular Neuronal Networks for Analyzing Brain Functions
Published on: June 7, 2024
1.6K
使用共享记忆并行实现神经发育的高效模拟
1Computational Neuroscience Unit, Okinawa Institute of Science and Technology, Okinawa, Japan.
Frontiers in neuroinformatics
|August 7, 2023
概括
神经发育模拟器 (NeuroDevSim) 使用基于代理的方法模拟大脑发育过程,如生长和修剪. 这种并行处理软件在多核系统上实现了神经结构的高效模拟.
科学领域:
- 计算神经科学是一种计算神经科学.
- 发育生物学是发展生物学.
- 软件工程 软件工程 软件工程
背景情况:
- 模拟复杂的神经发育是计算密集的.
- 现有的模型可能缺乏高效的并行处理能力.
- 了解神经形态生长,迁移和修剪是发展神经科学的关键.
研究的目的:
- 介绍NeuroDevSim,这是一个Python模块,用于模拟神经发育的关键方面.
- 为神经生长,迁移和修剪提供基于代理的建模方法.
- 为了证明大规模神经模拟的高效并行处理.
主要方法:
- 使用基于代理的建模方法,用于神经发育过程的"前沿".
- 实现了一种新的共享内存方法,用于无需消息传输的多核并行处理.
- 采用编码规则,以避免内存冲突,并使用串行锁定代理来检测碰撞.
主要成果:
- NeuroDevSim模拟了神经元的形态生长,迁移和修剪.
- 实现直线强并行缩放到96个核心,成功运行在128个核心.
- 能够对各种神经网络进行建模,从少数复杂的神经网络到数千个简单的神经元.
结论:
- NeuroDevSim提供了一个高效和可扩展的平台来模拟神经发育.
- 共享内存方法提供了显著的并行处理优势.
- 通过可访问的建模,促进计算神经科学和发育生物学方面的研究.
相关概念视频
Parallel Processing
181
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
181
Neural Circuits
1.3K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.3K

