English

Speeding up Resnet Architecture with Layers Targeted Low Rank Decomposition

Computer Vision and Pattern Recognition 2023-09-25 v1 Machine Learning

Abstract

Compression of a neural network can help in speeding up both the training and the inference of the network. In this research, we study applying compression using low rank decomposition on network layers. Our research demonstrates that to acquire a speed up, the compression methodology should be aware of the underlying hardware as analysis should be done to choose which layers to compress. The advantage of our approach is demonstrated via a case study of compressing ResNet50 and training on full ImageNet-ILSVRC2012. We tested on two different hardware systems Nvidia V100 and Huawei Ascend910. With hardware targeted compression, results on Ascend910 showed 5.36% training speedup and 15.79% inference speed on Ascend310 with only 1% drop in accuracy compared to the original uncompressed model

Keywords

Cite

@article{arxiv.2309.12412,
  title  = {Speeding up Resnet Architecture with Layers Targeted Low Rank Decomposition},
  author = {Walid Ahmed and Habib Hajimolahoseini and Austin Wen and Yang Liu},
  journal= {arXiv preprint arXiv:2309.12412},
  year   = {2023}
}
R2 v1 2026-06-28T12:28:48.917Z