DeDe uses ADMM-style variable splitting to decompose separable resource allocation problems into per-resource and per-demand subproblems, cutting solve times by 2-8x in three cloud workloads.
An Empirical Study of ADMM for Nonconvex Problems
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The alternating direction method of multipliers (ADMM) is a common optimization tool for solving constrained and non-differentiable problems. We provide an empirical study of the practical performance of ADMM on several nonconvex applications, including l0 regularized linear regression, l0 regularized image denoising, phase retrieval, and eigenvector computation. Our experiments suggest that ADMM performs well on a broad class of non-convex problems. Moreover, recently proposed adaptive ADMM methods, which automatically tune penalty parameters as the method runs, can improve algorithm efficiency and solution quality compared to ADMM with a non-tuned penalty.
citation-role summary
citation-polarity summary
fields
cs.DC 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Decouple and Decompose: Scaling Resource Allocation with DeDe
DeDe uses ADMM-style variable splitting to decompose separable resource allocation problems into per-resource and per-demand subproblems, cutting solve times by 2-8x in three cloud workloads.