Hierarchical Spatio-Channel Clustering for Efficient Model Compression in Medical Image Analysis
Sisipho Hamlomo, Marcellin Atemkeng, Habte Tadesse Likassa, Blaise Ravelo, Thierry Bouwmans, S\'ebastien Lall\'ech\`ere, Antoine Vacavant, and Ding-Geng Chen

TL;DR
This paper introduces a hierarchical spatio-channel low-rank compression framework for CNNs that exploits local structure in feature maps, significantly reducing computation while improving accuracy in medical image classification.
Contribution
The proposed method uniquely partitions feature maps into regions and groups channels based on co-activation, applying adaptive SVD to enhance compression efficiency and model performance.
Findings
Reduces FLOPs from 8.21G to 1.55G, an 81.1% reduction.
Achieves 1.38× inference speed-up and improves accuracy from 87.76% to 89.80%.
Outperforms global SVD and Tucker decomposition baselines in medical image classification.
Abstract
Convolutional neural networks (CNNs) have become increasingly difficult to deploy in resource-constrained environments due to their large memory and computational requirements. Although low-rank compression methods can reduce this burden, most existing approaches compress spatial and channel redundancy independently and therefore do not fully exploit the localised structure within convolutional feature maps. This paper proposes a hierarchical spatio-channel low-rank compression framework for CNNs that exploits redundancy across spatial regions and channel activations. Unlike conventional methods, which apply a uniform decomposition across an entire layer, the proposed approach first partitions feature maps into spatial regions, then groups channels according to their co-activation patterns within each region, and finally applies rank-adaptive SVD to each resulting spatio-channel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
