Two-stage stochastic algorithm for solving large-scale (non)-convex separable optimization problems under affine constraints

Abstract

We consider nonsmooth optimization problems under affine constraints, where the objective consists of the average of the component functions of a large number N of agents, and we only assume access to the Fenchel conjugate of the component functions. The algorithm of choice for solving such problems is the dual subgradient method, also known as dual decomposition, which requires O(1ε2) iterations to reach ε-optimality in the convex case. However, each iteration requires computing the Fenchel conjugate of each of the N agents, leading to a complexity O(Nε2) which might be prohibitive in practical applications. To overcome this, we propose a two-stage algorithm, combining a stochastic subgradient algorithm on the dual problem, followed by a block-coordinate Frank-Wolfe algorithm to obtain primal solutions. The resulting algorithm requires only O(1ε2 + Nε2/3) calls to Fenchel conjugates to obtain an ε-optimal primal solution in expectation in the convex case. We extend our results to nonconvex component functions and show that our method still applies and gets (almost) the same convergence rate, this time only to an approximate primal solution recovering the classical duality gap bounds usually obtained using the Shapley-Folkman theorem.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…