What graph neural networks cannot learn: depth vs width

A Loukas - arXiv preprint arXiv:1907.03199, 2019 - arxiv.org
This paper studies the expressive power of graph neural networks falling within the
message-passing framework (GNNmp). Two results are presented. First, GNNmp are shown …

[图书][B] Communication Complexity: and Applications

A Rao, A Yehudayoff - 2020 - books.google.com
Communication complexity is the mathematical study of scenarios where several parties
need to communicate to achieve a common goal, a situation that naturally appears during …

Improved massively parallel computation algorithms for mis, matching, and vertex cover

M Ghaffari, T Gouleakis, C Konrad, S Mitrović… - Proceedings of the …, 2018 - dl.acm.org
We present O (loglog n)-round algorithms in the Massively Parallel Computation (MPC)
model, with Õ (n) memory per machine, that compute a maximal independent set, a 1+ ε …

Algebraic methods in the congested clique

K Censor-Hillel, P Kaski, JH Korhonen… - Proceedings of the …, 2015 - dl.acm.org
In this work, we use algebraic methods for studying distance computation and subgraph
detection tasks in the congested clique model. Specifically, we adapt parallel matrix …

Hardness of approximation in P via short cycle removal: cycle detection, distance oracles, and beyond

A Abboud, K Bringmann, S Khoury… - Proceedings of the 54th …, 2022 - dl.acm.org
We present a new technique for efficiently removing almost all short cycles in a graph
without unintentionally removing its triangles. Consequently, triangle finding problems do …

The complexity of (Δ+ 1) coloring in congested clique, massively parallel computation, and centralized local computation

YJ Chang, M Fischer, M Ghaffari, J Uitto… - Proceedings of the 2019 …, 2019 - dl.acm.org
In this paper, we present new randomized algorithms that improve the complexity of the
classic (Δ+ 1)-coloring problem, and its generalization (Δ+ 1)-list-coloring, in three well …

MST in O(1) Rounds of Congested Clique

T Jurdziński, K Nowicki - Proceedings of the Twenty-Ninth Annual ACM-SIAM …, 2018 - SIAM
We present a distributed randomized algorithm finding Minimum Spanning Tree (MST) of a
given graph in O (1) rounds, with high probability, in the congested clique model. The input …

Shuffles and circuits (on lower bounds for modern parallel computation)

T Roughgarden, S Vassilvitskii, JR Wang - Journal of the ACM (JACM), 2018 - dl.acm.org
The goal of this article is to identify fundamental limitations on how efficiently algorithms
implemented on platforms such as MapReduce and Hadoop can compute the central …

Toward optimal bounds in the congested clique: Graph connectivity and MST

JW Hegeman, G Pandurangan… - Proceedings of the …, 2015 - dl.acm.org
We study two fundamental graph problems, Graph Connectivity (GC) and Minimum
Spanning Tree (MST), in the well-studied Congested Clique model, and present several …

MST in log-star rounds of congested clique

M Ghaffari, M Parter - Proceedings of the 2016 ACM Symposium on …, 2016 - dl.acm.org
We present a randomized algorithm that computes a Minimum Spanning Tree (MST) in O
(log* n) rounds, with high probability, in the Congested Clique model of distributed …