Simulating Spiking Neural P systems without delays using GPUs
Francis Cabarle, Henry Adorna, Miguel A. Martinez-del-Amor

TL;DR
This paper demonstrates how to efficiently simulate spiking neural P systems on GPUs by leveraging their inherent parallelism, enabling faster and scalable computations for biologically inspired neural models.
Contribution
It introduces a GPU-based simulation method for SNP systems, utilizing matrix representations to exploit parallel processing capabilities.
Findings
GPU simulation significantly accelerates SNP system computations
Matrix representation facilitates efficient parallel implementation
Successful simulation of a system generating all natural numbers except 1
Abstract
We present in this paper our work regarding simulating a type of P system known as a spiking neural P system (SNP system) using graphics processing units (GPUs). GPUs, because of their architectural optimization for parallel computations, are well-suited for highly parallelizable problems. Due to the advent of general purpose GPU computing in recent years, GPUs are not limited to graphics and video processing alone, but include computationally intensive scientific and mathematical applications as well. Moreover P systems, including SNP systems, are inherently and maximally parallel computing models whose inspirations are taken from the functioning and dynamics of a living cell. In particular, SNP systems try to give a modest but formal representation of a special type of cell known as the neuron and their interactions with one another. The nature of SNP systems allowed their…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
