paper-with-me

Papers

Compact Neural Networks via Stacking Designed Basic Units

2022-05-03 · Weichao Lan, Yiu-ming Cheung, Juyong Jiang

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.

📄 PDF Abstract BibTeX arXiv:2205.01508

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

IC-Network: Efficient Structure for Convolutional Neural Networks

2019-11-19 · Junyi An, Fengshan Liu, Jian Zhao, Furao Shen

Neural networks have been widely used, and most networks achieve excellent performance by stacking certain types of basic units. Compared to increasing the depth and width of the network, designing more effective basic u…

General ClassificationImage Classification

Rotational Unit of Memory: A Novel Representation Unit for RNNs with Scalable Applications

2019-03-01 · TACL 2019 3 · Rumen Dangovski, Li Jing, Preslav Nakov, Mi{\'c}o Tatalovi{\'c} 외

Stacking long short-term memory (LSTM) cells or gated recurrent units (GRUs) as part of a recurrent neural network (RNN) has become a standard approach to solving a number of tasks ranging from language modeling to text …

Language ModelingLanguage ModellingText Summarization

IC Networks: Remodeling the Basic Unit for Convolutional Neural Networks

2021-02-06 · Junyi An, Fengshan Liu, Jian Zhao, Furao Shen

Convolutional neural network (CNN) is a class of artificial neural networks widely used in computer vision tasks. Most CNNs achieve excellent performance by stacking certain types of basic units. In addition to increasin…

Learning Intrinsic Sparse Structures within Long Short-Term Memory

2017-09-15 · ICLR 2018 1 · Wei Wen, Yuxiong He, Samyam Rajbhandari, Minjia Zhang 외

Model compression is significant for the wide adoption of Recurrent Neural Networks (RNNs) in both user devices possessing limited resources and business clusters requiring quick responses to large-scale service requests…

Language ModelingLanguage ModellingModel CompressionQuestion Answering

A hierarchical residual network with compact triplet-center loss for sketch recognition

2021-09-28 · Lei Wang, Shihui Zhang, Huan He, Xiaoxiao Zhang 외

With the widespread use of touch-screen devices, it is more and more convenient for people to draw sketches on screen. This results in the demand for automatically understanding the sketches. Thus, the sketch recognition…

Sketch RecognitionTriplet