paper-with-me

홈 › Papers

NeuroXplorer 1.0: An Extensible Framework for Architectural Exploration with Spiking Neural Networks

2021-05-04 · Adarsha Balaji, Shihao Song, Twisha Titirsha, Anup Das, Jeffrey Krichmar, Nikil Dutt, James Shackleford, Nagarajan Kandasamy, Francky Catthoor

Recently, both industry and academia have proposed many different neuromorphic architectures to execute applications that are designed with Spiking Neural Network (SNN). Consequently, there is a growing need for an extensible simulation framework that can perform architectural explorations with SNNs, including both platform-based design of today's hardware, and hardware-software co-design and design-technology co-optimization of the future. We present NeuroXplorer, a fast and extensible framework that is based on a generalized template for modeling a neuromorphic architecture that can be infused with the specific details of a given hardware and/or technology. NeuroXplorer can perform both low-level cycle-accurate architectural simulations and high-level analysis with data-flow abstractions. NeuroXplorer's optimization engine can incorporate hardware-oriented metrics such as energy, throughput, and latency, as well as SNN-oriented metrics such as inter-spike interval distortion and spike disorder, which directly impact SNN performance. We demonstrate the architectural exploration capabilities of NeuroXplorer through case studies with many state-of-the-art machine learning models.

📄 PDF Abstract BibTeX arXiv:2105.01795

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

KANLib -- A Modular, Extensible and Fast Kolmogorov-Arnold Network Implementation

2026-06-16 · Julian Hoever, Gregor Schiele arxiv

Kolmogorov-Arnold Networks (KANs) have recently emerged as a promising alternative to traditional multilayer perceptrons by replacing linear weights with learnable univariate functions. Despite their theoretical advantag…

Computational Efficiency

Design Space Exploration of Hardware Spiking Neurons for Embedded Artificial Intelligence

2019-10-01 · Nassim Abderrahmane, Edgar Lemaire, Benoît Miramond

Machine learning is yielding unprecedented interest in research and industry, due to recent success in many applied contexts such as image classification and object recognition. However, the deployment of these systems r…

CPUGPUimage-classificationImage Classification+1

Can Custom Models Learn In-Context? An Exploration of Hybrid Architecture Performance on In-Context Learning Tasks

2024-11-06 · Ryan Campbell, Nelson Lojo, Kesava Viswanadha, Christoffer Grondal Tryggestad 외

In-Context Learning (ICL) is a phenomenon where task learning occurs through a prompt sequence without the necessity of parameter updates. ICL in Multi-Headed Attention (MHA) with absolute positional embedding has been t…

In-Context LearningMamba

Fractal Autoencoders for Feature Selection

2020-10-19 · Xinxing Wu, Qiang Cheng

Feature selection reduces the dimensionality of data by identifying a subset of the most informative features. In this paper, we propose an innovative framework for unsupervised feature selection, called fractal autoenco…

Diversityfeature selection

STONNE: A Detailed Architectural Simulator for Flexible Neural Network Accelerators

2020-06-10 · Francisco Muñoz-Martínez, José L. Abellán, Manuel E. Acacio, Tushar Krishna

The design of specialized architectures for accelerating the inference procedure of Deep Neural Networks (DNNs) is a booming area of research nowadays. First-generation rigid proposals have been rapidly replaced by more …