Target noise: A pre-training based neural network initialization for efficient high resolution learning
Shaowen Wang, Tariq Alkhalifah

TL;DR
This paper introduces a noise-based self-supervised pre-training method for neural network initialization, significantly enhancing convergence speed and stability, especially for high-resolution and implicit neural representations, without extra data or architecture changes.
Contribution
Proposes a novel noise-driven pre-training strategy that leverages random noise as a self-supervised signal to improve neural network initialization and optimization efficiency.
Findings
Pre-training with random noise accelerates convergence in subsequent tasks.
The method is particularly effective for implicit neural representations and Deep Image Prior networks.
Noise pre-training enables earlier capture of high-frequency image components.
Abstract
Weight initialization plays a crucial role in the optimization behavior and convergence efficiency of neural networks. Most existing initialization methods, such as Xavier and Kaiming initializations, rely on random sampling and do not exploit information from the optimization process itself. We propose a simple, yet effective, initialization strategy based on self-supervised pre-training using random noise as the target. Instead of directly training the network from random weights, we first pre-train it to fit random noise, which leads to a structured and non-random parameter configuration. We show that this noise-driven pre-training significantly improves convergence speed in subsequent tasks, without requiring additional data or changes to the network architecture. The proposed method is particularly effective for implicit neural representations (INRs) and Deep Image Prior…
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
TopicsStochastic Gradient Optimization Techniques · Advanced Neural Network Applications · Machine Learning and ELM
