paper-with-me

홈 › Papers

Stochastic Approximation versus Sample Average Approximation for population Wasserstein barycenters

2020-01-21 · Darina Dvinskikh

In the machine learning and optimization community, there are two main approaches for the convex risk minimization problem, namely, the Stochastic Approximation (SA) and the Sample Average Approximation (SAA). In terms of oracle complexity (required number of stochastic gradient evaluations), both approaches are considered equivalent on average (up to a logarithmic factor). The total complexity depends on the specific problem, however, starting from work \cite{nemirovski2009robust} it was generally accepted that the SA is better than the SAA. % Nevertheless, in case of large-scale problems SA may run out of memory as storing all data on one machine and organizing online access to it can be impossible without communications with other machines. SAA in contradistinction to SA allows parallel/distributed calculations. We show that for the Wasserstein barycenter problem this superiority can be inverted. We provide a detailed comparison by stating the complexity bounds for the SA and the SAA implementations calculating barycenters defined with respect to optimal transport distances and entropy-regularized optimal transport distances. As a byproduct, we also construct confidence intervals for the barycenter defined with respect to entropy-regularized optimal transport distances in the $\ell_2$-norm. The preliminary results are derived for a general convex optimization problem given by the expectation in order to have other applications besides the Wasserstein barycenter problem.

📄 PDF Abstract BibTeX arXiv:2001.07697

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Estimate-Then-Optimize versus Integrated-Estimation-Optimization versus Sample Average Approximation: A Stochastic Dominance Perspective

2023-04-13 · Adam N. Elmachtoub, Henry Lam, Haofeng Zhang, Yunfan Zhao

In data-driven stochastic optimization, model parameters of the underlying distribution need to be estimated from data in addition to the optimization task. Recent literature considers integrating the estimation and opti…

Stochastic Optimization

A stochastic approximation method for approximating the efficient frontier of chance-constrained nonlinear programs

2018-12-17 · Rohit Kannan, James Luedtke

We propose a stochastic approximation method for approximating the efficient frontier of chance-constrained nonlinear programs. Our approach is based on a bi-objective viewpoint of chance-constrained programs that seeks …

Asymptotic and Finite Sample Analysis of Nonexpansive Stochastic Approximations with Markovian Noise

2024-09-29 · Ethan Blaser, Shangtong Zhang

Stochastic approximation is an important class of algorithms, and a large body of previous analysis focuses on stochastic approximations driven by contractive operators, which is not applicable in some important reinforc…

Sample Complexity of Sample Average Approximation for Conditional Stochastic Optimization

2019-05-28 · Yifan Hu, Xin Chen, Niao He

In this paper, we study a class of stochastic optimization problems, referred to as the \emph{Conditional Stochastic Optimization} (CSO), in the form of $\min_{x \in \mathcal{X}} \EE_{\xi}f_\xi\Big({\EE_{\eta|\xi}[g_\eta…

Causal InferenceReinforcement LearningStochastic Optimization

When can we improve on sample average approximation for stochastic optimization?

2019-07-19 · Eddie Anderson, Harrison Nguyen

We explore the performance of sample average approximation in comparison with several other methods for stochastic optimization when there is information available on the underlying true probability distribution. The met…

Portfolio OptimizationStochastic Optimization