https://github.com/coreylammie/tcas-stdp

IEEE Transactions on Circuits and Systems I: Efficient FPGA Implementations of Pair and Triplet-based STDP for Neuromorphic Architectures

https://github.com/coreylammie/tcas-stdp

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

IEEE Transactions on Circuits and Systems I: Efficient FPGA Implementations of Pair and Triplet-based STDP for Neuromorphic Architectures

Basic Info
  • Host: GitHub
  • Owner: coreylammie
  • License: gpl-3.0
  • Language: Verilog
  • Default Branch: master
  • Homepage:
  • Size: 21.5 KB
Statistics
  • Stars: 26
  • Watchers: 4
  • Forks: 8
  • Open Issues: 1
  • Releases: 0
Created over 7 years ago · Last pushed about 7 years ago
Metadata Files
Readme License

README.md

Efficient FPGA Implementations of Pair and Triplet-based STDP for Neuromorphic Architectures

DOI

GitHub Repository Detailing the Software and HDL Source Code for 'Efficient FPGA Implementations of Pair and Triplet-based STDP for Neuromorphic Architectures', published in Transactions on Circuits and Systems I (TCAS-I).

Abstract

Synaptic plasticity is envisioned to bring about learning and memory in the brain. Various plasticity rules have been proposed, among which Spike-Timing Dependent Plasticity (STDP) has gained the highest interest across various neural disciplines, including neuromorphic engineering. Here, we propose highly efficient digital implementations of pair-based STDP (PSTDP) and Triplet-based STDP (TSTDP) on Field Programmable Gate Arrays (FPGA) that do not require dedicated floating-point multipliers, hence need minimal hardware resources. The implementations are verified by using them to replicate a set of complex experimental data, including those from pair, triplet, quadruplet, frequency-dependent pairing, as well as Bienenstock-Cooper-Munro (BCM) experiments. We demonstrate that the proposed TSTDP design has a higher operating frequency that leads to 2.46 times faster weight adaptation (learning), and achieves 11.55 folds improvement in resource usage, compared to a recent implementation of a calcium-based plasticity rule capable of exhibiting similar learning performance. In addition, we show that the proposed PSTDP and TSTDP designs respectively consume 2.38 and 1.78 times less resources than the most efficient PSTDP implementation in the literature. As a direct result of the efficiency and powerful synaptic capabilities of the proposed learning modules, they could be integrated in large-scale digital neuromorphic architectures to enable high-performance STDP learning.

Citation

To cite our work, kindly use the following BibTex entry:

@ARTICLE{8566143, author={C. Lammie and T. J. Hamilton and A. van Schaik and M. Rahimi Azghadi}, journal={IEEE Transactions on Circuits and Systems I: Regular Papers}, title={Efficient FPGA Implementations of Pair and Triplet-Based STDP for Neuromorphic Architectures}, year={2018}, doi={10.1109/TCSI.2018.2881753}, ISSN={1549-8328}, }

STDP Boundary Parameter Optimization

The STDP boundary parameters were optimized by minimizing the Normalized Mean Square Error (NMSE) using scipy.optimize.fmin() from the SciPy Python library. All source code detailing the parameter optimization process is available under the 'STDP Boundary Parameter Optimization' directory.

Digital STDP Implementation

All HDL code used for the Paired Based Spike Timing Dependent Plasticity (PSTDP), Full Triplet Based Spike Timing Dependent Plasticity (TSTDP), TSTDP Hippocampal (TMH), and Minimal TSTDP Visual Cortex (TMVC) implementations is available under the 'Digital STDP Implementation' directory.

Preface: All HDL files provided are targeted for the DE1-SOC development board. All reported hardware utilization numbers for our current works have been obtained from re-synthesizing our original HDL designs using the Xilinx ISE Design Suite in order to provide a direct comparison to previous works. These public files are provided as is- reminants of Verilog logic used to interface with our UART communication scheme have yet to be removed.

License

All code is licensed under the GNU General Public License v3.0. Details pertaining to this are available at: https://www.gnu.org/licenses/gpl-3.0.en.html

Owner

  • Name: Corey Lammie
  • Login: coreylammie
  • Kind: user
  • Location: Zürich Switzerland

Electrical Engineer & Computer Engineering PhD Candidate 👨‍🎓

GitHub Events

Total
  • Watch event: 4
  • Fork event: 1
Last Year
  • Watch event: 4
  • Fork event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 1
  • Total Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Corey Lammie c****e@m****u 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • zhenqi72 (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels