Optimal Abstractions for Verifying Properties of Kolmogorov-Arnold Networks (KANs)
Noah Schwartz, Chandra Kanth Nagesh, Sriram Sankaranarayanan, Ramneet Kaur, Tuhin Sahai, Susmit Jha

TL;DR
This paper introduces a systematic framework for creating optimal piecewise affine abstractions of Kolmogorov-Arnold Networks, enabling efficient property verification with guaranteed error bounds and minimized complexity.
Contribution
It develops a novel method combining dynamic programming and knapsack optimization to find optimal abstractions for KANs, balancing accuracy and computational tractability.
Findings
Outperforms existing verification methods on KAN benchmarks.
Provides tight error bounds with fewer pieces in the PWA approximation.
Reduces verification computational cost through optimal abstraction strategy.
Abstract
We present a novel approach for verifying properties of Kolmogorov-Arnold Networks (KANs), a class of neural networks characterized by nonlinear, univariate activation functions typically implemented as piecewise polynomial splines or Gaussian processes. Our method creates mathematical ``abstractions'' by replacing each KAN unit with a piecewise affine (PWA) function, providing both local and global error estimates between the original network and its approximation. These abstractions enable property verification by encoding the problem as a Mixed Integer Linear Program (MILP), determining whether outputs satisfy specified properties when inputs belong to a given set. A critical challenge lies in balancing the number of pieces in the PWA approximation: too many pieces add binary variables that make verification computationally intractable, while too few pieces create excessive error…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Gaussian Processes and Bayesian Inference · Generative Adversarial Networks and Image Synthesis
