The Quantum Message Complexity of Distributed Wake-Up with Advice

The Quantum Message Complexity of Distributed Wake-Up with Advice
Notice: This research summary and analysis were automatically generated using AI technology. For absolute accuracy, please refer to the [Original Paper Viewer] below or the Original ArXiv Source.

We consider the distributed wake-up problem with advice, where nodes are equipped with initial knowledge about the network at large. After the adversary awakens a subset of nodes, an oracle computes a bit string (``the advice’’) for each node, and the goal is to wake up all sleeping nodes efficiently. We present the first upper and lower bounds on the message complexity for wake-up in the quantum routing model, introduced by Dufoulon, Magniez, and Pandurangan (PODC 2025). In more detail, we give a distributed advising scheme that, given $α$ bits of advice per node, wakes up all nodes with a message complexity of $O( \sqrt{\frac{n^3}{2^{\max{\lfloor (α-1)/2 \rfloor},0}}}\cdot\log n )$ with high probability. Our result breaks the $Ω( \frac{n^2}{2^α} )$ barrier known for the classical port numbering model in sufficiently dense graphs. To complement our algorithm, we give a lower bound on the message complexity for distributed quantum algorithms: By leveraging a lower bound result for the single-bit descriptor problem in the query complexity model, we show that wake-up has a quantum message complexity of $Ω( n^{3/2} )$ without advice, which holds independently of how much time we allow. In the setting where an adversary decides which nodes start the algorithm, most graph problems of interest implicitly require solving wake-up, and thus the same lower bound also holds for other fundamental problems such as single-source broadcast and spanning tree construction.


💡 Research Summary

The paper initiates the study of the distributed wake‑up problem with advice in the quantum routing model, a setting introduced by Dufoulon, Magniez, and Pandurangan (PODC 2025). In the wake‑up problem an adversary initially awakens an arbitrary subset of nodes in a connected network of n nodes. An oracle, after observing the whole graph and the set of initially awake nodes, assigns each node a short bit string (the “advice”). The goal is to design a distributed algorithm that, with high probability, wakes every sleeping node while minimizing the total number of messages exchanged.

Main Contributions

  1. Upper bound with advice.
    For any integer α ≤ log₂ n, if each node receives at most α bits of advice, the authors present a quantum algorithm whose message complexity is
    \

Comments & Academic Discussion

Loading comments...

Leave a Comment