Factor Augmented High-Dimensional SGD
摘要
Stochastic gradient descent (SGD) is a fundamental optimization algorithm widely used in modern machine learning. In this paper, we propose Factor-Augmented SGD (FSGD), a new optimization method that leverages latent factor representations in high-dimensional learning tasks. Unlike standard two-stage dimension reduction approaches that rely on offline representation learning and full data storage, a key novelty of FSGD is that it operates purely on streaming data, making it scalable to large-scale and high-dimensional problems. Furthermore, we establish the first theoretical framework that explicitly incorporates latent factor estimation error into the analysis of SGD, and provide moment convergence in norm under decaying step sizes and mini-batch updates. Our results provide a new foundation for employing SGD reliably and scalably in high-dimensional machine learning systems.
引用
@article{arxiv.2605.19291,
title = {Factor Augmented High-Dimensional SGD},
author = {Shubo Li and Yuefeng Han and Xiufan Yu},
journal= {arXiv preprint arXiv:2605.19291},
year = {2026}
}