@inproceedings{49cabff780574b618b72d76250dc06d3,
title = "Unsupervised PulseNet: Automated Pruning of Convolutional Neural Networks by K-Means Clustering",
abstract = "Convolutional Neural Networks (CNNs) achieve state-of-the-art results in many application areas, including image classification. For some applications it would be useful but impractical to deploy them on mobile devices with limited memory and power. A currently active area of research is the compression of deep networks while maintaining accuracy, with the aim of reducing memory usage, energy consumption and processing time. Several network compression methods have been proposed and have achieved good results, but they usually require the specification of parameters and are computationally expensive. We propose a new fast automated method called Unsupervised PulseNet that uses unsupervised k-means clustering to detect clusters of similar filters, and nodes in fully-connected layers, and prunes those that are redundant. We evaluate it on the CIFAR10, CIFAR100 and Tiny-Imagenet datasets using Alexnet, VGG16 and a 2-layer CNN called CifarNet suggested by the Tensorflow group. Compared to other methods in the literature we achieve the greatest compression, in shorter times, and with negligible loss in classification accuracy. In particular, we reduced Alexnet down to less than 0.7\% of its original size, while not losing more than 2\% classification accuracy.",
keywords = "Classification, Convolutional Neural Network, Image Recognition, Network compression, Pruning networks",
author = "David Browne and Michael Giering and Steven Prestwich",
note = "Publisher Copyright: {\textcopyright} 2022, Springer Nature Switzerland AG.; 7th International Conference on Machine Learning, Optimization, and Data Science, LOD 2021 ; Conference date: 04-10-2021 Through 08-10-2021",
year = "2022",
doi = "10.1007/978-3-030-95467-3\_14",
language = "English",
isbn = "9783030954666",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "172--184",
editor = "Giuseppe Nicosia and Varun Ojha and \{La Malfa\}, Emanuele and \{La Malfa\}, Gabriele and Giorgio Jansen and Pardalos, \{Panos M.\} and Giovanni Giuffrida and Renato Umeton",
booktitle = "Machine Learning, Optimization, and Data Science - 7th International Conference, LOD 2021, Revised Selected Papers",
address = "Germany",
}