Coreset-Based Neural Network Compression

Abhimanyu Dubey, Moitreya Chatterjee, Narendra Ahuja; Proceedings of the European Conference on Computer Vision (ECCV), 2018, pp. 454-470

Abstract


We propose a novel Convolutional Neural Network (CNN) compression algorithm based on coreset representations of filters. We exploit the redundancies extant in the space of CNN weights and neuronal activations (across samples) in order to obtain compression. Our method requires no retraining, is easy to implement, and obtains state-of-the-art compression performance across a wide variety of CNN architectures. Coupled with quantization and Huffman coding, we create networks that provide AlexNet-like accuracy, with a memory footprint that is $832 imes$ smaller than the original AlexNet, while also introducing significant reductions in inference time as well. Additionally these compressed networks when fine-tuned, successfully generalize to other domains as well.

Related Material


[pdf] [arXiv]
[bibtex]
@InProceedings{Dubey_2018_ECCV,
author = {Dubey, Abhimanyu and Chatterjee, Moitreya and Ahuja, Narendra},
title = {Coreset-Based Neural Network Compression},
booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
month = {September},
year = {2018}
}