SkillAgentSearch skills...

FKAN

This repository hosts the code for the FKAN model, proposed in our IEEE ICASSP paper "Implicit Neural Representations with Fourier Kolmogorov-Arnold Networks".

Install / Use

/learn @Ali-Meh619/FKAN
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FKAN: Implicit Neural Representations with Fourier Kolmogorov-Arnold Networks

<p align="center"> <img src="arch.png" alt="Title of the Picture"> <br> </p>

This is the official Pytorch implementation of the FKAN, which is proposed in our paper "Implicit Neural Representations with Fourier Kolmogorov-Arnold Networks" accepted for publication in IEEE ICASSP, 2025.

Installation

First, check the requirements as follows:
python
numpy
matplotlib
opencv
skimage
torchvision
torchmetrics
pytorch

Then clone the repository as follows:

git clone https://github.com/Ali-Meh619/FKAN.git

Citation

If you find our paper and code useful, please kindly cite our paper as follows:

@article{fkan,
author = {Mehrabian, Ali and Mojarad Adi, Parsa and Heidari, Moein and Hacihaliloglu, Ilker},
title = {Implicit Neural Representations with {F}ourier {K}olmogorov-{A}rnold Networks},
journal = {\rm{accepted for publication in} \textit{Proc. IEEE Int. Conf. Acoust., Speech, Signal Process. (ICASSP)}},
year = {2025},
month={Hyderabad, India, Apr.}
}

Contact

Please feel free to contact us if you have any questions:

  • Ali Mehrabian: alimehrabian619@{ece.ubc.ca, yahoo.com}

Related Skills

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated24d ago
Forks3

Languages

Jupyter Notebook

Security Score

75/100

Audited on Mar 11, 2026

No findings