Towards the Spectral bias Alleviation by Normalizations in Coordinate Networks
Zhicheng Cai, Hao Zhu, Qiu Shen, Xinran Wang, Xun Cao
TL;DR
This work analyzes spectral bias in coordinate networks through the neural tangent kernel (NTK) lens and proves that classical normalization techniques, specifically batch normalization and layer normalization, can shift NTK eigenvalues by reducing the maximum and variance with minimal mean change. It introduces two novel normalizations, global normalization (GN) and cross normalization (CN), that further modulate the NTK spectrum and mitigate spectral bias. Theoretical results are complemented by extensive experiments across image compression, shape representation, CT/MRI reconstruction, and advanced tasks like 5D novel view synthesis and 3D multi-view stereo, where CN consistently achieves state-of-the-art performance. The findings suggest normalization-based coordinate networks offer a practical, principled route to robustly learn high-frequency components in diverse inverse problems and signal representations.
Abstract
Representing signals using coordinate networks dominates the area of inverse problems recently, and is widely applied in various scientific computing tasks. Still, there exists an issue of spectral bias in coordinate networks, limiting the capacity to learn high-frequency components. This problem is caused by the pathological distribution of the neural tangent kernel's (NTK's) eigenvalues of coordinate networks. We find that, this pathological distribution could be improved using classical normalization techniques (batch normalization and layer normalization), which are commonly used in convolutional neural networks but rarely used in coordinate networks. We prove that normalization techniques greatly reduces the maximum and variance of NTK's eigenvalues while slightly modifies the mean value, considering the max eigenvalue is much larger than the most, this variance change results in a shift of eigenvalues' distribution from a lower one to a higher one, therefore the spectral bias could be alleviated. Furthermore, we propose two new normalization techniques by combining these two techniques in different ways. The efficacy of these normalization techniques is substantiated by the significant improvements and new state-of-the-arts achieved by applying normalization-based coordinate networks to various tasks, including the image compression, computed tomography reconstruction, shape representation, magnetic resonance imaging, novel view synthesis and multi-view stereo reconstruction.
