中文
相关论文

相关论文: NativeTernary: A Self-Delimiting Binary Encoding w…

200 篇论文

Recently, in the paper "Weight Agnostic Neural Networks" Gaier & Ha utilized architecture search to find networks where the topology completely encodes the knowledge. However, architecture search in topology space is expensive. We use the…

机器学习 · 计算机科学 2020-05-05 Amey Agrawal , Rohit Karlupia

Deep neural networks, such as the Deep-FSMN, have been widely studied for keyword spotting (KWS) applications while suffering expensive computation and storage. Therefore, network compression technologies like binarization are studied to…

计算与语言 · 计算机科学 2023-02-07 Haotong Qin , Xudong Ma , Yifu Ding , Xiaoyang Li , Yang Zhang , Zejun Ma , Jiakai Wang , Jie Luo , Xianglong Liu

The design of systems implementing low precision neural networks with emerging memories such as resistive random access memory (RRAM) is a major lead for reducing the energy consumption of artificial intelligence (AI). Multiple works have…

Large-scale Transformer models have significantly promoted the recent development of natural language processing applications. However, little effort has been made to unify the effective models. In this paper, driven by providing a new set…

计算与语言 · 计算机科学 2022-04-12 Dezhou Shen

Recurrent neural networks (RNNs) and transformers have been shown to be Turing-complete, but this result assumes infinite precision in their hidden representations, positional encodings for transformers, and unbounded computation time in…

计算复杂性 · 计算机科学 2023-09-27 Ankur Mali , Alexander Ororbia , Daniel Kifer , Lee Giles

We demonstrate that, hidden within one-layer randomly weighted neural networks, there exist subnetworks that can achieve impressive performance, without ever modifying the weight initializations, on machine translation tasks. To find…

计算与语言 · 计算机科学 2021-09-10 Sheng Shen , Zhewei Yao , Douwe Kiela , Kurt Keutzer , Michael W. Mahoney

The state-of-the-art deep neural networks (DNNs) have been widely applied for various real-world applications, and achieved significant performance for cognitive problems. However, the increment of DNNs' width and depth in architecture…

机器学习 · 计算机科学 2021-11-15 Xiao Peng Li , Qi Liu , Hing Cheung So

Binarization is an attractive strategy for implementing lightweight Deep Convolutional Neural Networks (CNNs). Despite the unquestionable savings offered, memory footprint above all, it may induce an excessive accuracy loss that prevents a…

机器学习 · 计算机科学 2019-12-30 Luca Mocerino , Andrea Calimera

Pixel-wise image segmentation is demanding task in computer vision. Classical U-Net architectures composed of encoders and decoders are very popular for segmentation of medical images, satellite images etc. Typically, neural network…

计算机视觉与模式识别 · 计算机科学 2018-01-18 Vladimir Iglovikov , Alexey Shvets

In this paper, we study binary constrained codes that are resilient to bit-flip errors and erasures. In our first approach, we compute the sizes of constrained subcodes of linear codes. Since there exist well-known linear codes that achieve…

信息论 · 计算机科学 2023-04-20 V. Arvind Rameshwar , Navin Kashyap

We consider the capacity of an energy harvesting communication channel with a finite-sized battery. As an abstraction of this problem, we consider a system where energy arrives at the encoder in multiples of a fixed quantity, and the…

信息论 · 计算机科学 2013-05-20 Kaya Tutuncuoglu , Omur Ozel , Aylin Yener , Sennur Ulukus

Convolutional Neural Networks (CNNs) excel at extracting local features hierarchically, but their performance in capturing complex correlations hinges heavily on deep architectures, which are usually computationally demanding and difficult…

计算机视觉与模式识别 · 计算机科学 2026-04-10 Chia-Wei Hsing , Wei-Lin Tu

We present a 3.1 POp/s/W fully digital hardware accelerator for ternary neural networks. CUTIE, the Completely Unrolled Ternary Inference Engine, focuses on minimizing non-computational energy and switching activity so that dynamic power…

硬件体系结构 · 计算机科学 2021-02-05 Moritz Scherer , Georg Rutishauser , Lukas Cavigelli , Luca Benini

Bit-serial architectures can handle Neural Networks (NNs) with different weight precisions, achieving higher resource efficiency compared with bit-parallel architectures. Besides, the weights contain abundant zero bits owing to the fault…

硬件体系结构 · 计算机科学 2023-02-02 Wenhao Sun , Zhiwei Zou , Deng Liu , Wendi Sun , Song Chen , Yi Kang

Post-training, layer-wise quantization is preferable because it is free from retraining and is hardware-friendly. Nevertheless, accuracy degradation has occurred when a neural network model has a big difference of per-out-channel weight…

机器学习 · 计算机科学 2020-08-14 Jihun Oh , SangJeong Lee , Meejeong Park , Pooni Walagaurav , Kiseok Kwon

Designing discriminative powerful texture features robust to realistic imaging conditions is a challenging computer vision problem with many applications, including material recognition and analysis of satellite or aerial imagery. In the…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Rao Muhammad Anwer , Fahad Shahbaz Khan , Joost van de Weijer , Matthieu Molinier , Jorma Laaksonen

This paper describes a CNN where all CNN style 2D convolution operations that lower to matrix matrix multiplication are fully binary. The network is derived from a common building block structure that is consistent with a constructive proof…

机器学习 · 计算机科学 2021-03-08 Arthur J. Redfern , Lijun Zhu , Molly K. Newquist

Convolutional neural networks excel in image recognition tasks, but this comes at the cost of high computational and memory complexity. To tackle this problem, [1] developed a tensor factorization framework to compress fully-connected…

机器学习 · 计算机科学 2016-11-11 Timur Garipov , Dmitry Podoprikhin , Alexander Novikov , Dmitry Vetrov

Deep neural networks can suffer from the exploding and vanishing activation problem, in which the networks fail to train properly because the neural signals either amplify or attenuate across the layers and become saturated. While other…

机器学习 · 计算机科学 2021-08-24 Hao-Yuan Chang , Kang L. Wang

In this paper, we develop a binary convolutional encoder-decoder network (B-CEDNet) for natural scene text processing (NSTP). It converts a text image to a class-distinguished salience map that reveals the categorical, spatial and…

计算机视觉与模式识别 · 计算机科学 2016-12-13 Zichuan Liu , Yixing Li , Fengbo Ren , Hao Yu
‹ 上一页 1 8 9 10 下一页 ›