Sinc Kolmogorov-Arnold network and its application for solving PDEs with singularities.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 42061189.
- Also identified by DOI 10.1016/j.neunet.2026.109033.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
In this paper, we propose to use Sinc interpolation in the context of Kolmogorov-Arnold Networks, neural networks with learnable activation functions, which recently gained attention as alternatives to Multilayer Perceptron. Many different function representations have already been tried, but we show that Sinc interpolation proposes a viable alternative, since it is known in numerical analysis to effectively represent both smooth functions and functions with singularities. This is important not only for function approximation but also for solving the partial differential equations with physics-informed neural networks. Through a series of experiments, we show that SincKANs provide better results in almost all of the examples we have considered. The codes are public at https://github.com/DUCH714/SincKAN.