中文
相关论文

相关论文: Hardware-aware vs. Hardware-agnostic Energy Estima…

200 篇论文

Spiking Neural Networks (SNNs) have recently emerged as the low-power alternative to Artificial Neural Networks (ANNs) owing to their asynchronous, sparse, and binary information processing. To improve the energy-efficiency and throughput,…

神经与进化计算 · 计算机科学 2022-06-22 Abhiroop Bhattacharjee , Youngeun Kim , Abhishek Moitra , Priyadarshini Panda

The ambition of brain-inspired Spiking Neural Networks (SNNs) is to become a low-power alternative to traditional Artificial Neural Networks (ANNs). This work addresses two major challenges in realizing this vision: the performance gap…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Man Yao , Xuerui Qiu , Tianxiang Hu , Jiakui Hu , Yuhong Chou , Keyu Tian , Jianxing Liao , Luziwei Leng , Bo Xu , Guoqi Li

Spiking Neural Networks (SNNs) have gained significant attention due to the energy-efficient and multiplication-free characteristics. Despite these advantages, deploying large-scale SNNs on edge hardware is challenging due to limited…

神经与进化计算 · 计算机科学 2024-11-22 Shuo Chen , Boxiao Liu , Zeshi Liu , Haihang You

Spiking neural networks (SNNs) are potential competitors to artificial neural networks (ANNs) due to their high energy-efficiency on neuromorphic hardware. However, SNNs are unfolded over simulation time steps during the training process.…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Hong Zhang , Yu Zhang

With more and more event-based neuromorphic hardware systems being developed at universities and in industry, there is a growing need for assessing their performance with domain specific measures. In this work, we use the methodology of…

神经与进化计算 · 计算机科学 2020-10-28 Christoph Ostrau , Jonas Homburg , Christian Klarhorst , Michael Thies , Ulrich Rückert

Emerged as a biology-inspired method, Spiking Neural Networks (SNNs) mimic the spiking nature of brain neurons and have received lots of research attention. SNNs deal with binary spikes as their activation and therefore derive extreme…

计算机视觉与模式识别 · 计算机科学 2023-05-04 Yufei Guo , Weihang Peng , Yuanpei Chen , Liwen Zhang , Xiaode Liu , Xuhui Huang , Zhe Ma

Spiking neural networks (SNNs) offer both compelling potential advantages, including energy efficiency and low latencies and challenges including the non-differentiable nature of event spikes. Much of the initial research in this area has…

计算机视觉与模式识别 · 计算机科学 2022-02-11 Somayeh Hussaini , Michael Milford , Tobias Fischer

Implantable Brain-machine interfaces (BMIs) are promising for motor rehabilitation and mobility augmentation, and they demand accurate and energy-efficient algorithms. In this paper, we propose a novel spiking neural network (SNN) decoder…

信号处理 · 电气工程与系统科学 2024-05-06 Jiawei Liao , Oscar Toomey , Xiaying Wang , Lars Widmer , Cynthia A. Chestek , Luca Benini , Taekwang Jang

Machine learning has emerged as the dominant tool for implementing complex cognitive tasks that require supervised, unsupervised, and reinforcement learning. While the resulting machines have demonstrated in some cases even super-human…

新兴技术 · 计算机科学 2019-08-06 Bipin Rajendran , Abu Sebastian , Michael Schmuker , Narayan Srinivasa , Evangelos Eleftheriou

We seek to investigate the scalability of neuromorphic computing for computer vision, with the objective of replicating non-neuromorphic performance on computer vision tasks while reducing power consumption. We convert the deep Artificial…

神经与进化计算 · 计算机科学 2021-06-17 Kinjal Patel , Eric Hunsberger , Sean Batir , Chris Eliasmith

Artificial neural networks (ANNs) have demonstrated outstanding performance in numerous tasks, but deployment in resource-constrained environments remains a challenge due to their high computational and memory requirements. Spiking neural…

机器学习 · 计算机科学 2025-06-04 Chang Liu , Jiangrong Shen , Xuming Ran , Mingkun Xu , Qi Xu , Yi Xu , Gang Pan

Evaluating fairness in Spiking Neural Networks (SNNs) demands rigorous benchmarks that reflect real-world complexities, yet existing assessments remain limited by superficial dataset diversity and idealized hardware assumptions. This work…

神经与进化计算 · 计算机科学 2026-05-28 Hudi He , Fukun Wang , Zhe Wang , Xinyi Wang , Shuhan Ye , Jiarui Liu , Qing Qing , Ziqi Xu , Xikun Zhang , Renqiang Luo

With the growing demand for intelligent computing, neuromorphic computing, a paradigm that mimics the structure and functionality of the human brain, offers a promising approach to developing new high-efficiency intelligent computing…

硬件体系结构 · 计算机科学 2025-06-06 Yunhao Ma , Wanyi Jia , Yanyu Lin , Wenjie Lin , Xueke Zhu , Huihui Zhou , Fengwei An

Spiking Neural Networks (SNNs) are promising bio-inspired third-generation neural networks. Recent research has trained deep SNN models with accuracy on par with Artificial Neural Networks (ANNs). Although the event-driven and sparse nature…

神经与进化计算 · 计算机科学 2026-01-30 Sherif Eissa , Sander Stuijk , Floran De Putter , Andrea Nardi-Dei , Federico Corradi , Henk Corporaal

Spiking neural networks (SNNs) are brain-inspired machine learning algorithms with merits such as biological plausibility and unsupervised learning capability. Previous works have shown that converting Artificial Neural Networks (ANNs) into…

神经与进化计算 · 计算机科学 2022-07-12 Sijia Lu , Feng Xu

Spiking Neural Networks (SNNs) offer inherent advantages for low-power inference through sparse, event-driven computation. However, the theoretical energy benefits of SNNs are often decoupled from real hardware performance due to the opaque…

硬件体系结构 · 计算机科学 2026-03-27 Ilkin Aliyev , Jesus Lopez , Tosiron Adegbija

Artificial Neural Networks (ANNs) are bio-inspired models of neural computation that have proven highly effective. Still, ANNs lack a natural notion of time, and neural units in ANNs exchange analog values in a frame-based manner, a…

神经与进化计算 · 计算机科学 2017-10-16 Davide Zambrano , Roeland Nusselder , H. Steven Scholte , Sander Bohte

Spiking Neural Networks (SNNs) can reduce energy consumption compared to conventional Artificial Neural Networks (ANNs) when spiking activity is sparse and the neuron model is hardware-friendly. However, biologically faithful models are…

神经与进化计算 · 计算机科学 2026-05-13 Pascal Harmeling , Florent De Geeter , Guillaume Drion

The convergence of artificial intelligence and edge computing has spurred growing interest in enabling intelligent services directly on resource-constrained devices. While traditional deep learning models require significant computational…

分布式、并行与集群计算 · 计算机科学 2025-07-21 Shuiguang Deng , Di Yu , Changze Lv , Xin Du , Linshan Jiang , Xiaofan Zhao , Wentao Tong , Xiaoqing Zheng , Weijia Fang , Peng Zhao , Gang Pan , Schahram Dustdar , Albert Y. Zomaya

There is an increasing interest in emulating Spiking Neural Networks (SNNs) on neuromorphic computing devices due to their low energy consumption. Recent advances have allowed training SNNs to a point where they start to compete with…

神经与进化计算 · 计算机科学 2022-01-14 Nicolas Perez-Nieves , Dan F. M. Goodman