Faster and Simpler Width-Independent Parallel Algorithms for Positive Semidefinite Programming
Data Structures and Algorithms
2016-02-23 v3 Distributed, Parallel, and Cluster Computing
Abstract
This paper studies the problem of finding an -approximate solution to positive semidefinite programs. These are semidefinite programs in which all matrices in the constraints and objective are positive semidefinite and all scalars are non-negative. We present a simpler \NC parallel algorithm that on input with constraint matrices, requires iterations, each of which involves only simple matrix operations and computing the trace of the product of a matrix exponential and a positive semidefinite matrix. Further, given a positive SDP in a factorized form, the total work of our algorithm is nearly-linear in the number of non-zero entries in the factorization.
Cite
@article{arxiv.1201.5135,
title = {Faster and Simpler Width-Independent Parallel Algorithms for Positive Semidefinite Programming},
author = {Richard Peng and Kanat Tangwongsan and Peng Zhang},
journal= {arXiv preprint arXiv:1201.5135},
year = {2016}
}
Comments
Fixed a mistake in the runtime analyses of previous versions