Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Trained Rank Pruning for Efficient Deep Neural Networks (1910.04576v4)

Published 9 Oct 2019 in cs.CV

Abstract: To accelerate DNNs inference, low-rank approximation has been widely adopted because of its solid theoretical rationale and efficient implementations. Several previous works attempted to directly approximate a pre-trained model by low-rank decomposition; however, small approximation errors in parameters can ripple over a large prediction loss. Apparently, it is not optimal to separate low-rank approximation from training. Unlike previous works, this paper integrates low rank approximation and regularization into the training process. We propose Trained Rank Pruning (TRP), which alternates between low rank approximation and training. TRP maintains the capacity of the original network while imposing low-rank constraints during training. A nuclear regularization optimized by stochastic sub-gradient descent is utilized to further promote low rank in TRP. Networks trained with TRP has a low-rank structure in nature, and is approximated with negligible performance loss, thus eliminating fine-tuning after low rank approximation. The proposed method is comprehensively evaluated on CIFAR-10 and ImageNet, outperforming previous compression counterparts using low rank approximation. Our code is available at: https://github.com/yuhuixu1993/Trained-Rank-Pruning.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (10)
  1. Yuhui Xu (29 papers)
  2. Yuxi Li (45 papers)
  3. Shuai Zhang (319 papers)
  4. Wei Wen (49 papers)
  5. Botao Wang (17 papers)
  6. Wenrui Dai (35 papers)
  7. Yingyong Qi (20 papers)
  8. Yiran Chen (176 papers)
  9. Weiyao Lin (87 papers)
  10. Hongkai Xiong (75 papers)
Citations (41)

Summary

We haven't generated a summary for this paper yet.