中文
相关论文

相关论文: T-NGA: Temporal Network Grafting Algorithm for Lea…

200 篇论文

Humans learn multiple tasks in succession with minimal mutual interference, through the context gating mechanism in the prefrontal cortex (PFC). The brain-inspired models of spiking neural networks (SNN) have drawn massive attention for…

神经与进化计算 · 计算机科学 2024-06-05 Jiangrong Shen , Wenyao Ni , Qi Xu , Gang Pan , Huajin Tang

Recent advancements in the direct training of Spiking Neural Networks (SNNs) have demonstrated high-quality outputs even at early timesteps, paving the way for novel energy-efficient AI paradigms. However, the inherent non-linearity and…

神经与进化计算 · 计算机科学 2025-11-13 Hyunho Kook , Byeongho Yu , Jeong Min Oh , Eunhyeok Park

Spiking neural networks have shown much promise as an energy-efficient alternative to artificial neural networks. However, understanding the impacts of sensor noises and input encodings on the network activity and performance remains…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Sami Barchid , José Mennesson , Jason Eshraghian , Chaabane Djéraba , Mohammed Bennamoun

A Spiking Neural Network (SNN) can be trained indirectly by first training an Artificial Neural Network (ANN) with the conventional backpropagation algorithm, then converting it into an SNN. The conventional rate-coding method for SNNs uses…

神经与进化计算 · 计算机科学 2021-06-15 Ming Zhang , Nenggan Zheng , De Ma , Gang Pan , Zonghua Gu

The surrogate gradient descent algorithm enabled spiking neural networks to be trained to carry out challenging sensory processing tasks, an important step in understanding how spikes contribute to neural computations. However, it is…

神经与进化计算 · 计算机科学 2025-12-19 Ziqiao Yu , Pengfei Sun , Danyal Akarca , Dan F. M. Goodman

The Locally Competitive Algorithm (LCA) uses local competition between non-spiking leaky integrator neurons to infer sparse representations, allowing for potentially real-time execution on massively parallel neuromorphic architectures such…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Gavin Parpart , Carlos Gonzalez , Terrence C. Stewart , Edward Kim , Jocelyn Rego , Andrew O'Brien , Steven Nesbit , Garrett T. Kenyon , Yijing Watkins

The biological neurons use precise spike times, in addition to the spike firing rate, to communicate with each other. The time-to-first-spike (TTFS) coding is inspired by such biological observation. However, there is a lack of effective…

神经与进化计算 · 计算机科学 2023-10-24 Qu Yang , Malu Zhang , Jibin Wu , Kay Chen Tan , Haizhou Li

Spiking neural networks (SNN) are able to learn spatiotemporal features while using less energy, especially on neuromorphic hardware. The most widely used spiking neuron in deep learning is the Leaky Integrate and Fire (LIF) neuron. LIF…

神经与进化计算 · 计算机科学 2023-08-08 Sidi Yaya Arnaud Yarga , Sean U. N. Wood

Energy efficiency and low latency are crucial requirements for designing wearable AI-empowered human activity recognition systems, due to the hard constraints of battery operations and closed-loop feedback. While neural network models have…

神经与进化计算 · 计算机科学 2023-08-03 Sizhen Bian , Michele Magno

Graph Attention Networks (GATs) have been intensively studied and widely used in graph data learning tasks. Existing GATs generally adopt the self-attention mechanism to conduct graph edge attention learning, requiring expensive…

神经与进化计算 · 计算机科学 2022-09-28 Beibei Wang , Bo Jiang

This concept paper highlights a recently opened opportunity for large scale analytical algorithms to be trained directly on edge devices. Such approach is a response to the arising need of processing data generated by natural person (a…

机器学习 · 计算机科学 2019-12-20 Anton Akusok , Kaj-Mikael Björk , Leonardo Espinosa Leal , Yoan Miche , Renjie Hu , Amaury Lendasse

Neuromorphic computing has recently gained momentum with the emergence of various neuromorphic processors. As the field advances, there is an increasing focus on developing training methods that can effectively leverage the unique…

新兴技术 · 计算机科学 2025-04-15 Sanaz Mahmoodi Takaghaj , Jack Sampson

For energy-efficient computation in specialized neuromorphic hardware, we present spiking neural coding, an instantiation of a family of artificial neural models grounded in the theory of predictive coding. This model, the first of its…

神经与进化计算 · 计算机科学 2022-08-09 Alexander Ororbia

Spiking neural networks (SNNs), as one of the brain-inspired models, has spatio-temporal information processing capability, low power feature, and high biological plausibility. The effective spatio-temporal feature makes it suitable for…

神经与进化计算 · 计算机科学 2022-03-21 Changqing Xu , Yi Liu , Yintang Yang

Text-Attributed Graphs (TAGs) enhance graph structures with natural language descriptions, enabling detailed representation of data and their relationships across a broad spectrum of real-world scenarios. Despite the potential for deeper…

机器学习 · 计算机科学 2024-05-28 Zheng Zhang , Yuntong Hu , Bo Pan , Chen Ling , Liang Zhao

A new supervised learning algorithm, SNN/LP, is proposed for Spiking Neural Networks. This novel algorithm uses limited precision for both synaptic weights and synaptic delays; 3 bits in each case. Also a genetic algorithm is used for the…

神经与进化计算 · 计算机科学 2014-07-02 Evangelos Stromatias , John Marsland

Spiking neural networks (SNNs) are promising for neuromorphic computing, but high-performing models still rely on dense multilayer architectures with substantial communication and state-storage costs. Inspired by autapses, we propose…

神经与进化计算 · 计算机科学 2026-03-27 Wuque Cai , Hongze Sun , Quan Tang , Shifeng Mao , Zhenxing Wang , Jiayi He , Duo Chen , Dezhong Yao , Daqing Guo

Spiking neural networks (SNNs) offer a promising pathway to implement deep neural networks (DNNs) in a more energy-efficient manner since their neurons are sparsely activated and inferences are event-driven. However, there have been very…

神经与进化计算 · 计算机科学 2024-06-28 Changze Lv , Jianhan Xu , Xiaoqing Zheng

Action recognition is an exciting research avenue for artificial intelligence since it may be a game changer in the emerging industrial fields such as robotic visions and automobiles. However, current deep learning faces major challenges…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Zihao Zhao , Yanhong Wang , Qiaosha Zou , Tie Xu , Fangbo Tao , Jiansong Zhang , Xiaoan Wang , C. -J. Richard Shi , Junwen Luo , Yuan Xie

Spiking neural networks are nature's versatile solution to fault-tolerant and energy efficient signal processing. To translate these benefits into hardware, a growing number of neuromorphic spiking neural network processors attempt to…

神经与进化计算 · 计算机科学 2019-05-06 Emre O. Neftci , Hesham Mostafa , Friedemann Zenke