中文
相关论文

相关论文: FINN: A Framework for Fast, Scalable Binarized Neu…

200 篇论文

Binarized neural networks (BNNs) are gaining interest in the deep learning community due to their significantly lower computational and memory cost. They are particularly well suited to reconfigurable logic devices, which contain an…

计算机视觉与模式识别 · 计算机科学 2017-01-30 Nicholas J. Fraser , Yaman Umuroglu , Giulio Gambardella , Michaela Blott , Philip Leong , Magnus Jahre , Kees Vissers

Convolutional Neural Networks have rapidly become the most successful machine learning algorithm, enabling ubiquitous machine vision and intelligent decisions on even embedded computing-systems. While the underlying arithmetic is…

硬件体系结构 · 计算机科学 2018-09-13 Michaela Blott , Thomas Preusser , Nicholas Fraser , Giulio Gambardella , Kenneth O'Brien , Yaman Umuroglu

For image classification problems, various neural network models are commonly used due to their success in yielding high accuracies. Convolutional Neural Network (CNN) is one of the most frequently used deep learning methods for image…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Ilkay Sikdokur , Inci Baytas , Arda Yurdakul

Being able to learn from complex data with phase information is imperative for many signal processing applications. Today' s real-valued deep neural networks (DNNs) have shown efficiency in latent information analysis but fall short when…

FPGA is appropriate for fix-point neural networks computing due to high power efficiency and configurability. However, its design must be intensively refined to achieve high performance using limited hardware resources. We present an…

硬件体系结构 · 计算机科学 2022-01-03 Qingyang Yi , Heming Sun , Masahiro Fujita

Binarized Neural Network (BNN) removes bitwidth redundancy in classical CNN by using a single bit (-1/+1) for network parameters and intermediate representations, which has greatly reduced the off-chip data transfer and storage overhead.…

机器学习 · 计算机科学 2018-10-05 Cheng Fu , Shilin Zhu , Hao Su , Ching-En Lee , Jishen Zhao

With the development of hardware-optimized deployment of spiking neural networks (SNNs), SNN processors based on field-programmable gate arrays (FPGAs) have become a research hotspot due to their efficiency and flexibility. However,…

神经与进化计算 · 计算机科学 2026-01-06 Hou Yue , Xiang Shuiying , Zou Tao , Huang Zhiquan , Shi Shangxuan , Guo Xingxing , Zhang Yahui , Zheng Ling , Hao Yue

Intensive computation is entering data centers with multiple workloads of deep learning. To balance the compute efficiency, performance, and total cost of ownership (TCO), the use of a field-programmable gate array (FPGA) with…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Xiaoyu Yu , Yuwei Wang , Jie Miao , Ephrem Wu , Heng Zhang , Yu Meng , Bo Zhang , Biao Min , Dewei Chen , Jianlin Gao

The ever-growing cost of both training and inference for state-of-the-art neural networks has brought literature to look upon ways to cut off resources used with a minimal impact on accuracy. Using lower precision comes at the cost of…

机器学习 · 计算机科学 2021-02-03 Quentin Ducasse , Pascal Cotret , Loïc Lagadec , Robert Stewart

Deep learning algorithms are a key component of many state-of-the-art vision systems, especially as Convolutional Neural Networks (CNN) outperform most solutions in the sense of accuracy. To apply such algorithms in real-time applications,…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Dominika Przewlocka-Rus , Marcin Kowalczyk , Tomasz Kryjak

This paper introduces NeuroBlend, a novel neural network architecture featuring a unique building block known as the Blend module. This module incorporates binary and fixed-point convolutions in its main and skip paths, respectively. There…

硬件体系结构 · 计算机科学 2024-05-02 Arash Fayyazi , Mahdi Nazemi , Arya Fayyazi , Massoud Pedram

In this paper, we introduce a novel approach to neural learning: the Feature-Imitating-Network (FIN). A FIN is a neural network with weights that are initialized to reliably approximate one or more closed-form statistical features, such as…

机器学习 · 计算机科学 2021-10-26 Sari Saba-Sadiya , Tuka Alhanai , Mohammad M Ghassemi

Recurrent neural networks (RNNs), particularly LSTMs, are effective for time-series tasks like sentiment analysis and short-term stock prediction. However, their computational complexity poses challenges for real-time deployment in resource…

This work presents and analyzes three convolutional neural network (CNN) models for efficient pixelwise classification of images. When using convolutional neural networks to classify single pixels in patches of a whole image, a lot of…

计算机视觉与模式识别 · 计算机科学 2015-09-14 Fabian Tschopp

Convolutional neural networks have recently achieved significant breakthroughs in various image classification tasks. However, they are computationally expensive,which can make their feasible mplementation on embedded and low-power devices…

机器学习 · 计算机科学 2018-08-02 Mir Khan , Heikki Huttunen , Jani Boutellier

In recent years, Convolutional Neural Network (CNN) based methods have achieved great success in a large number of applications and have been among the most powerful and widely used techniques in computer vision. However, CNN-based methods…

机器学习 · 计算机科学 2019-11-18 Ali Jahanshahi

In this paper, we address the design of lightweight deep learning-based edge detection. The deep learning technology offers a significant improvement on the edge detection accuracy. However, typical neural network designs have very high…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Jan Kristanto Wibisono , Hsueh-Ming Hang

Nowadays most research in visual recognition using Convolutional Neural Networks (CNNs) follows the "deeper model with deeper confidence" belief to gain a higher recognition accuracy. At the same time, deeper model brings heavier…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Mohammad Farhadi , Mehdi Ghasemi , Yezhou Yang

Convolutional Neural Networks are extensively used in a wide range of applications, commonly including computer vision tasks like image and video classification, recognition, and segmentation. Recent research results demonstrate that…

信号处理 · 电气工程与系统科学 2020-05-11 Marco Carreras , Gianfranco Deriu , Luigi Raffo , Luca Benini , Paolo Meloni

Binary neural networks (BNNs) have 1-bit weights and activations. Such networks are well suited for FPGAs, as their dominant computations are bitwise arithmetic and the memory requirement is also significantly reduced. However, compared to…

机器学习 · 计算机科学 2020-12-23 Yichi Zhang , Junhao Pan , Xinheng Liu , Hongzheng Chen , Deming Chen , Zhiru Zhang
‹ 上一页 1 2 3 10 下一页 ›