FINER++: Building a Family of Variable-periodic Functions for Activating Implicit Neural Representation
Hao Zhu, Zhen Liu, Qi Zhang, Jingde Fu, Weibing Deng, Zhan Ma, Yanwen Guo, Xun Cao
TL;DR
This work tackles the persistent spectral-bias and capacity-convergence gaps in implicit neural representations (INRs) by introducing FINER++, a universal framework that extends existing activation functions to variable-periodic forms. By modulating the bias initialization range $k$ and introducing a frequency-overlap parameter $\omega_f$, FINER++ expands the effective frequency set $\mathcal{F}_{\omega}$ that INRs can represent, improving performance across 2D, 3D, and 5D tasks and enabling streamable INR transmission. The approach is validated on 2D image fitting, 3D signed distance fields, neural radiance fields, and streaming scenarios, showing consistent gains over SIREN, Gaussian, Wavelet, and Fourier-feature baselines. The work leverages geometrical and Neural Tangent Kernel analyses to explain how frequency coverage and diagonal NTK grow with bias-range, supporting the observed improvements and robustness across activations.
Abstract
Implicit Neural Representation (INR), which utilizes a neural network to map coordinate inputs to corresponding attributes, is causing a revolution in the field of signal processing. However, current INR techniques suffer from the "frequency"-specified spectral bias and capacity-convergence gap, resulting in imperfect performance when representing complex signals with multiple "frequencies". We have identified that both of these two characteristics could be handled by increasing the utilization of definition domain in current activation functions, for which we propose the FINER++ framework by extending existing periodic/non-periodic activation functions to variable-periodic ones. By initializing the bias of the neural network with different ranges, sub-functions with various frequencies in the variable-periodic function are selected for activation. Consequently, the supported frequency set can be flexibly tuned, leading to improved performance in signal representation. We demonstrate the generalization and capabilities of FINER++ with different activation function backbones (Sine, Gauss. and Wavelet) and various tasks (2D image fitting, 3D signed distance field representation, 5D neural radiance fields optimization and streamable INR transmission), and we show that it improves existing INRs. Project page: {https://liuzhen0212.github.io/finerpp/}
