中文
相关论文

相关论文: Bio-Inspired Spiking Convolutional Neural Network …

200 篇论文

We present results of a deep photonic spiking convolutional neural network, based on two-section VCSELs, targeting image classification. Training is based on unsupervised spike-timing dependent plasticity, whereas neuron time-multiplexing…

神经元与认知 · 定量生物学 2021-03-30 Menelaos Skontranis , George Sarantoglou , Stavros Deligiannidis , Adonis Bogris , Charis Mesaritakis

The complex and unique neural network topology of the human brain formed through natural evolution enables it to perform multiple cognitive functions simultaneously. Automated evolutionary mechanisms of biological network structure inspire…

神经与进化计算 · 计算机科学 2023-09-12 Wenxuan Pan , Feifei Zhao , Zhuoya Zhao , Yi Zeng

Machine learning models differ in terms of accuracy, computational/memory complexity, training time, and adaptability among other characteristics. For example, neural networks (NNs) are well-known for their high accuracy due to the quality…

机器学习 · 计算机科学 2020-08-05 Mahdi Nazemi , Amirhossein Esmaili , Arash Fayyazi , Massoud Pedram

We recently proposed the STiDi-BP algorithm, which avoids backward recursive gradient computation, for training multi-layer spiking neural networks (SNNs) with single-spike-based temporal coding. The algorithm employs a linear approximation…

神经与进化计算 · 计算机科学 2021-09-01 Maryam Mirsadeghi , Majid Shalchian , Saeed Reza Kheradpisheh , Timothée Masquelier

In the rapid evolution of next-generation brain-inspired artificial intelligence and increasingly sophisticated electromagnetic environment, the most bionic characteristics and anti-interference performance of spiking neural networks show…

神经与进化计算 · 计算机科学 2023-09-11 Lyuyang Sima , Joseph Bucukovski , Erwan Carlson , Nicole L. Yien

Spiking Neural Network (SNN) is the third generation of Neural Network (NN) mimicking the natural behavior of the brain. By processing based on binary input/output, SNNs offer lower complexity, higher density and lower power consumption.…

神经与进化计算 · 计算机科学 2020-03-24 Khanh N. Dang , Abderazek Ben Abdallah

Whereas CNNs have demonstrated immense progress in many vision problems, they suffer from a dependence on monumental amounts of labeled training data. On the other hand, dictionary learning does not scale to the size of problems that CNNs…

计算机视觉与模式识别 · 计算机科学 2016-12-15 Parker Koch , Jason J. Corso

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

Ensuring energy-efficient design in neuromorphic computing systems necessitates a tailored architecture combined with algorithmic approaches. This manuscript focuses on enhancing brain-inspired perceptual computing machines through a novel…

神经与进化计算 · 计算机科学 2024-08-15 Ali Shiri Sichani , Sai Kankatala

A convolutional layer in a Convolutional Neural Network (CNN) consists of many filters which apply convolution operation to the input, capture some special patterns and pass the result to the next layer. If the same patterns also occur at…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Okan Köpüklü , Maryam Babaee , Stefan Hörmann , Gerhard Rigoll

Single particle imaging (SPI) at X-ray free electron lasers (XFELs) is particularly well suited to determine the 3D structure of particles in their native environment. For a successful reconstruction, diffraction patterns originating from a…

数据分析、统计与概率 · 物理学 2021-12-17 Dameli Assalauova , Alexandr Ignatenko , Fabian Isensee , Sergey Bobkov , Darya Trofimova , Ivan A. Vartanyants

Spiking Neural Networks (SNN) and the field of Neuromorphic Engineering has brought about a paradigm shift in how to approach Machine Learning (ML) and Computer Vision (CV) problem. This paradigm shift comes from the adaption of event-based…

计算机视觉与模式识别 · 计算机科学 2021-11-15 Paul Kirkland , Davide L. Manna , Alex Vicente-Sola , Gaetano Di Caterina

The recent discovered spatial-temporal information processing capability of bio-inspired Spiking neural networks (SNN) has enabled some interesting models and applications. However designing large-scale and high-performance model is yet a…

神经与进化计算 · 计算机科学 2020-07-28 Haowen Fang , Amar Shrestha , Ziyi Zhao , Qinru Qiu

In a spiking neural network (SNN), individual neurons operate autonomously and only communicate with other neurons sparingly and asynchronously via spike signals. These characteristics render a massively parallel hardware implementation of…

机器学习 · 计算机科学 2017-05-17 Ping Tak Peter Tang , Tsung-Han Lin , Mike Davies

We consider an implementation of convolutional architecture in a spiking neural network (SNN) used to classify images. As in the traditional neural network, the convolutional layers form informational "features" used as predictors in the…

神经与进化计算 · 计算机科学 2025-05-14 Mikhail Kiselev , Andrey Lavrentyev

Spiking Neural Networks (SNNs) have emerged as an attractive alternative to traditional deep learning frameworks, since they provide higher computational efficiency in event driven neuromorphic hardware. However, the state-of-the-art (SOTA)…

神经与进化计算 · 计算机科学 2021-09-05 Gourav Datta , Souvik Kundu , Peter A. Beerel

Spiking Neural Networks (SNNs) are gaining attention for their energy efficiency and biological plausibility, utilizing 0-1 activation sparsity through spike-driven computation. While existing SNN accelerators exploit this sparsity to skip…

硬件体系结构 · 计算机科学 2025-05-19 Chiyue Wei , Bowen Duan , Cong Guo , Jingyang Zhang , Qingyue Song , Hai "Helen" Li , Yiran Chen

Sparse coding algorithms trained on natural images can accurately predict the features that excite visual cortical neurons, but it is not known whether such codes can be learned using biologically realistic plasticity rules. We have…

神经元与认知 · 定量生物学 2011-11-01 Joel Zylberberg , Jason Timothy Murphy , Michael Robert DeWeese

Neural Radiance Fields (NeRF) have achieved remarkable progress in neural rendering. Extracting geometry from NeRF typically relies on the Marching Cubes algorithm, which uses a hand-crafted threshold to define the level set. However, this…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Yi Gu , Zhaorui Wang , Dongjun Ye , Renjing Xu

While CNNs naturally lend themselves to densely sampled data, and sophisticated implementations are available, they lack the ability to efficiently process sparse data. In this work we introduce a suite of tools that exploit sparsity in…

计算机视觉与模式识别 · 计算机科学 2020-03-13 Timo Hackel , Mikhail Usvyatsov , Silvano Galliani , Jan D. Wegner , Konrad Schindler