paper-with-me

Papers

Optimization, Generalization and Differential Privacy Bounds for Gradient Descent on Kolmogorov-Arnold Networks

2026-01-29 · Puyu Wang, Junyu Zhou, Philipp Liznerski, Marius Kloft arxiv

Kolmogorov--Arnold Networks (KANs) have recently emerged as a structured alternative to standard MLPs, yet a principled theory for their training dynamics, generalization, and privacy properties remains limited. In this paper, we analyze gradient descent (GD) for training two-layer KANs and derive general bounds that characterize their training dynamics, generalization, and utility under differential privacy (DP). As a concrete instantiation, we specialize our analysis to logistic loss under an NTK-separable assumption, where we show that polylogarithmic network width suffices for GD to achieve an optimization rate of order $1/T$ and a generalization rate of order $1/n$, with $T$ denoting the number of GD iterations and $n$ the sample size. In the private setting, we characterize the noise required for $(ε,δ)$-DP and obtain a utility bound of order $\sqrt{d}/(nε)$ (with $d$ the input dimension), matching the classical lower bound for general convex Lipschitz problems. Our results imply that polylogarithmic width is not only sufficient but also necessary under differential privacy, revealing a qualitative gap between non-private (sufficiency only) and private (necessity also emerges) training regimes. Experiments further illustrate how these theoretical insights can guide practical choices, including network width selection and early stopping.

📄 PDF Abstract BibTeX arXiv:2601.22409

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tighter Generalization Bounds for Iterative Differentially Private Learning Algorithms

2020-07-18 · Fengxiang He, Bohan Wang, DaCheng Tao

This paper studies the relationship between generalization and privacy preservation in iterative learning algorithms by two sequential steps. We first establish an alignment between generalization and privacy preservatio…

Federated LearningGeneralization Bounds

From Privacy to Generalization: Linear Max-Information Bounds for DP-SGD

2026-05-25 · Christoph H. Lampert, Hossein Zakerinia arxiv

Understanding the relationship between generalization and privacy remains a central challenge in modern machine learning theory, particularly for deep networks trained by variants of differentially private stochastic gra…

Differentially Private Stochastic Gradient Descent with Low-Noise

2022-09-09 · Puyu Wang, Yunwen Lei, Yiming Ying, Ding-Xuan Zhou

Modern machine learning algorithms aim to extract fine-grained information from data to provide accurate predictions, which often conflicts with the goal of privacy protection. This paper addresses the practical and theo…

Privacy Preserving

Private Stochastic Non-Convex Optimization: Adaptive Algorithms and Tighter Generalization Bounds

2020-06-24 · Yingxue Zhou, Xiangyi Chen, Mingyi Hong, Zhiwei Steven Wu 외

We study differentially private (DP) algorithms for stochastic non-convex optimization. In this problem, the goal is to minimize the population loss over a $p$-dimensional space given $n$ i.i.d. samples drawn from a dist…

Generalization Bounds

Dimension Independent Generalization of DP-SGD for Overparameterized Smooth Convex Optimization

2022-06-03 · Yi-An Ma, Teodor Vanislavov Marinov, Tong Zhang

This paper considers the generalization performance of differentially private convex learning. We demonstrate that the convergence analysis of Langevin algorithms can be used to obtain new generalization bounds with diff…

Generalization Bounds