DAREK -- Distance Aware Error for Kolmogorov Networks
Masoud Ataei, Mohammad Javad Khojasteh, Vikas Dhiman
TL;DR
This work addresses uncertainty estimation for Kolmogorov Arnold Networks (KANs) by introducing DAREK, a distance-aware worst-case error framework. It develops analytic, distance-aware bounds for spline interpolation and extends them to multi-layer spline architectures, accompanied by a practical algorithm to compute per-test-point bounds during inference. The approach is validated on a cosine interpolation task and a laser-scan–based object shape estimation problem, showing tight bounds that enclose the true shape with lower computational cost than Monte Carlo ensembles or Gaussian Process baselines. Overall, DAREK provides interpretable, scalable, distance-aware uncertainty for semi-parametric, spline-based neural networks and highlights potential for broader high-dimensional applications.
Abstract
In this paper, we provide distance-aware error bounds for Kolmogorov Arnold Networks (KANs). We call our new error bounds estimator DAREK -- Distance Aware Error for Kolmogorov networks. Z. Liu et al. provide error bounds, which may be loose, lack distance-awareness, and are defined only up to an unknown constant of proportionality. We review the error bounds for Newton's polynomial, which is then generalized to an arbitrary spline, under Lipschitz continuity assumptions. We then extend these bounds to nested compositions of splines, arriving at error bounds for KANs. We evaluate our method by estimating an object's shape from sparse laser scan points. We use KAN to fit a smooth function to the scans and provide error bounds for the fit. We find that our method is faster than Monte Carlo approaches, and that our error bounds enclose the true obstacle shape reliably.
