中文
相关论文

相关论文: Deep counter networks for asynchronous event-based…

200 篇论文

We propose a novel method to merge convolutional neural-nets for the inference stage. Given two well-trained networks that may have different architectures that handle different tasks, our method aligns the layers of the original networks…

计算机视觉与模式识别 · 计算机科学 2018-05-15 Yi-Min Chou , Yi-Ming Chan , Jia-Hong Lee , Chih-Yi Chiu , Chu-Song Chen

Recurrent networks have achieved great success on various sequential tasks with the assistance of complex recurrent units, but suffer from severe computational inefficiency due to weak parallelization. One direction to alleviate this issue…

计算与语言 · 计算机科学 2019-06-03 Biao Zhang , Rico Sennrich

Recent work has focused on combining kernel methods and deep learning to exploit the best of the two approaches. Here, we introduce a new architecture of neural networks in which we replace the top dense layers of standard convolutional…

机器学习 · 计算机科学 2019-12-02 Luc Giffon , Stéphane Ayache , Thierry Artières , Hachem Kadri

Communication by rare, binary spikes is a key factor for the energy efficiency of biological brains. However, it is harder to train biologically-inspired spiking neural networks (SNNs) than artificial neural networks (ANNs). This is…

神经与进化计算 · 计算机科学 2023-11-21 Ana Stanojevic , Stanisław Woźniak , Guillaume Bellec , Giovanni Cherubini , Angeliki Pantazi , Wulfram Gerstner

Deep Learning is increasingly being adopted by industry for computer vision applications running on embedded devices. While Convolutional Neural Networks' accuracy has achieved a mature and remarkable state, inference latency and throughput…

计算机视觉与模式识别 · 计算机科学 2020-05-21 Miguel de Prado , Nuria Pazos , Luca Benini

Deep learning algorithms have been known to be vulnerable to adversarial perturbations in various tasks such as image classification. This problem was addressed by employing several defense methods for detection and rejection of particular…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Zhun Sun , Mete Ozay , Takayuki Okatani

In this work we introduce impostor networks, an architecture that allows to perform fine-grained recognition with high accuracy and using a light-weight convolutional network, making it particularly suitable for fine-grained applications on…

计算机视觉与模式识别 · 计算机科学 2018-06-15 Vadim Lebedev , Artem Babenko , Victor Lempitsky

Deep networks are nowadays becoming popular in many computer vision and pattern recognition tasks. Among these networks, deep kernels are particularly interesting and effective, however, their computational complexity is a major issue…

计算机视觉与模式识别 · 计算机科学 2018-12-24 Hichem Sahbi

Distributed computing has become a common practice nowadays, where the recent focus has been given to the usage of smart networking devices with in-network computing capabilities. State-of-the-art switches with near-line rate computing and…

分布式、并行与集群计算 · 计算机科学 2022-01-13 Raz Segal , Chen Avin , Gabriel Scalosub

Spiking neural networks (SNNs) have gained attention in recent years due to their ability to handle sparse and event-based data better than regular artificial neural networks (ANNs). Since the structure of SNNs is less suited for typically…

信号处理 · 电气工程与系统科学 2023-11-27 Daniel Windhager , Bernhard A. Moser , Michael Lunglmayr

We propose a novel formulation of deep networks that do not use dot-product neurons and rely on a hierarchy of voting tables instead, denoted as Convolutional Tables (CT), to enable accelerated CPU-based inference. Convolutional layers are…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Shay Dekel , Yosi Keller , Aharon Bar-Hillel

Deep learning's successes are often attributed to its ability to automatically discover new representations of the data, rather than relying on handcrafted features like other learning methods. We show, however, that deep networks learned…

机器学习 · 计算机科学 2020-12-02 Pedro Domingos

Machine learning, particularly deep neural network inference, has become a vital workload for many computing systems, from data centers and HPC systems to edge-based computing. As advances in sparsity have helped improve the efficiency of…

硬件体系结构 · 计算机科学 2022-04-22 Miao Yu , Tingting Xiang , Venkata Pavan Kumar Miriyala , Trevor E. Carlson

The demand for edge artificial intelligence to process event-based, complex data calls for hardware beyond conventional digital, von-Neumann architectures. Neuromorphic computing, using spiking neural networks (SNNs) with emerging…

应用物理 · 物理学 2025-09-08 Zhu Wang , Song Wang , Zhiyuan Du , Ruibin Mao , Yu Xiao , Hayden Kwok-Hay So , Peng Lin , Can Li

The aim of this work is to enable inference of deep networks that retain high accuracy for the least possible model complexity, with the latter deduced from the data during inference. To this end, we revisit deep networks that comprise…

机器学习 · 计算机科学 2019-05-07 Konstantinos P. Panousis , Sotirios Chatzis , Sergios Theodoridis

Spike-based neuromorphic hardware promises to reduce the energy consumption of image classification and other deep learning applications, particularly on mobile phones or other edge devices. However, direct training of deep spiking neural…

神经与进化计算 · 计算机科学 2021-01-27 Christoph Stöckl , Wolfgang Maass

Recurrent neural networks (RNNs) provide state-of-the-art performance in processing sequential data but are memory intensive to train, limiting the flexibility of RNN models which can be trained. Reversible RNNs---RNNs for which the…

机器学习 · 计算机科学 2018-10-26 Matthew MacKay , Paul Vicol , Jimmy Ba , Roger Grosse

Deep neural networks (DNN) have achieved remarkable success in computer vision (CV). However, training and inference of DNN models are both memory and computation intensive, incurring significant overhead in terms of energy consumption and…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Tao Luo , Wai Teng Tang , Matthew Kay Fei Lee , Chuping Qu , Weng-Fai Wong , Rick Goh

Applications of Binary Neural Networks (BNNs) are promising for embedded systems with hard constraints on computing power. Contrary to conventional neural networks with the floating-point datatype, BNNs use binarized weights and activations…

新兴技术 · 计算机科学 2022-11-14 Mahdi Zahedi , Taha Shahroodi , Stephan Wong , Said Hamdioui

Deep learning models are vulnerable to adversarial examples which are input samples modified in order to maximize the error on the system. We introduce Spartan Networks, resistant deep neural networks that do not require input preprocessing…

机器学习 · 计算机科学 2018-12-18 François Menet , Paul Berthier , José M. Fernandez , Michel Gagnon