Boolean Matrix Multiplication for Highly Clustered Data on the Congested Clique
Andrzej Lingas

TL;DR
This paper introduces an efficient protocol for Boolean matrix multiplication tailored for highly clustered data in the congested clique model, leveraging approximate MST computations in Hamming space to optimize round complexity.
Contribution
It presents a novel protocol for Boolean matrix multiplication that exploits data clustering and provides an efficient approximate MST algorithm in Hamming space.
Findings
Uses (\u221A(M/n)+1) rounds for matrix multiplication with high probability.
Provides a protocol for approximate MST in Hamming space with O((\,log^3 n)) rounds.
Achieves efficient Boolean matrix multiplication for highly clustered data in distributed settings.
Abstract
We present a protocol for the Boolean matrix product of two Boolean matrices on the congested clique designed for the situation when the rows of the first matrix or the columns of the second matrix are highly clustered in the space With high probability (w.h.p), it uses rounds on the congested clique with nodes, where is the minimum of the cost of a minimum spanning tree (MST) of the rows of the first input matrix and the cost of an MST of the columns of the second input matrix in the Hamming space A key step in our protocol is the computation of an approximate minimum spanning tree of a set of points in the space . We provide a protocol for this problem (of interest in its own rights) based on a known randomized technique of dimension reduction in Hamming spaces. W.h.p., it…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCellular Automata and Applications · Quantum Computing Algorithms and Architecture · advanced mathematical theories
