Truncated Kernel Stochastic Gradient Descent on Spheres
Jinhui Bai, and Lei Shi

TL;DR
This paper introduces T-kernel SGD, a novel algorithm for spherical data fitting that achieves optimal convergence rates with reduced computational costs by leveraging spherical harmonics and a new regularization strategy.
Contribution
The paper proposes T-kernel SGD, a regularized stochastic gradient descent method on spheres that improves convergence and efficiency over traditional kernel SGD by using a closed-form projection in a low-dimensional subspace.
Findings
Achieves theoretically optimal convergence rates with constant step size.
Reduces storage and computational costs compared to kernel SGD.
Numerical experiments validate the theoretical convergence results.
Abstract
Inspired by the structure of spherical harmonics, we propose the truncated kernel stochastic gradient descent (T-kernel SGD) algorithm with a least-square loss function for spherical data fitting. T-kernel SGD introduces a novel regularization strategy by implementing stochastic gradient descent through a closed-form solution of the projection of the stochastic gradient in a low-dimensional subspace. In contrast to traditional kernel SGD, the regularization strategy implemented by T-kernel SGD is more effective in balancing bias and variance by dynamically adjusting the hypothesis space during iterations. The most significant advantage of the proposed algorithm is that it can achieve theoretically optimal convergence rates using a constant step size (independent of the sample size) while overcoming the inherent saturation problem of kernel SGD. Additionally, we leverage the structure of…
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
TopicsSparse and Compressive Sensing Techniques · Advanced Numerical Analysis Techniques · Spectroscopy Techniques in Biomedical and Chemical Research
MethodsStochastic Gradient Descent
