中文
相关论文

相关论文: Quantized Sparse Weight Decomposition for Neural N…

200 篇论文

In this paper, we compress convolutional neural network (CNN) weights post-training via transform quantization. Previous CNN quantization techniques tend to ignore the joint statistics of weights and activations, producing sub-optimal CNN…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Sean I. Young , Wang Zhe , David Taubman , Bernd Girod

The huge size of deep networks hinders their use in small computing devices. In this paper, we consider compressing the network by weight quantization. We extend a recently proposed loss-aware weight binarization scheme to ternarization,…

机器学习 · 计算机科学 2018-05-11 Lu Hou , James T. Kwok

Complex neural networks require substantial memory to store a large number of synaptic weights. This work introduces WINGs (Automatic Weight Generator for Secure and Storage-Efficient Deep Learning Models), a novel framework that…

机器学习 · 计算机科学 2025-07-10 Habibur Rahaman , Atri Chatterjee , Swarup Bhunia

In this paper we apply a compressibility loss that enables learning highly compressible neural network weights. The loss was previously proposed as a measure of negated sparsity of a signal, yet in this paper we show that minimizing this…

机器学习 · 计算机科学 2019-05-06 Caglar Aytekin , Francesco Cricri , Emre Aksu

Quantization and pruning are two effective Deep Neural Networks model compression methods. In this paper, we propose Automatic Prune Binarization (APB), a novel compression technique combining quantization with pruning. APB enhances the…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Franco Maria Nardini , Cosimo Rulli , Salvatore Trani , Rossano Venturini

Many researchers have sought ways of model compression to reduce the size of a deep neural network (DNN) with minimal performance degradation in order to use DNNs in embedded systems. Among the model compression methods, a method called…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Jangho Kim , SeongUk Park , Nojun Kwak

We propose a new computationally efficient method for quantizing the weights of pre- trained neural networks that is general enough to handle both multi-layer perceptrons and convolutional neural networks. Our method deterministically…

机器学习 · 计算机科学 2021-08-17 Eric Lybrand , Rayan Saab

In Compressed Sensing, a real-valued sparse vector has to be estimated from an underdetermined system of linear equations. In many applications, however, the elements of the sparse vector are drawn from a finite set. For the estimation of…

信息论 · 计算机科学 2016-08-24 Susanne Sparrer , Robert F. H. Fischer

Model-based compressed sensing refers to compressed sensing with extra structure about the underlying sparse signal known a priori. Recent work has demonstrated that both for deterministic and probabilistic models imposed on the signal,…

信息论 · 计算机科学 2015-09-07 Sidhant Misra , Pablo A. Parrilo

Deep Neural Networks (DNNs) are increasingly deployed in highly energy-constrained environments such as autonomous drones and wearable devices while at the same time must operate in real-time. Therefore, reducing the energy consumption has…

机器学习 · 计算机科学 2019-06-04 Haichuan Yang , Yuhao Zhu , Ji Liu

Even though fine-grained pruning techniques achieve a high compression ratio, conventional sparsity representations (such as CSR) associated with irregular sparsity degrade parallelism significantly. Practical pruning methods, thus, usually…

机器学习 · 计算机科学 2022-02-01 Baeseong Park , Se Jung Kwon , Daehwan Oh , Byeongwook Kim , Dongsoo Lee

In this paper, we study the data gathering problem in the context of power grids by using a network of sensors, where the sensed data have inter-node redundancy. Specifically, we propose a new transmission method, calledquantized network…

信息论 · 计算机科学 2012-10-29 Mahdy Nabaee , Fabrice Labeau

Constrained counting is a fundamental problem in artificial intelligence. A promising new algebraic approach to constrained counting makes use of tensor networks, following a reduction from constrained counting to the problem of…

数据结构与算法 · 计算机科学 2020-04-29 Jeffrey M. Dudek , Leonardo Dueñas-Osorio , Moshe Y. Vardi

As real-world graphs expand in size, larger GNN models with billions of parameters are deployed. High parameter count in such models makes training and inference on graphs expensive and challenging. To reduce the computational and memory…

机器学习 · 计算机科学 2023-02-27 Hongwu Peng , Deniz Gurevin , Shaoyi Huang , Tong Geng , Weiwen Jiang , Omer Khan , Caiwen Ding

Accelerating deep neural network (DNN) inference on resource-limited devices is one of the most important barriers to ensuring a wider and more inclusive adoption. To alleviate this, DNN binary quantization for faster convolution and memory…

机器学习 · 计算机科学 2021-08-24 Meshia Cédric Oveneke

We study the problem of compressing recurrent neural networks (RNNs). In particular, we focus on the compression of RNN acoustic models, which are motivated by the goal of building compact and accurate speech recognition systems which can…

计算与语言 · 计算机科学 2016-05-03 Rohit Prabhavalkar , Ouais Alsharif , Antoine Bruguier , Ian McGraw

Model compression, such as pruning and quantization, has been widely applied to optimize neural networks on resource-limited classical devices. Recently, there are growing interest in variational quantum circuits (VQC), that is, a type of…

量子物理 · 物理学 2022-07-06 Zhirui Hu , Peiyan Dong , Zhepeng Wang , Youzuo Lin , Yanzhi Wang , Weiwen Jiang

In this paper, we design and analyze distributed vector quantization (VQ) for compressed measurements of correlated sparse sources over noisy channels. Inspired by the framework of compressed sensing (CS) for acquiring compressed…

信息论 · 计算机科学 2015-07-28 Amirpasha Shirazinia , Saikat Chatterjee , Mikael Skoglund

We present a computationally efficient method for compressing a trained neural network without using real data. We break the problem of data-free network compression into independent layer-wise compressions. We show how to efficiently…

计算机视觉与模式识别 · 计算机科学 2022-05-23 Maxwell Horton , Yanzi Jin , Ali Farhadi , Mohammad Rastegari

Network quantization is a powerful technique to compress convolutional neural networks. The quantization granularity determines how to share the scaling factors in weights, which affects the performance of network quantization. Most…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Zhihang Yuan , Yiqi Chen , Chenhao Xue , Chenguang Zhang , Qiankun Wang , Guangyu Sun