paper-with-me

홈 › Papers

Scalability and Optimization Strategies for GPU Enhanced Neural Networks (GeNN)

2014-12-01 · Naresh Balaji, Esin Yavuz, Thomas Nowotny

Simulation of spiking neural networks has been traditionally done on high-performance supercomputers or large-scale clusters. Utilizing the parallel nature of neural network computation algorithms, GeNN (GPU Enhanced Neural Network) provides a simulation environment that performs on General Purpose NVIDIA GPUs with a code generation based approach. GeNN allows the users to design and simulate neural networks by specifying the populations of neurons at different stages, their synapse connection densities and the model of individual neurons. In this report we describe work on how to scale synaptic weights based on the configuration of the user-defined network to ensure sufficient spiking and subsequent effective learning. We also discuss optimization strategies particular to GPU computing: sparse representation of synapse connections and occupancy based block-size determination.

📄 PDF Abstract BibTeX arXiv:1412.0595

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationGPU

Similar Papers 제목 키워드 기반

Gradient-enhanced multifidelity neural networks for high-dimensional function approximation

2021-03-23 · Jethro Nagawkar, Leifur Leifsson

In this work, a novel multifidelity machine learning (ML) model, the gradient-enhanced multifidelity neural networks (GEMFNNs), is proposed. This model is a multifidelity version of gradient-enhanced neural networks (GEN…

Vocal Bursts Intensity Prediction

Data-driven Modeling of Linearizable Power Flow for Large-scale Grid Topology Optimization

2024-09-21 · Young-ho Cho, Hao Zhu

Effective power flow (PF) modeling critically affects the solution accuracy and computational complexity of large-scale grid optimization problems. Especially for grid optimization involving flexible topology to enhance …

Computational Efficiency

GegenNet: Spectral Convolutional Neural Networks for Link Sign Prediction in Signed Bipartite Graphs

2025-08-27 · Hewen Wang, Renchi Yang, Xiaokui Xiao arxiv

Given a signed bipartite graph (SBG) G with two disjoint node sets U and V, the goal of link sign prediction is to predict the signs of potential links connecting U and V based on known positive and negative edges in G. …

Link Sign Prediction

GENNAV: Polygon Mask Generation for Generalized Referring Navigable Regions

2025-08-28 · Kei Katsumata, Yui Iioka, Naoki Hosomi, Teruhisa Misu 외 arxiv

We focus on the task of identifying the location of target regions from a natural language instruction and a front camera image captured by a mobility. This task is challenging because it requires both existence predicti…

EigenNetworks

2018-06-05 · Jonathan Mei, José M. F. Moura

Many applications donot have the benefit of the laws of physics to derive succinct descriptive models for observed data. In alternative, interdependencies among $N$ time series $\{ x_{nk}, k>0 \}_{n=1}^{N}$ are nowadays …

DescriptiveTime SeriesTime Series Analysis