On The Multiparty Communication Complexity of Testing Triangle-Freeness
Orr Fischer, Shay Gershtein, Rotem Oshman

TL;DR
This paper explores the communication complexity of testing triangle-freeness in graphs within multi-party models, providing new protocols and bounds for different degrees and communication settings.
Contribution
It introduces the first bounds for multi-party triangle-freeness testing in the coordinator model, including optimal protocols for certain degrees and complexity insights.
Findings
General protocol uses O(k(nd)^{1/4}+k^2) bits
Simultaneous protocol uses O(k \u221A n) or O(k (nd)^{1/3}) bits depending on degree
Testing for degree O(1) is asymptotically optimal
Abstract
In this paper we initiate the study of property testing in simultaneous and non-simultaneous multi-party communication complexity, focusing on testing triangle-freeness in graphs. We consider the model, where we have players receiving private inputs, and a coordinator who receives no input; the coordinator can communicate with all the players, but the players cannot communicate with each other. In this model, we ask: if an input graph is divided between the players, with each player receiving some of the edges, how many bits do the players and the coordinator need to exchange to determine if the graph is triangle-free, or from triangle-free? For general communication protocols, we show that bits are sufficient to test triangle-freeness in graphs of size with average degree (the degree need not be known in…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
