ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2312.15762
10
1

On Robust Wasserstein Barycenter: The Model and Algorithm

25 December 2023
Xu Wang
Jiawei Huang
Qing Yang
Jinpeng Zhang
ArXivPDFHTML
Abstract

The Wasserstein barycenter problem is to compute the average of mmm 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 O~(mn2ϵ+)\widetilde{O}(\frac{mn^2}{\epsilon_+})O(ϵ+​mn2​) time by using an off-the-shelf solver, where ϵ+\epsilon_+ϵ+​ is the pre-specified additive error and nnn 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 mmm. 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.

View on arXiv
Comments on this paper