Dynamical Implicit Neural Representations
Yesom Park, Kelvin Kan, Thomas Flynn, Yi Huang, Shinjae Yoo, Stanley Osher, Xihaier Luo
TL;DR
Dynamical Implicit Neural Representations (DINR) tackle spectral bias in implicit neural representations by replacing static depth with continuous-time latent dynamics, enabling richer frequency representations without increasing model size. The authors establish theoretical gains in expressivity and trainability via Rademacher complexity and Neural Tangent Kernel analyses, and introduce a kinetic energy regularizer to balance expressivity with generalization. Empirically, DINR consistently outperforms traditional INRs on data compression and field reconstruction across diverse scientific domains, while also showing improved convergence stability and robustness to noise. The work offers a principled framework for designing parameter-efficient, high-fidelity implicit representations with broad applicability to vision, graphics, and scientific computing.
Abstract
Implicit Neural Representations (INRs) provide a powerful continuous framework for modeling complex visual and geometric signals, but spectral bias remains a fundamental challenge, limiting their ability to capture high-frequency details. Orthogonal to existing remedy strategies, we introduce Dynamical Implicit Neural Representations (DINR), a new INR modeling framework that treats feature evolution as a continuous-time dynamical system rather than a discrete stack of layers. This dynamical formulation mitigates spectral bias by enabling richer, more adaptive frequency representations through continuous feature evolution. Theoretical analysis based on Rademacher complexity and the Neural Tangent Kernel demonstrates that DINR enhances expressivity and improves training dynamics. Moreover, regularizing the complexity of the underlying dynamics provides a principled way to balance expressivity and generalization. Extensive experiments on image representation, field reconstruction, and data compression confirm that DINR delivers more stable convergence, higher signal fidelity, and stronger generalization than conventional static INRs.
