paper-with-me

홈 › Papers

Complex Stochastic Gradient Descent and Directional Bias in Reproducing Kernel Hilbert Spaces

2026-04-24 · Natanael Alpay, Emeric Battaglia arxiv

Stochastic Gradient Descent (SGD) is a known stochastic iterative method popular for large-scale convex optimization problems due to its simple implementation and scalability. Some objectives, such as those found in complex-valued neural networks, benefit from updates like in SGD and Gradient Descent (GD) with a newly defined ``gradient'' that allows for complex parameters. This complex variant of the SGD/GD methods has already been proposed, but convergence guarantees without analyticity constraints have not yet been provided. We propose a variant of SGD (complex SGD) that allows for complex parameters, and we provide convergence guarantees under assumptions that parallel those from the real setting. Notably, these results extend to GD as well, and with the same set of assumptions, we confirm that some directional bias results extend from the real to the complex setting for kernel regression problems. We provide empirical results demonstrating the efficacy of the complex SGD in kernel regression problems utilizing complex reproducing kernel Hilbert spaces. In particular, we demonstrate we may recover superoscillation functions and Blaschke products from the Fock Space and Hardy Space, respectively, as the optimal functions for a particular choice of a loss function.

📄 PDF Abstract BibTeX arXiv:2604.23017

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Directional Bias Helps Stochastic Gradient Descent to Generalize in Kernel Regression Models

2022-04-29 · Yiling Luo, Xiaoming Huo, Yajun Mei

We study the Stochastic Gradient Descent (SGD) algorithm in nonparametric statistics: kernel regression in particular. The directional bias property of SGD, which is known in the linear regression setting, is generalized…

regression

Directional Bias Helps Stochastic Gradient Descent to Generalize in Nonparametric Model

2021-09-29 · Yiling Luo, Xiaoming Huo, Yajun Mei

This paper studies the Stochastic Gradient Descent (SGD) algorithm in kernel regression. The main finding is that SGD with moderate and annealing step size converges in the direction of the eigenvector that correspond…

regression

Directional Analysis of Stochastic Gradient Descent via von Mises-Fisher Distributions in Deep learning

2018-09-29 · ICLR 2019 5 · Cheolhyoung Lee, Kyunghyun Cho, Wanmo Kang

Although stochastic gradient descent (SGD) is a driving force behind the recent success of deep learning, our understanding of its dynamics in a high-dimensional parameter space is limited. In recent years, some research…

Direction Matters: On the Implicit Bias of Stochastic Gradient Descent with Moderate Learning Rate

2020-11-04 · ICLR 2021 1 · Jingfeng Wu, Difan Zou, Vladimir Braverman, Quanquan Gu

Understanding the algorithmic bias of \emph{stochastic gradient descent} (SGD) is one of the key challenges in modern machine learning and deep learning theory. Most of the existing works, however, focus on \emph{very sm…

Learning Theory

Stochastic Variational Optimization

2018-09-13 · Thomas Bird, Julius Kunze, David Barber

Variational Optimization forms a differentiable upper bound on an objective. We show that approaches such as Natural Evolution Strategies and Gaussian Perturbation, are special cases of Variational Optimization in which …