paper-with-me

홈 › Papers

AutoPruning for Deep Neural Network with Dynamic Channel Masking

2020-10-22 · Baopu Li, Yanwen Fan, Zhihong Pan, Gang Zhang

Modern deep neural network models are large and computationally intensive. One typical solution to this issue is model pruning. However, most current pruning algorithms depend on hand crafted rules or domain expertise. To overcome this problem, we propose a learning based auto pruning algorithm for deep neural network, which is inspired by recent automatic machine learning(AutoML). A two objectives' problem that aims for the the weights and the best channels for each layer is first formulated. An alternative optimization approach is then proposed to derive the optimal channel numbers and weights simultaneously. In the process of pruning, we utilize a searchable hyperparameter, remaining ratio, to denote the number of channels in each convolution layer, and then a dynamic masking process is proposed to describe the corresponding channel evolution. To control the trade-off between the accuracy of a model and the pruning ratio of floating point operations, a novel loss function is further introduced. Preliminary experimental results on benchmark datasets demonstrate that our scheme achieves competitive results for neural network pruning.

📄 PDF Abstract BibTeX arXiv:2010.12021

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLNetwork Pruning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Multi-Channel Masking with Learnable Filterbank for Sound Source Separation

2023-03-14 · Wang Dai, Archontis Politis, Tuomas Virtanen

This work proposes a learnable filterbank based on a multi-channel masking framework for multi-channel source separation. The learnable filterbank is a 1D Conv layer, which transforms the raw waveform into a 2D represent…

Low Complexity Reconfigurable Modified FRM Architecture with Full Spectral Utilization for Efficient Channelizers

2020-07-17 · Parvathi A. K., V. Sakthivel

This paper proposes a design of low complexity, reconfigurable and narrow transition band (NTB) filter bank (FB). In our proposed Modified Frequency Response Masking (ModFRM) architecture, the modal filter and complement…

Automatic Minimisation of Masking in Multitrack Audio using Subgroups

2018-03-28

The iterative process of masking minimisation when mixing multitrack audio is a challenging optimisation problem, in part due to the complexity and non-linearity of auditory perception. In this article, we first propose …

ChA-MAEViT: Unifying Channel-Aware Masked Autoencoders and Multi-Channel Vision Transformers for Improved Cross-Channel Learning

2025-03-25 · Chau Pham, Juan C. Caicedo, Bryan A. Plummer

Prior work using Masked Autoencoders (MAEs) typically relies on random patch masking based on the assumption that images have significant redundancies across different channels, allowing for the reconstruction of masked …

Decoder

Spatial-frequency channels, shape bias, and adversarial robustness

2023-09-21 · NeurIPS 2023 11

What spatial frequency information do humans and neural networks use to recognize objects? In neuroscience, critical band masking is an established tool that can reveal the frequency-selective filters used for object rec…