NoisyNN: Exploring the Impact of Information Entropy Change in Learning Systems
Xiaowei Yu, Zhe Huang, Minheng Chen, Lu Zhang, Tianming Liu, Dajiang Zhu

TL;DR
This paper demonstrates that carefully injected positive noise can reduce task complexity and significantly improve deep learning model performance, challenging the traditional view of noise as harmful.
Contribution
It introduces the concept of positive noise in neural networks, providing theoretical and empirical evidence that noise can enhance learning by reducing information entropy.
Findings
Positive noise improves accuracy on ImageNet to 95% top-1.
Positive noise reduces task complexity as measured by information entropy.
Harmful noise impairs model performance, confirming the dual role of noise.
Abstract
We investigate the impact of entropy change in deep learning systems by noise injection at different levels, including the embedding space and the image. The series of models that employ our methodology are collectively known as Noisy Neural Networks (NoisyNN), with examples such as NoisyViT and NoisyCNN. Noise is conventionally viewed as a harmful perturbation in various deep learning architectures, such as convolutional neural networks (CNNs) and vision transformers (ViTs), as well as different learning tasks like image classification and transfer learning. However, this work shows noise can be an effective way to change the entropy of the learning system. We demonstrate that specific noise can boost the performance of various deep models under certain conditions. We theoretically prove the enhancement gained from positive noise by reducing the task complexity defined by information…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
MethodsFocus
