Sparsity-Exploiting Distributed Projections onto a Simplex
Abstract
Projecting a vector onto a simplex is a well-studied problem that arises in a wide range of optimization problems. Numerous algorithms have been proposed for determining the projection; however, the primary focus of the literature has been on serial algorithms. We present a parallel method that decomposes the input vector and distributes it across multiple processors for local projection. Our method is especially effective when the resulting projection is highly sparse; which is the case, for instance, in large-scale problems with i.i.d. entries. Moreover, the method can be adapted to parallelize a broad range of serial algorithms from the literature. We fill in theoretical gaps in serial algorithm analysis, and develop similar results for our parallel analogues. Numerical experiments conducted on a wide range of large-scale instances, both real-world and simulated, demonstrate the practical effectiveness of the method.
Cite
@article{arxiv.2204.08153,
title = {Sparsity-Exploiting Distributed Projections onto a Simplex},
author = {Yongzheng Dai and Chen Chen},
journal= {arXiv preprint arXiv:2204.08153},
year = {2023}
}
Comments
54 pages, 16 figures