K-DAREK: Distance Aware Error for Kurkova Kolmogorov Networks
Masoud Ataei, Vikas Dhiman, Mohammad Javad Khojasteh
TL;DR
Problem: neural networks can be unreliable in safety-critical settings; Approach: K-DAREK, a distance-aware, two-block KKAN that couples spectrally normalized MLPs with spline blocks and derives worst-case error bounds. Contributions: (i) a principled MLP-bound and spline-bound error framework with distance-awareness, (ii) computational advantages over ensembles and Gaussian processes, and (iii) zero-violation guarantees on Real Estate Valuation data. Results: empirical studies show faster inference and scalable performance, with improved safety and reliable uncertainty in real-world tasks and multi-agent control. Impact: enables robust, interpretable, and risk-aware deployment of hybrid neural architectures in control and decision-support systems.
Abstract
Neural networks are powerful parametric function approximators, while Gaussian processes (GPs) are nonparametric probabilistic models that place distributions over functions via kernel-defined correlations but become computationally expensive for large-scale problems. Kolmogorov-Arnold networks (KANs), semi-parametric neural architectures, model complex functions efficiently using spline layers. Kurkova Kolmogorov-Arnold networks (KKANs) extend KANs by replacing the early spline layers with multi-layer perceptrons that map inputs into higher-dimensional spaces before applying spline-based transformations, which yield more stable training and provide robust architectures for system modeling. By enhancing the KKAN architecture, we develop a novel learning algorithm, distance-aware error for Kurkova-Kolmogorov networks (K-DAREK), for efficient and interpretable function approximation with uncertainty quantification. Our approach establishes robust error bounds that are distance-aware; this means they reflect the proximity of a test point to its nearest training points. In safe control case studies, we demonstrate that K-DAREK is about four times faster and ten times more computationally efficient than Ensemble of KANs, 8.6 times more scalable than GP as data size increases, and 7.2% safer than our previous work distance-aware error for Kolmogorov networks (DAREK). Moreover, on real data (e.g., Real Estate Valuation), K-DAREK's error bound achieves zero coverage violations.
