arXiv Analytics

Sign in

arXiv:2312.15762 [cs.LG]AbstractReferencesReviewsResources

On Robust Wasserstein Barycenter: The Model and Algorithm

Xu Wang, Jiawei Huang, Qingyuan Yang, Jinpeng Zhang

Published 2023-12-25Version 1

The Wasserstein barycenter problem is to compute the average of $m$ given probability measures, which has been widely studied in many different areas; however, real-world data sets are often noisy and huge, which impedes its applications in practice. Hence, in this paper, we focus on improving the computational efficiency of two types of robust Wasserstein barycenter problem (RWB): fixed-support RWB (fixed-RWB) and free-support RWB (free-RWB); actually, the former is a subroutine of the latter. Firstly, we improve efficiency through model reducing; we reduce RWB as an augmented Wasserstein barycenter problem, which works for both fixed-RWB and free-RWB. Especially, fixed-RWB can be computed within $\widetilde{O}(\frac{mn^2}{\epsilon_+})$ time by using an off-the-shelf solver, where $\epsilon_+$ is the pre-specified additive error and $n$ is the size of locations of input measures. Then, for free-RWB, we leverage a quality guaranteed data compression technique, coreset, to accelerate computation by reducing the data set size $m$. It shows that running algorithms on the coreset is enough instead of on the original data set. Next, by combining the model reducing and coreset techniques above, we propose an algorithm for free-RWB by updating the weights and locations alternatively. Finally, our experiments demonstrate the efficiency of our techniques.

Comments: Algorithms for accelerating robust Wasserstein barycenter problem
Categories: cs.LG, cs.AI
Related articles: Most relevant | Search more
arXiv:2308.09907 [cs.LG] (Published 2023-08-19)
Imputing Brain Measurements Across Data Sets via Graph Neural Networks
arXiv:1706.05123 [cs.LG] (Published 2017-06-16)
Deriving Compact Laws Based on Algebraic Formulation of a Data Set
arXiv:1312.4986 [cs.LG] (Published 2013-12-17)
A Comparative Evaluation of Curriculum Learning with Filtering and Boosting