ICASSP 2025accepted0 citations

Implicit Neural Representations with Fourier Kolmogorov-Arnold Networks

Ali Mehrabian, Parsa Mojarad Adi, Moein Heidari, Ilker Hacihaliloglu

Abstract

Implicit neural representations (INRs) use neural networks to provide continuous and resolution-independent representations of complex signals with a small number of parameters. However, existing INR models often fail to capture important frequency components specific to each task. To address this issue, in this paper, we propose a Fourier Kolmogorov-Arnold network (FKAN) for INRs. The proposed FKAN utilizes learnable activation functions modeled as Fourier series in the first layer to effectively control and learn the task-specific frequency components. The activation functions with learnable Fourier coefficients improve the ability of the network to capture complex patterns and details, which is beneficial for high-resolution and high-dimensional data. Experimental results show that our proposed FKAN model outperforms four state-of-the-art baseline schemes, and improves the peak signal-to-noise ratio (PSNR) and structural similarity index measure (SSIM) for the image representation task and intersection over union (loU) for the 3D occupancy volume representation task, respectively. The code is available at github.com/Ali-Meh619/FKAN.

BibTeX
@inproceedings{icassp2025_implicitneuralre,
  title = {Implicit Neural Representations with Fourier Kolmogorov-Arnold Networks},
  author = {Ali Mehrabian and Parsa Mojarad Adi and Moein Heidari and Ilker Hacihaliloglu},
  booktitle = {ICASSP 2025},
  year = {2025}
}