Cross-Frequency Implicit Neural Representation with Self-Evolving Parameters
Chang Yu, Yisi Luo, Kai Ye, Xile Zhao, Deyu Meng
TL;DR
This work introduces CF-INR, a cross-frequency implicit neural representation that leverages the Haar wavelet transform to decouple data into four frequency components, each modeled by dedicated INRs. It develops a tensor-decomposition framework that shares a spectral core while decoupling spatial factors, enabling efficient modeling of inter- and intra-frequency relationships. The authors derive theoretical notions of cross-frequency rank and Laplacian smoothness to drive self-evolving updates of per-frequency ranks and frequency parameters, reducing manual tuning. Extensive experiments across image regression, inpainting, hyperspectral denoising, and cloud removal demonstrate superior accuracy and robustness compared with state-of-the-art INR and model-based methods, highlighting CF-INR’s potential for versatile continuous data representation and recovery.
Abstract
Implicit neural representation (INR) has emerged as a powerful paradigm for visual data representation. However, classical INR methods represent data in the original space mixed with different frequency components, and several feature encoding parameters (e.g., the frequency parameter $ω$ or the rank $R$) need manual configurations. In this work, we propose a self-evolving cross-frequency INR using the Haar wavelet transform (termed CF-INR), which decouples data into four frequency components and employs INRs in the wavelet space. CF-INR allows the characterization of different frequency components separately, thus enabling higher accuracy for data representation. To more precisely characterize cross-frequency components, we propose a cross-frequency tensor decomposition paradigm for CF-INR with self-evolving parameters, which automatically updates the rank parameter $R$ and the frequency parameter $ω$ for each frequency component through self-evolving optimization. This self-evolution paradigm eliminates the laborious manual tuning of these parameters, and learns a customized cross-frequency feature encoding configuration for each dataset. We evaluate CF-INR on a variety of visual data representation and recovery tasks, including image regression, inpainting, denoising, and cloud removal. Extensive experiments demonstrate that CF-INR outperforms state-of-the-art methods in each case.
