Optimization, Generalization and Differential Privacy Bounds for Gradient Descent on Kolmogorov–Arnold Networks
Abstract
Lay Summary
Kolmogorov–Arnold Networks (KANs) are a recent neural network architecture that replaces fixed activation functions with learnable one-dimensional functions. They have shown promising performance in scientific and biomedical applications, but their training behavior is still not well understood. This paper studies when gradient descent can reliably train two-layer KANs, how well the trained models generalize to unseen data, and what happens when training must also protect data privacy. We prove that, under a standard separability condition, KANs can be trained successfully with only moderately large width, and that the resulting models achieve strong generalization guarantees. We also analyze a differentially private version of gradient descent, where noise is added during training to limit the influence of each individual data point. Our results quantify the trade-off between privacy and accuracy, and show how theory can guide practical choices such as network width and early stopping.