An Optimal MPC Algorithm for Subunit-Monge Matrix Multiplication, with Applications to LIS

Jaehyun Koo
DOI: https://doi.org/10.1145/3626183.3659974
2024-04-21
Abstract:We present an $O(1)$-round fully-scalable deterministic massively parallel algorithm for computing the min-plus matrix multiplication of unit-Monge matrices. We use this to derive a $O(\log n)$-round fully-scalable massively parallel algorithm for solving the exact longest increasing subsequence (LIS) problem. For a fully-scalable MPC regime, this result substantially improves the previously known algorithm of $O(\log^4 n)$-round complexity, and matches the best algorithm for computing the $(1+\epsilon)$-approximation of LIS.
Data Structures and Algorithms
What problem does this paper attempt to address?