中文
相关论文

相关论文: ChronoSpike: An Adaptive Spiking Graph Neural Netw…

200 篇论文

Event-based neuromorphic systems promise to reduce the energy consumption of deep learning tasks by replacing expensive floating point operations on dense matrices by low power sparse and asynchronous operations on spike events. While these…

神经与进化计算 · 计算机科学 2019-06-04 Johannes Christian Thiele , Olivier Bichler , Antoine Dupret

Spiking neural networks (SNNs) communicate via discrete spikes in time rather than continuous activations. Their event-driven nature offers advantages for temporal processing and energy efficiency on resource-constrained hardware, but…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Karol C. Jurzec , Tomasz Szydlo , Maciej Wielgosz

Recent breakthroughs suggest that local, approximate gradient descent learning is compatible with Spiking Neural Networks (SNNs). Although SNNs can be scalably implemented using neuromorphic VLSI, an architecture that can learn in-situ as…

新兴技术 · 计算机科学 2019-10-15 Melika Payvand , Mohammed Fouda , Fadi Kurdahi , Ahmed Eltawil , Emre O. Neftci

Recently, Graph Transformers have emerged as a promising solution to alleviate the inherent limitations of Graph Neural Networks (GNNs) and enhance graph representation performance. Unfortunately, Graph Transformers are computationally…

神经与进化计算 · 计算机科学 2024-03-26 Yundong Sun , Dongjie Zhu , Yansong Wang , Zhaoshuo Tian , Ning Cao , Gregory O'Hared

Dynamic networks are ubiquitous for modelling sequential graph-structured data, e.g., brain connectome, population flows and messages exchanges. In this work, we consider dynamic networks that are temporal sequences of graph snapshots, and…

机器学习 · 统计学 2022-03-30 Deborah Sulem , Henry Kenlay , Mihai Cucuringu , Xiaowen Dong

Neuromorphic object recognition with spiking neural networks (SNNs) is the cornerstone of low-power neuromorphic computing. However, existing SNNs suffer from significant latency, utilizing 10 to 40 timesteps or more, to recognize…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Yongqi Ding , Lin Zuo , Mengmeng Jing , Pei He , Yongjun Xiao

Neuromorphic vision systems based on spiking neural networks (SNNs) offer ultra-low-power perception for event-based and frame-based cameras, yet catastrophic forgetting remains a critical barrier to deployment in continually evolving…

神经与进化计算 · 计算机科学 2026-03-11 Anika Tabassum Meem , Muntasir Hossain Nadid , Md Zesun Ahmed Mia

Traditional neuromorphic hardware architectures rely on event-driven computation, where the asynchronous transmission of events, such as spikes, triggers local computations within synapses and neurons. While machine learning frameworks are…

神经与进化计算 · 计算机科学 2024-01-31 Eric Müller , Moritz Althaus , Elias Arnold , Philipp Spilger , Christian Pehle , Johannes Schemmel

Spiking neural networks (SNN) are artificial computational models that have been inspired by the brain's ability to naturally encode and process information in the time domain. The added temporal dimension is believed to render them more…

Continual learning is a key feature of biological neural systems, but artificial neural networks often suffer from catastrophic forgetting. Instead of backpropagation, biologically plausible learning algorithms may enable stable continual…

神经与进化计算 · 计算机科学 2025-08-19 Denis Larionov , Nikolay Bazenkov , Mikhail Kiselev

Binary spike coding enables sparse and event-driven computation in spiking neural networks (SNNs), yet its 1-bit-per-timestep representation fundamentally limits information throughput. This bottleneck becomes increasingly restrictive in…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Dewei Bai , Hongxiang Peng , Jiajun Mei , Yang Ren , Hong Qu , Dawen Xia , Zhang Yi

Two main routes of learning methods exist at present including error-driven global learning and neuroscience-oriented local learning. Integrating them into one network may provide complementary learning capabilities for versatile learning…

神经与进化计算 · 计算机科学 2021-06-23 Yujie Wu , Rong Zhao , Jun Zhu , Feng Chen , Mingkun Xu , Guoqi Li , Sen Song , Lei Deng , Guanrui Wang , Hao Zheng , Jing Pei , Youhui Zhang , Mingguo Zhao , Luping Shi

Spiking Neural Networks (SNNs) offer a biologically inspired alternative to conventional artificial neural networks, with potential advantages in power efficiency due to their event-driven computation. Despite their promise, SNNs have yet…

神经与进化计算 · 计算机科学 2024-11-27 Wangdan Liao , Weidong Wang

The problem of training spiking neural networks (SNNs) is a necessary precondition to understanding computations within the brain, a field still in its infancy. Previous work has shown that supervised learning in multi-layer SNNs enables…

神经与进化计算 · 计算机科学 2018-03-12 Amirhossein Tavanaei , Anthony S. Maida

As a foundational architecture of artificial intelligence models, Transformer has been recently adapted to spiking neural networks with promising performance across various tasks. However, existing spiking Transformer(ST)-based models…

机器学习 · 计算机科学 2026-01-06 Hongze Sun , Wuque Cai , Duo Chen , Quan Tang , Shifeng Mao , Jiayi He , Zhenxing Wang , Yan Cui , Dezhong Yao , Daqing Guo

Spiking Neural Network (SNN) is acknowledged as the next generation of Artificial Neural Network (ANN) and hold great promise in effectively processing spatial-temporal information. However, the choice of timestep becomes crucial as it…

神经与进化计算 · 计算机科学 2024-05-03 Dengyu Wu , Yi Qi , Kaiwen Cai , Gaojie Jin , Xinping Yi , Xiaowei Huang

Spike sparsity is widely believed to enable efficient spiking neural network (SNN) inference on GPU hardware. We demonstrate this is an illusion: five distinct sparse computation strategies on Apple M3 Max all fail to outperform dense…

机器学习 · 计算机科学 2026-03-17 Jiahao Qin

Autonomous driving perception demands accurate and efficient processing of three-dimensional sensor data under strict power constraints. Traditional convolutional neural networks achieve strong detection accuracy but are computationally…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Sambit Mohapatra , Senthil Yogamani , Heinrich Gotzig , Patrick Mader

We present ChronoGraph, a graph-structured multivariate time series forecasting dataset built from real-world production microservices. Each node is a service that emits a multivariate stream of system-level performance metrics, capturing…

机器学习 · 计算机科学 2025-12-01 Adrian Catalin Lutu , Ioana Pintilie , Elena Burceanu , Andrei Manolache

Among the main features of biological intelligence are energy efficiency, capacity for continual adaptation, and risk management via uncertainty quantification. Neuromorphic engineering has been thus far mostly driven by the goal of…

神经与进化计算 · 计算机科学 2022-11-02 Nicolas Skatchkovsky , Hyeryung Jang , Osvaldo Simeone
‹ 上一页 1 8 9 10 下一页 ›