Stochastic Optimization Schemes for Performative Prediction with Nonconvex Loss
Qiang Li, Hoi-To Wai
TL;DR
This work addresses risk minimization in performative prediction where the data distribution depends on the deployed model and the loss is smooth but potentially nonconvex. It analyzes the greedy SGD-GD scheme using a time-varying Lyapunov function to handle non-gradient dynamics and defines stationary performative stability (SPS) as a relaxed notion of stability for nonconvex losses. Under two distribution-shift models—Wasserstein-1 sensitivity with Lipschitz losses and TV sensitivity with bounded losses—the paper proves that SGD-GD converges to a biased SPS solution at rate $\mathcal{O}(1/\sqrt{T})$, with bias scaling as $\mathcal{O}(\varepsilon)$ or $\mathcal{O}(\varepsilon^2)$ depending on gradient variance. An extension to lazy deployment with epoch length $K$ shows reduced bias on the order of $\mathcal{O}((\tilde{L} \varepsilon)^2)$ as $K$ and $T$ grow. Numerical experiments on synthetic and real data corroborate the theory, providing insight into stability and efficiency of stochastic methods in nonconvex performative settings.
Abstract
This paper studies a risk minimization problem with decision dependent data distribution. The problem pertains to the performative prediction setting in which a trained model can affect the outcome estimated by the model. Such dependency creates a feedback loop that influences the stability of optimization algorithms such as stochastic gradient descent (SGD). We present the first study on performative prediction with smooth but possibly non-convex loss. We analyze a greedy deployment scheme with SGD (SGD-GD). Note that in the literature, SGD-GD is often studied with strongly convex loss. We first propose the definition of stationary performative stable (SPS) solutions through relaxing the popular performative stable condition. We then prove that SGD-GD converges to a biased SPS solution in expectation. We consider two conditions of sensitivity on the distribution shifts: (i) the sensitivity is characterized by Wasserstein-1 distance and the loss is Lipschitz w.r.t.~data samples, or (ii) the sensitivity is characterized by total variation (TV) divergence and the loss is bounded. In both conditions, the bias levels are proportional to the stochastic gradient's variance and sensitivity level. Our analysis is extended to a lazy deployment scheme where models are deployed once per several SGD updates, and we show that it converges to an SPS solution with reduced bias. Numerical experiments corroborate our theories.
