Stochastic Optimization Algorithms for Problems with Controllable Biased Oracles
Yin Liu, Sam Davanloo Tajbakhsh
TL;DR
The paper tackles optimization with controllable gradient bias, introducing a bias-control framework where the bias magnitude $h_b(ta)$ decreases as $ta$ grows and incurs additional computation. It develops adaptive and variance-reduced biased algorithms—AB-SG, AB-VSG, and their proximal/multistage variants—and provides nonasymptotic guarantees in nonconvex settings, quantified by traditional sample complexity and new $ta$- and $ta B$-complexities. The results show power-law decay of bias in composition optimization and exponential decay in infinite-horizon MDPs, with concrete rates such as $ ilde{O}(psilon^{-4})$ (baseline) and $ ilde{O}(psilon^{-3})$ (variance-reduced), along with high-probability bounds. Empirical validation across composition optimization, MDP policy optimization, and distributionally robust optimization demonstrates practical gains from adaptive bias control, confirming the framework's relevance for broad stochastic optimization problems where unbiased gradients are costly or unavailable.
Abstract
Motivated by emerging applications in machine learning, we consider an optimization problem in a general form where the gradient of the objective function is available through a biased stochastic oracle. We assume a bias-control parameter can reduce the bias magnitude; however, a lower bias requires more computation/samples. For instance, in two applications on stochastic composition optimization and policy optimization for infinite-horizon Markov decision processes, we show that the bias follows a power law and exponential decay, respectively, as functions of their corresponding bias control parameters. For problems with such gradient oracles, the paper proposes stochastic algorithms that adjust the bias-control parameter throughout the iterations. We analyze the nonasymptotic performance of the proposed algorithms in the nonconvex regime and establish their sample or bias-control computational complexities to obtain a stationary point in expectation or with high probability. Finally, we numerically evaluate the performance of the proposed algorithms over three applications.
