English

Model Evolution Under Zeroth-Order Optimization: A Neural Tangent Kernel Perspective

Machine Learning 2026-03-24 v1

Abstract

Zeroth-order (ZO) optimization enables memory-efficient training of neural networks by estimating gradients via forward passes only, eliminating the need for backpropagation. However, the stochastic nature of gradient estimation significantly obscures the training dynamics, in contrast to the well-characterized behavior of first-order methods under Neural Tangent Kernel (NTK) theory. To address this, we introduce the Neural Zeroth-order Kernel (NZK) to describe model evolution in function space under ZO updates. For linear models, we prove that the expected NZK remains constant throughout training and depends explicitly on the first and second moments of the random perturbation directions. This invariance yields a closed-form expression for model evolution under squared loss. We further extend the analysis to linearized neural networks. Interpreting ZO updates as kernel gradient descent via NZK provides a novel perspective for potentially accelerating convergence. Extensive experiments across synthetic and real-world datasets (including MNIST, CIFAR-10, and Tiny ImageNet) validate our theoretical results and demonstrate acceleration when using a single shared random vector.

Keywords

Cite

@article{arxiv.2603.21169,
  title  = {Model Evolution Under Zeroth-Order Optimization: A Neural Tangent Kernel Perspective},
  author = {Chen Zhang and Yuxin Cheng and Chenchen Ding and Shuqi Wang and Jingreng Lei and Runsheng Yu and Yik-Chung WU and Ngai Wong},
  journal= {arXiv preprint arXiv:2603.21169},
  year   = {2026}
}

Comments

ICLR 2026 Workshop on Scientific Methods for Understanding Deep Learning (20 pages, 18 figures)

R2 v1 2026-07-01T11:32:04.807Z