RedTest: Towards Measuring Redundancy in Deep Neural Networks Effectively
Yao Lu, Peixin Zhang, Jingyi Wang, Lei Ma, Xiaoniu Yang, Qi Xuan

TL;DR
RedTest introduces a new metric, MSRS, to quantitatively measure redundancy in deep neural networks, aiding model optimization and pruning with minimal utility loss.
Contribution
The paper presents RedTest and MSRS, a novel testing approach for quantifying model redundancy, enhancing neural architecture search and model pruning techniques.
Findings
MSRS effectively reveals redundancy in state-of-the-art models.
Redundancy-aware NAS improves model efficiency.
Pruning guided by MSRS retains model utility with smaller size.
Abstract
Deep learning has revolutionized computing in many real-world applications, arguably due to its remarkable performance and extreme convenience as an end-to-end solution. However, deep learning models can be costly to train and to use, especially for those large-scale models, making it necessary to optimize the original overly complicated models into smaller ones in scenarios with limited resources such as mobile applications or simply for resource saving. The key question in such model optimization is, how can we effectively identify and measure the redundancy in a deep learning model structure. While several common metrics exist in the popular model optimization techniques to measure the performance of models after optimization, they are not able to quantitatively inform the degree of remaining redundancy. To address the problem, we present a novel testing approach, i.e., RedTest,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications
MethodsPruning
