paper-with-me

홈 › Papers

A Hybrid Neural Coding Approach for Pattern Recognition with Spiking Neural Networks

2023-05-26 · Xinyi Chen, Qu Yang, Jibin Wu, Haizhou Li, Kay Chen Tan

Recently, brain-inspired spiking neural networks (SNNs) have demonstrated promising capabilities in solving pattern recognition tasks. However, these SNNs are grounded on homogeneous neurons that utilize a uniform neural coding for information representation. Given that each neural coding scheme possesses its own merits and drawbacks, these SNNs encounter challenges in achieving optimal performance such as accuracy, response time, efficiency, and robustness, all of which are crucial for practical applications. In this study, we argue that SNN architectures should be holistically designed to incorporate heterogeneous coding schemes. As an initial exploration in this direction, we propose a hybrid neural coding and learning framework, which encompasses a neural coding zoo with diverse neural coding schemes discovered in neuroscience. Additionally, it incorporates a flexible neural coding assignment strategy to accommodate task-specific requirements, along with novel layer-wise learning methods to effectively implement hybrid coding SNNs. We demonstrate the superiority of the proposed framework on image classification and sound localization tasks. Specifically, the proposed hybrid coding SNNs achieve comparable accuracy to state-of-the-art SNNs, while exhibiting significantly reduced inference latency and energy consumption, as well as high noise robustness. This study yields valuable insights into hybrid neural coding designs, paving the way for developing high-performance neuromorphic systems.

📄 PDF Abstract BibTeX arXiv:2305.16594

Code (1)

xychen-comp/hybrid-coding-snn 공식 구현 pytorch

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

SNN Spiking Neural Networks (SNNs) are a class of artificial neural networks inspired by the structure and functioning of the brain's neural networks. Unlike traditional…

Similar Papers 제목 키워드 기반

Random Quantum Neural Networks (RQNN) for Noisy Image Recognition

2022-03-03 · Debanjan Konar, Erol Gelenbe, Soham Bhandary, Aditya Das Sarma 외

Classical Random Neural Networks (RNNs) have demonstrated effective applications in decision making, signal processing, and image recognition tasks. However, their implementation has been limited to deterministic digital…

Decision Makingimage-classificationImage Classification

SSTFormer: Bridging Spiking Neural Network and Memory Support Transformer for Frame-Event based Recognition

2023-08-08 · Xiao Wang, Yao Rong, Zongzhen Wu, Lin Zhu 외

Event camera-based pattern recognition is a newly arising research topic in recent years. Current researchers usually transform the event streams into images, graphs, or voxels, and adopt deep neural networks for event-b…

Sparse Spike Encoding of Channel Responses for Energy Efficient Human Activity Recognition

2026-02-06 · Eleonora Cicciarella, Riccardo Mazzieri, Jacopo Pegoraro, Michele Rossi arxiv

ISAC enables pervasive monitoring, but modern sensing algorithms are often too complex for energy-constrained edge devices. This motivates the development of learning techniques that balance accuracy performance and ener…

Human Activity Recognition

Spiking Generative Adversarial Network with Attention Scoring Decoding

2023-05-17 · Linghao Feng, Dongcheng Zhao, Yi Zeng

Generative models based on neural networks present a substantial challenge within deep learning. As it stands, such models are primarily limited to the domain of artificial neural networks. Spiking neural networks, as th…

Generative Adversarial Network

Encoding Spike Patterns in Multilayer Spiking Neural Networks

2015-03-31 · Brian Gardner, Ioana Sporea, André Grüning

Information encoding in the nervous system is supported through the precise spike-timings of neurons; however, an understanding of the underlying processes by which such representations are formed in the first place rema…