English

Compact Neural Networks via Stacking Designed Basic Units

Computer Vision and Pattern Recognition 2022-05-04 v1 Artificial Intelligence Machine Learning

Abstract

Unstructured pruning has the limitation of dealing with the sparse and irregular weights. By contrast, structured pruning can help eliminate this drawback but it requires complex criterion to determine which components to be pruned. To this end, this paper presents a new method termed TissueNet, which directly constructs compact neural networks with fewer weight parameters by independently stacking designed basic units, without requiring additional judgement criteria anymore. Given the basic units of various architectures, they are combined and stacked in a certain form to build up compact neural networks. We formulate TissueNet in diverse popular backbones for comparison with the state-of-the-art pruning methods on different benchmark datasets. Moreover, two new metrics are proposed to evaluate compression performance. Experiment results show that TissueNet can achieve comparable classification accuracy while saving up to around 80% FLOPs and 89.7% parameters. That is, stacking basic units provides a new promising way for network compression.

Keywords

Cite

@article{arxiv.2205.01508,
  title  = {Compact Neural Networks via Stacking Designed Basic Units},
  author = {Weichao Lan and Yiu-ming Cheung and Juyong Jiang},
  journal= {arXiv preprint arXiv:2205.01508},
  year   = {2022}
}

Comments

17 pages, 4 figures, 5 tables

R2 v1 2026-06-24T11:05:53.712Z