Proceedings of the 34th ACM SIGMOD-SIGACT-SIGAI Symposium on Principles of Database Systems 2015
DOI: 10.1145/2745754.2745779
|View full text |Cite
|
Sign up to set email alerts
|

The Communication Complexity of Distributed Set-Joins with Applications to Matrix Multiplication

Abstract: Given a set-comparison predicate P and given two lists of sets A = (A1, . . . , Am) and B = (B1, . . . , Bm), with all Ai, Bj ⊆ [n], the P-set join A P B is defined to be the set , 2, . . . , n}). When P(Ai, Bj) is the condition "Ai ∩ Bj = ∅" we call this the set-intersection-notempty join (a.k.a. the composition of A and B); when P(Ai, Bj) is "Ai ∩Bj = ∅" we call it the set-disjointness join; when P(Ai, Bj) is "Ai = Bj" we call it the set-equality join; when P(Ai, Bj) is "|Ai ∩ Bj| ≥ T " for a given threshold… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

1
27
0

Year Published

2015
2015
2020
2020

Publication Types

Select...
4
2
1

Relationship

2
5

Authors

Journals

citations
Cited by 19 publications
(28 citation statements)
references
References 54 publications
1
27
0
Order By: Relevance
“…The studied problems include set-intersection joins, set-disjointness joins, set-equality joins, and at-least-T joins. Our results can be viewed as a significant extension to the results in [16], as well as a systematic study of classical data stream problems in the context of matrix products. In particular, [16] did not study estimating the p-norms of AB, for any p other than p = 0.…”
Section: Related Workmentioning
confidence: 54%
See 2 more Smart Citations
“…The studied problems include set-intersection joins, set-disjointness joins, set-equality joins, and at-least-T joins. Our results can be viewed as a significant extension to the results in [16], as well as a systematic study of classical data stream problems in the context of matrix products. In particular, [16] did not study estimating the p-norms of AB, for any p other than p = 0.…”
Section: Related Workmentioning
confidence: 54%
“…We give a 2-roundÕ(n/ϵ)-bit algorithm that approximates AB p , p ∈ [0, 2], within a (1 + ϵ) factor. For the important case of p = 0, this provides a significant improvement over the previousÕ(n/ϵ 2 ) result in [16]. Also, due to the Ω(n/ϵ 2 ) lower bound in [16] for one-round algorithms (i.e., algorithms for which Alice sends a single message to Bob, who outputs the answer), this gives a separation in the complexity of this problem for one and two-round algorithms.…”
Section: Our Resultsmentioning
confidence: 86%
See 1 more Smart Citation
“…The Indexing problem is to return y ℓ for which there is a Ω(|y|) = Ω(n/ε 2 ) lower bound (Lemma 5). The initial part of the reduction follows the construction in the proof of Theorem 6 in [VWWZ15], which we encapsulate in the following lemma.…”
Section: Reductionsmentioning
confidence: 99%
“…Lemma 8 (Theorem 6 in [VWWZ15]). Given y, Alice can construct a matrix P ∈ {0, 1} n×γ using public randomness, such that if P i and P j are the i'th and j'th rows of P respectively, then with probability at least 2/3, ∆(P i , P j ) Let Alice construct P according to Lemma 8 and then adjoin the bitwise complement of the matrix P below P to form the matrix P ′ ∈ {0, 1} 2n×γ ; note that each column of P ′ has exactly n 1's and n 0's.…”
Section: Reductionsmentioning
confidence: 99%