Reconstructing Pruned Filters Using Cheap Spatial Transformations

Roy Miles, Krystian Mikolajczyk; Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) Workshops, 2023, pp. 1244-1252

Abstract


We present an efficient alternative to the convolutional layer using cheap spatial transformations. This construction exploits an inherent spatial redundancy of the learned convolutional filters to enable a much greater parameter efficiency, while maintaining the top-end accuracy of their dense counter-parts. Training these networks is modelled as a generalised pruning problem, whereby the pruned filters are replaced with cheap transformations from the set of non-pruned filters. We provide an efficient implementation of the proposed layer, followed by two natural extensions to avoid excessive feature compression and to improve the expressivity of the transformed features. We show that these networks can achieve comparable or improved performance to state-of-the-art pruning models across both the CIFAR-10 and ImageNet-1K datasets.

Related Material


[pdf] [arXiv]
[bibtex]
@InProceedings{Miles_2023_ICCV, author = {Miles, Roy and Mikolajczyk, Krystian}, title = {Reconstructing Pruned Filters Using Cheap Spatial Transformations}, booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) Workshops}, month = {October}, year = {2023}, pages = {1244-1252} }