Sparsifying and Down-scaling Networks to Increase Robustness to Distortions
Sergey Tarasenko

TL;DR
This paper introduces scaled Sparse Streaming Networks (STNets) based on popular architectures, which are more efficient and maintain or improve accuracy in classifying distorted images, enhancing robustness against various distortions.
Contribution
The paper proposes a new type of STNet using scaled-down versions of existing networks, demonstrating improved efficiency and robustness in distorted image classification.
Findings
Scaled STNets are more efficient with fewer FLOPS.
Scaled STNets achieve equal or higher accuracy on multiple datasets.
STNets exhibit robustness to various noise and distortion types.
Abstract
It has been shown that perfectly trained networks exhibit drastic reduction in performance when presented with distorted images. Streaming Network (STNet) is a novel architecture capable of robust classification of the distorted images while been trained on undistorted images. The distortion robustness is enabled by means of sparse input and isolated parallel streams with decoupled weights. Recent results prove STNet is robust to 20 types of noise and distortions. STNet exhibits state-of-the-art performance for classification of low light images, while being of much smaller size when other networks. In this paper, we construct STNets by using scaled versions (number of filters in each layer is reduced by factor of n) of popular networks like VGG16, ResNet50 and MobileNetV2 as parallel streams. These new STNets are tested on several datasets. Our results indicate that more efficient…
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
TopicsIntegrated Circuits and Semiconductor Failure Analysis · Adversarial Robustness in Machine Learning · Sparse and Compressive Sensing Techniques
