Saved in:
Bibliographic Details
Main Authors: Ju, Caleb, Yesil, Serif, Sun, Mengyuan, Chekuri, Chandra, Solomonik, Edgar
Format: Preprint
Published: 2023
Subjects:
Online Access:https://arxiv.org/abs/2307.03307
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866917588427079680
author Ju, Caleb
Yesil, Serif
Sun, Mengyuan
Chekuri, Chandra
Solomonik, Edgar
author_facet Ju, Caleb
Yesil, Serif
Sun, Mengyuan
Chekuri, Chandra
Solomonik, Edgar
contents Positive linear programs (LPs) model many graph and operations research problems. One can solve for a $(1+ε)$-approximation for positive LPs, for any selected $ε$, in polylogarithmic depth and near-linear work via variations of the multiplicative weight update (MWU) method. Despite extensive theoretical work on these algorithms through the decades, their empirical performance is not well understood. In this work, we implement and test an efficient parallel algorithm for solving positive LP relaxations, and apply it to graph problems such as densest subgraph, bipartite matching, vertex cover and dominating set. We accelerate the algorithm via a new step size search heuristic. Our implementation uses sparse linear algebra optimization techniques such as fusion of vector operations and use of sparse format. Furthermore, we devise an implicit representation for graph incidence constraints. We demonstrate the parallel scalability with the use of threading OpenMP and MPI on the Stampede2 supercomputer. We compare this implementation with exact libraries and specialized libraries for the above problems in order to evaluate MWU's practical standing for both accuracy and performance among other methods. Our results show this implementation is faster than general purpose LP solvers (IBM CPLEX, Gurobi) in all of our experiments, and in some instances, outperforms state-of-the-art specialized parallel graph algorithms.
format Preprint
id arxiv_https___arxiv_org_abs_2307_03307
institution arXiv
publishDate 2023
record_format arxiv
spellingShingle Efficient parallel implementation of the multiplicative weight update method for graph-based linear programs
Ju, Caleb
Yesil, Serif
Sun, Mengyuan
Chekuri, Chandra
Solomonik, Edgar
Distributed, Parallel, and Cluster Computing
Discrete Mathematics
Optimization and Control
68W10, 90C06, 90C05, 90C35
F.2.1; G.2.2
Positive linear programs (LPs) model many graph and operations research problems. One can solve for a $(1+ε)$-approximation for positive LPs, for any selected $ε$, in polylogarithmic depth and near-linear work via variations of the multiplicative weight update (MWU) method. Despite extensive theoretical work on these algorithms through the decades, their empirical performance is not well understood. In this work, we implement and test an efficient parallel algorithm for solving positive LP relaxations, and apply it to graph problems such as densest subgraph, bipartite matching, vertex cover and dominating set. We accelerate the algorithm via a new step size search heuristic. Our implementation uses sparse linear algebra optimization techniques such as fusion of vector operations and use of sparse format. Furthermore, we devise an implicit representation for graph incidence constraints. We demonstrate the parallel scalability with the use of threading OpenMP and MPI on the Stampede2 supercomputer. We compare this implementation with exact libraries and specialized libraries for the above problems in order to evaluate MWU's practical standing for both accuracy and performance among other methods. Our results show this implementation is faster than general purpose LP solvers (IBM CPLEX, Gurobi) in all of our experiments, and in some instances, outperforms state-of-the-art specialized parallel graph algorithms.
title Efficient parallel implementation of the multiplicative weight update method for graph-based linear programs
topic Distributed, Parallel, and Cluster Computing
Discrete Mathematics
Optimization and Control
68W10, 90C06, 90C05, 90C35
F.2.1; G.2.2
url https://arxiv.org/abs/2307.03307