PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 12, 201946 citationsOpen Access

Approximated Oracle Filter Pruning for Destructive CNN Width Optimization

XDXiaohan DingGDGuiguang DingYGYuchen Guo

Key Points

Key points are not available for this paper at this time.

Abstract

It is not easy to design and run Convolutional Neural Networks (CNNs) due to: 1) finding the optimal number of filters (i.e., the width) at each layer is tricky, given an architecture; and 2) the computational intensity of CNNs impedes the deployment on computationally limited devices. Oracle Pruning is designed to remove the unimportant filters from a well-trained CNN, which estimates the filters' importance by ablating them in turn and evaluating the model, thus delivers high accuracy but suffers from intolerable time complexity, and requires a given resulting width but cannot automatically find it. To address these problems, we propose Approximated Oracle Filter Pruning (AOFP), which keeps searching for the least important filters in a binary search manner, makes pruning attempts by masking out filters randomly, accumulates the resulting errors, and finetunes the model via a multi-path framework. As AOFP enables simultaneous pruning on multiple layers, we can prune an existing very deep CNN with acceptable time cost, negligible accuracy drop, and no heuristic knowledge, or re-design a model which exerts higher accuracy and faster inference.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Ding et al. (2019) studied this question.

synapsesocial.com/papers/6a1ec2fb6b4935698da44adbhttps://doi.org/10.48550/arxiv.1905.04748
Ask AI
Helpful
Bookmark
Share
View Full Paper