English

Stochastic Gradient Descent with Strategic Querying

Machine Learning 2025-08-26 v1 Optimization and Control

Abstract

This paper considers a finite-sum optimization problem under first-order queries and investigates the benefits of strategic querying on stochastic gradient-based methods compared to uniform querying strategy. We first introduce Oracle Gradient Querying (OGQ), an idealized algorithm that selects one user's gradient yielding the largest possible expected improvement (EI) at each step. However, OGQ assumes oracle access to the gradients of all users to make such a selection, which is impractical in real-world scenarios. To address this limitation, we propose Strategic Gradient Querying (SGQ), a practical algorithm that has better transient-state performance than SGD while making only one query per iteration. For smooth objective functions satisfying the Polyak-Lojasiewicz condition, we show that under the assumption of EI heterogeneity, OGQ enhances transient-state performance and reduces steady-state variance, while SGQ improves transient-state performance over SGD. Our numerical experiments validate our theoretical findings.

Keywords

Cite

@article{arxiv.2508.17144,
  title  = {Stochastic Gradient Descent with Strategic Querying},
  author = {Nanfei Jiang and Hoi-To Wai and Mahnoosh Alizadeh},
  journal= {arXiv preprint arXiv:2508.17144},
  year   = {2025}
}

Comments

18 pages, 2 figures. Accepted to IEEE Conference on Decision and Control (CDC) 2025. Includes appendix and supplementary discussion

R2 v1 2026-07-01T05:03:06.535Z