CVIVMar 30

The Surprising Effectiveness of Noise Pretraining for Implicit Neural Representations

arXiv:2603.2903444.31 citationsh-index: 3
AI Analysis

For practitioners training INRs without domain-specific data, this work reveals that simple noise pretraining can replace complex data-driven initialization, enabling efficient training.

The paper investigates why data-driven initialization methods improve implicit neural representations (INRs) and finds that pretraining on unstructured noise (Uniform, Gaussian) dramatically boosts signal fitting, while noise with natural image spectral structure ($1/|f^\\alpha|$) balances fitting and inverse imaging performance, matching data-driven methods.

The approximation and convergence properties of implicit neural representations (INRs) are known to be highly sensitive to parameter initialization strategies. While several data-driven initialization methods demonstrate significant improvements over standard random sampling, the reasons for their success -- specifically, whether they encode classical statistical signal priors or more complex features -- remain poorly understood. In this study, we explore this phenomenon through a series of experimental analyses leveraging noise pretraining. We pretrain INRs on diverse noise classes (e.g., Gaussian, Dead Leaves, Spectral) and measure their ability to both fit unseen signals and encode priors for an inverse imaging task (denoising). Our analyses on image and video data reveal a surprising finding: simply pretraining on unstructured noise (Uniform, Gaussian) dramatically improves signal fitting capacity compared to all other baselines. However, unstructured noise also yields poor deep image priors for denoising. In contrast, we also find that noise with the classic $1/|f^α|$ spectral structure of natural images achieves an excellent balance of signal fitting and inverse imaging capabilities, performing on par with the best data-driven initialization methods. This finding enables more efficient INR training in applications lacking sufficient prior domain-specific data. For more details, visit project page at https://kushalvyas.github.io/noisepretraining.html

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes