HALOC: Hardware-Aware Automatic Low-Rank Compression for Compact Neural Networks
Jinqi Xiao, Chengming Zhang, Yu Gong, Miao Yin, Yang Sui, Lizhi Xiang,, Dingwen Tao, Bo Yuan

TL;DR
HALOC is a hardware-aware, automatic low-rank compression framework that optimizes neural network models for better accuracy and efficiency across various hardware platforms.
Contribution
It introduces a differentiable, hardware-aware approach for automatic layer-wise rank selection in neural network compression, addressing manual trial costs and practical hardware performance.
Findings
Achieves significant FLOPs reduction with minimal accuracy loss.
Outperforms state-of-the-art automatic low-rank methods in accuracy and efficiency.
Demonstrates practical speedups on multiple hardware platforms.
Abstract
Low-rank compression is an important model compression strategy for obtaining compact neural network models. In general, because the rank values directly determine the model complexity and model accuracy, proper selection of layer-wise rank is very critical and desired. To date, though many low-rank compression approaches, either selecting the ranks in a manual or automatic way, have been proposed, they suffer from costly manual trials or unsatisfied compression performance. In addition, all of the existing works are not designed in a hardware-aware way, limiting the practical performance of the compressed models on real-world hardware platforms. To address these challenges, in this paper we propose HALOC, a hardware-aware automatic low-rank compression framework. By interpreting automatic rank selection from an architecture search perspective, we develop an end-to-end solution to…
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
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Advanced Neural Network Applications · Advanced Image Processing Techniques
