中文
相关论文

相关论文: Structure-Preserving Network Compression Via Low-R…

200 篇论文

Low Rank Decomposition of matrix - splitting a large matrix into a product of two smaller matrix offers a means for compression that reduces the parameters of a model without sparsification, and hence delivering more speedup on modern…

计算与语言 · 计算机科学 2023-09-26 Ayush Kaushal , Tejas Vaidhya , Irina Rish

Scaling deep neural networks (NN) of reinforcement learning (RL) algorithms has been shown to enhance performance when feature extraction networks are used but the gained performance comes at the significant expense of increased…

机器学习 · 计算机科学 2025-07-17 Valentin Frank Ingmar Guenter , Athanasios Sideris

Deep convolutional neural networks contain tens of millions of parameters, making them impossible to work efficiently on embedded devices. We propose iterative approach of applying low-rank approximation to compress deep convolutional…

计算机视觉与模式识别 · 计算机科学 2019-11-18 Maksym Kholiavchenko

This paper introduces an incremental training framework for compressing popular Deep Neural Network (DNN) based unfolded multiple-input-multiple-output (MIMO) detection algorithms like DetNet. The idea of incremental training is explored to…

信息论 · 计算机科学 2021-04-19 Nancy Nayak , Thulasi Tholeti , Muralikrishnan Srinivasan , Sheetal Kalyani

Network compression is crucial to making the deep networks to be more efficient, faster, and generalizable to low-end hardware. Current network compression methods have two open problems: first, there lacks a theoretical framework to…

机器学习 · 计算机科学 2022-06-09 Ziqi Zhou , Li Lian , Yilong Yin , Ze Wang

Besides accuracy, the model size of convolutional neural networks (CNN) models is another important factor considering limited hardware resources in practical applications. For example, employing deep neural networks on mobile systems…

机器学习 · 计算机科学 2021-07-05 Huixin Zhan , Wei-Ming Lin , Yongcan Cao

Model quantization is a widely used technique to compress and accelerate deep neural network (DNN) inference, especially when deploying to edge or IoT devices with limited computation capacity and power consumption budget. The uniform bit…

机器学习 · 计算机科学 2020-04-27 Tao Wang , Junsong Wang , Chang Xu , Chao Xue

The massive scale of pretrained models has made efficient compression essential for practical deployment. Low-rank decomposition based on the singular value decomposition (SVD) provides a principled approach for model reduction, but its…

机器学习 · 计算机科学 2026-04-06 Farhad Pourkamali-Anaraki

Error backpropagation is a highly effective mechanism for learning high-quality hierarchical features in deep networks. Updating the features or weights in one layer, however, requires waiting for the propagation of error signals from…

神经与进化计算 · 计算机科学 2017-11-21 Hesham Mostafa , Vishwajith Ramesh , Gert Cauwenberghs

Continual learning in Neural Machine Translation (NMT) faces the dual challenges of catastrophic forgetting and the high computational cost of retraining. This study establishes Low-Rank Adaptation (LoRA) as a parameter-efficient framework…

计算与语言 · 计算机科学 2025-12-11 Salvador Carrión , Francisco Casacuberta

Recurrent neural networks (RNNs) have recently achieved remarkable successes in a number of applications. However, the huge sizes and computational burden of these models make it difficult for their deployment on edge devices. A practically…

机器学习 · 计算机科学 2019-12-10 Liangjian Wen , Xuanyang Zhang , Haoli Bai , Zenglin Xu

Deep Neural Networks (DNNs) have achieved significant advances in a wide range of applications. However, their deployment on resource-constrained devices remains a challenge due to the large number of layers and parameters, which result in…

神经与进化计算 · 计算机科学 2025-09-05 Sara Makenali , Babak Rokh , Ali Azarpeyvand

Various common deep learning architectures, such as LSTMs, GRUs, Resnets and Highway Networks, employ state passthrough connections that support training with high feed-forward depth or recurrence over many time steps. These "Passthrough…

机器学习 · 计算机科学 2018-07-10 Antonio Valerio Miceli Barone

This work investigates the ways in which deep learning methods can benefit from random projection (RP), a classic linear dimensionality reduction method. We focus on two areas where, as we have found, employing RP techniques can improve…

机器学习 · 计算机科学 2018-12-27 Piotr Iwo Wójcik

This paper presents a dynamic network rewiring (DNR) method to generate pruned deep neural network (DNN) models that are robust against adversarial attacks yet maintain high accuracy on clean images. In particular, the disclosed DNR method…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Souvik Kundu , Mahdi Nazemi , Peter A. Beerel , Massoud Pedram

Compressed prompts aid instruction-tuned language models (LMs) in overcoming context window limitations and reducing computational costs. Existing methods, which primarily based on training embeddings, face various challenges associated…

计算与语言 · 计算机科学 2024-06-04 Hoyoun Jung , Kyung-Joong Kim

Network pruning is a widely used technique to reduce computation cost and model size for deep neural networks. However, the typical three-stage pipeline significantly increases the overall training time. In this paper, we develop a…

神经与进化计算 · 计算机科学 2023-04-11 Shanglin Zhou , Mikhail A. Bragin , Lynn Pepin , Deniz Gurevin , Fei Miao , Caiwen Ding

Convolutional Neural Networks (CNNs) have demonstrated exceptional performance in recent years. Compressing these models not only reduces storage requirements, making deployment to edge devices feasible, but also accelerates inference,…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Boyao Wang , Volodymyr Kindratenko

Structured pruning is an effective approach for compressing large pre-trained neural networks without significantly affecting their performance. However, most current structured pruning methods do not provide any performance guarantees, and…

机器学习 · 计算机科学 2023-02-14 Marwa El Halabi , Suraj Srinivas , Simon Lacoste-Julien

We present a filter pruning approach for deep model compression, using a multitask network. Our approach is based on learning a a pruner network to prune a pre-trained target network. The pruner is essentially a multitask deep neural…

计算机视觉与模式识别 · 计算机科学 2020-01-17 Vinay Kumar Verma , Pravendra Singh , Vinay P. Namboodiri , Piyush Rai