You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and event routing. It enables fast emulation of complex neural dynamics and exploration
37
37
of synaptic plasticity rules. The architecture supports training of deep spiking
38
38
and non-spiking neural networks using hybrid techniques like surrogate gradients.
39
-
title: BrainScaleS 2 - Universität Heidelberg
39
+
title: BrainScaleS-2 — Heidelberg University
40
40
type: neuromorphic-hardware
41
41
---
42
42
43
43
The BrainScaleS-2 accelerated neuromorphic system is an integrated circuit architecture for emulating biologically-inspired spiking neural networks. It was developed by researchers at the Heidelberg University and collaborators. Key features of the BrainScaleS-2 system include:
44
44
45
45
## System Architecture
46
-
- Single-chip ASIC integrating a custom analog core with 512 neuron circuits, 212k plastic synapses, analog parameter storage, embedded processors for digital control and plasticity, and an event routing network
46
+
- Single-chip ASIC integrating a custom analog core with 512 neuron circuits, 131k plastic synapses, analog parameter storage, embedded processors for digital control and plasticity, and an event routing network
47
47
- Processor cores run a software stack with a C++ compiler and support hybrid spiking and non-spiking neural network execution
48
48
- Capable as a unit of scale for larger multi-chip or wafer-scale systems
49
49
@@ -57,9 +57,9 @@ The BrainScaleS-2 accelerated neuromorphic system is an integrated circuit archi
57
57
- Massively parallel readout of analog observables enables gradient-based and surrogate gradient optimization approaches
58
58
59
59
## Applications and Experiments
60
-
- Accelerated (1,000-fold compared to biological real time) emulation of complex spiking neuron dynamics, multi-compartment models, and path integration circuits
60
+
- Accelerated (1,000-fold compared to biological real time) emulation of complex spiking neural network dynamics, including configurable multi-compartmental cell morphologies
61
61
- Exploration of synaptic plasticity models and critical network dynamics at biological timescales
62
-
- Training of deep spiking neural networks using surrogate gradient techniques
62
+
- Training of deep spiking neural networks using surrogate and exact gradient techniques
63
63
- Non-spiking neural network execution leveraging synaptic crossbar for analog matrix multiplication
64
64
65
65
The accelerated operation and flexible architecture facilitate applications in computational neuroscience research and novel machine learning approaches. The system design serves as a scalable basis for future large-scale neuromorphic computing platforms.
@@ -68,4 +68,8 @@ The accelerated operation and flexible architecture facilitate applications in c
68
68
69
69
| Date | Title | Authors | Venue/Source |
70
70
|------|-------|----------|------------- |
71
-
| January 2022 |[The BrainScaleS-2 accelerated neuromorphic system with hybrid plasticity](https://arxiv.org/abs/2201.11063)| Christian Pehle, Sebastian Billaudelle, Benjamin Cramer, Jakob Kaiser, Korbinian Schreiber, Yannik Stradmann, Johannes Weis, Aron Leibfried, Eric Müller, Johannes Schemmel | arXiv |
71
+
| April 2024 |[jaxsnn: Event-driven gradient estimation for analog neuromorphic hardware](https://doi.org/10.1109/NICE61972.2024.10548709)| Eric Müller, Moritz Althaus, Elias Arnold, Philipp Spilger, Christian Pehle, Johannes Schemmel | 2024 Neuro-Inspired Computational Elements Conference (NICE) |
72
+
| April 2023 |[hxtorch.snn: Machine-learning-inspired Spiking Neural Network Modeling on BrainScaleS-2](https://doi.org/10.1145/3584954.3584993)| Philipp Spilger, Elias Arnold, Luca Blessing, Christian Mauch, Christian Pehle, Eric Müller, Johannes Schemmel | 2023 Neuro-Inspired Computational Elements Conference (NICE) |
73
+
| May 2022 |[A Scalable Approach to Modeling on Accelerated Neuromorphic Hardware](https://doi.org/10.3389/fnins.2022.884128)| Eric Müller, Elias Arnold, Oliver Breitwieser, Milena Czierlinski, Arne Emmel, Jakob Kaiser, Christian Mauch, Sebastian Schmitt, Philipp Spilger, Raphael Stock, Yannik Stradmann, Johannes Weis, Andreas Baumbach, Sebastian Billaudelle, Benjamin Cramer, Falk Ebert, Julian Göltz, Joscha Ilmberger, Vitali Karasenko, Mitja Kleider, Aron Leibfried, Christian Pehle, Johannes Schemmel | Frontiers in Neuroscience (Neuromorphic Engineering) |
74
+
| February 2022 |[The BrainScaleS-2 accelerated neuromorphic system with hybrid plasticity](https://doi.org/10.3389/fnins.2022.795876)| Christian Pehle, Sebastian Billaudelle, Benjamin Cramer, Jakob Kaiser, Korbinian Schreiber, Yannik Stradmann, Johannes Weis, Aron Leibfried, Eric Müller, Johannes Schemmel | Frontiers in Neuroscience (Neuromorphic Engineering) |
75
+
| January 2021 |[hxtorch: PyTorch for BrainScaleS-2 — Perceptrons on Analog Neuromorphic Hardware](https://doi.org/10.1007/978-3-030-66770-2_14)| Philipp Spilger, Eric Müller, Arne Emmel, Aron Leibfried, Christian Mauch, Christian Pehle, Johannes Weis, Oliver Breitwieser, Sebastian Billaudelle, Sebastian Schmitt, Timo C. Wunderlich, Yannik Stradmann, Johannes Schemmel | 2020 International Workshop on IoT, Edge, and Mobile for Embedded Machine Learning (ITEM) |
0 commit comments