AICurious Logo

What is: HRank?

SourceHRank: Filter Pruning using High-Rank Feature Map
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

HRank is a filter pruning method that explores the High Rank of the feature map in each layer (HRank). The proposed HRank is inspired by the discovery that the average rank of multiple feature maps generated by a single filter is always the same, regardless of the number of image batches CNNs receive. Based on HRank, the authors develop a method that is mathematically formulated to prune filters with low-rank feature maps.