中文
相关论文

相关论文: Soft Masking for Cost-Constrained Channel Pruning

200 篇论文

We present a provable, sampling-based approach for generating compact Convolutional Neural Networks (CNNs) by identifying and removing redundant filters from an over-parameterized network. Our algorithm uses a small batch of input data…

机器学习 · 计算机科学 2020-03-24 Lucas Liebenwein , Cenk Baykal , Harry Lang , Dan Feldman , Daniela Rus

Channel Pruning has been long studied to compress CNNs, which significantly reduces the overall computation. Prior works implement channel pruning in an unexplainable manner, which tends to reduce the final classification errors while…

计算机视觉与模式识别 · 计算机科学 2022-01-31 Yuxin Zhang , Mingbao Lin , Chia-Wen Lin , Jie Chen , Feiyue Huang , Yongjian Wu , Yonghong Tian , Rongrong Ji

Convolution neural networks (CNNs) have achieved remarkable success, but typically accompany high computation cost and numerous redundant weight parameters. To reduce the FLOPs, structure pruning is a popular approach to remove the entire…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Bo Ji , Tianyi Chen

Parameter pruning is a promising approach for CNN compression and acceleration by eliminating redundant model parameters with tolerable performance loss. Despite its effectiveness, existing regularization-based parameter pruning methods…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Huan Wang , Qiming Zhang , Yuehai Wang , Haoji Hu

Channel pruning is one of the important methods for deep model compression. Most of existing pruning methods mainly focus on classification. Few of them conduct systematic research on object detection. However, object detection is different…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Zihao Xie , Wenbing Tao , Li Zhu , Lin Zhao

Convolutional Neural Networks (CNNs) are state-of-the-art in numerous computer vision tasks such as object classification and detection. However, the large amount of parameters they contain leads to a high computational complexity and…

机器学习 · 计算机科学 2019-01-01 Ghouthi Boukli Hacene , Vincent Gripon , Matthieu Arzel , Nicolas Farrugia , Yoshua Bengio

The deployment of deep convolutional neural networks (CNNs) in many real world applications is largely hindered by their high computational cost. In this paper, we propose a novel learning scheme for CNNs to simultaneously 1) reduce the…

计算机视觉与模式识别 · 计算机科学 2017-08-23 Zhuang Liu , Jianguo Li , Zhiqiang Shen , Gao Huang , Shoumeng Yan , Changshui Zhang

We introduce hybrid pruning which combines both coarse-grained channel and fine-grained weight pruning to reduce model size, computation and power demands with no to little loss in accuracy for enabling modern networks deployment on…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Xiaofan Xu , Mi Sun Park , Cormac Brick

Deep neural networks (DNNs) offer significant flexibility and robust performance. This makes them ideal for building not only system models but also advanced neural network controllers (NNCs). However, their high complexity and…

机器学习 · 计算机科学 2025-11-14 Ganesh Sundaram , Jonas Ulmen , Amjad Haider , Daniel Görges

Artificial neural networks (ANNs) especially deep convolutional networks are very popular these days and have been proved to successfully offer quite reliable solutions to many vision problems. However, the use of deep neural networks is…

机器学习 · 计算机科学 2020-07-28 Yangzi Guo , Yiyuan She , Adrian Barbu

Convolutional Neural Networks (CNN) are becoming a common presence in many applications and services, due to their superior recognition accuracy. They are increasingly being used on mobile devices, many times just by porting large models…

Network pruning is widely used to compress Deep Neural Networks (DNNs). The Soft Filter Pruning (SFP) method zeroizes the pruned filters during training while updating them in the next training epoch. Thus the trained information of the…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Linhang Cai , Zhulin An , Chuanguang Yang , Yongjun Xu

Unstructured pruning reduces the memory footprint in deep neural networks (DNNs). Recently, researchers proposed different types of structural pruning intending to reduce also the computation complexity. In this work, we first suggest a new…

人工智能 · 计算机科学 2021-10-22 Itay Hubara , Brian Chmiel , Moshe Island , Ron Banner , Seffi Naor , Daniel Soudry

Convolutional neural networks (CNNs) have shown state-of-the-art performance in various applications. However, CNNs are resource-hungry due to their requirement of high computational complexity and memory storage. Recent efforts toward…

机器学习 · 计算机科学 2025-08-27 Arshdeep Singh , Mark D. Plumbley

Deep Convolutional Neural Networks~(CNNs) offer remarkable performance of classifications and regressions in many high-dimensional problems and have been widely utilized in real-word cognitive applications. However, high computational cost…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Chuhan Min , Aosen Wang , Yiran Chen , Wenyao Xu , Xin Chen

Recent advances in Artificial Intelligence (AI) on the Internet of Things (IoT)-enabled network edge has realized edge intelligence in several applications such as smart agriculture, smart hospitals, and smart factories by enabling…

机器学习 · 计算机科学 2024-01-18 Muhammad Zawish , Steven Davy , Lizy Abraham

We study network pruning which aims to remove redundant channels/kernels and hence speed up the inference of deep networks. Existing pruning methods either train from scratch with sparsity constraints or minimize the reconstruction error…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Jing Liu , Bohan Zhuang , Zhuangwei Zhuang , Yong Guo , Junzhou Huang , Jinhui Zhu , Mingkui Tan

Spiking Neural Networks (SNNs) have gained significant attention due to the energy-efficient and multiplication-free characteristics. Despite these advantages, deploying large-scale SNNs on edge hardware is challenging due to limited…

神经与进化计算 · 计算机科学 2024-11-22 Shuo Chen , Boxiao Liu , Zeshi Liu , Haihang You

We propose Cluster Pruning (CUP) for compressing and accelerating deep neural networks. Our approach prunes similar filters by clustering them based on features derived from both the incoming and outgoing weight connections. With CUP, we…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Rahul Duggal , Cao Xiao , Richard Vuduc , Jimeng Sun

Existing differentiable channel pruning methods often attach scaling factors or masks behind channels to prune filters with less importance, and implicitly assume uniform contribution of input samples to filter importance. Specifically, the…

机器学习 · 计算机科学 2022-10-12 Jiapeng Wang , Ming Ma , Zhenhua Yu