Pretraining with Random Noise for Fast and Robust Learning without Weight Transport
Jeonghwan Cheon, Sang Wan Lee, Se-Bum Paik

TL;DR
Pretraining neural networks with random noise enhances learning speed, generalization, and robustness without requiring weight transport, by aligning weights and reducing complexity.
Contribution
This work demonstrates that random noise pretraining improves feedback alignment, accelerates learning, and enhances generalization in neural networks without weight transport.
Findings
Random noise training aligns forward and backward weights.
Pretraining with noise speeds up convergence to backpropagation levels.
Noise pretraining improves out-of-distribution generalization and task adaptability.
Abstract
The brain prepares for learning even before interacting with the environment, by refining and optimizing its structures through spontaneous neural activity that resembles random noise. However, the mechanism of such a process has yet to be thoroughly understood, and it is unclear whether this process can benefit the algorithm of machine learning. Here, we study this issue using a neural network with a feedback alignment algorithm, demonstrating that pretraining neural networks with random noise increases the learning efficiency as well as generalization abilities without weight transport. First, we found that random noise training modifies forward weights to match backward synaptic feedback, which is necessary for teaching errors by feedback alignment. As a result, a network with pre-aligned weights learns notably faster than a network without random noise training, even reaching a…
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
Taxonomy
TopicsNeural Networks and Applications · Machine Learning and Algorithms
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
