78

Broadcasting on Bounded Degree DAGs

Abstract

We study the following generalization of the well-known model of broadcasting on trees. Consider an infinite directed acyclic graph (DAG) with a unique source node XX. Let the collection of nodes at distance kk from XX be called the kkth layer. At time zero, the source node is given a bit. At time k1k\geq 1, each node in the (k1)(k-1)th layer inspects its inputs and sends a bit to its descendants in the kkth layer. Each bit is flipped with a probability of error δ(0,12)\delta \in \left(0,\frac{1}{2}\right) in the process of transmission. The goal is to be able to recover the original bit with probability of error better than 12\frac{1}{2} from the values of all nodes at an arbitrarily deep layer kk. Besides its natural broadcast interpretation, the DAG broadcast is a natural model of noisy computation. Some special cases of the model represent information flow in biological networks, and other cases represent noisy finite automata models. We show that there exist DAGs with bounded degree and layers of size ω(log(k))\omega(\log(k)) that permit recovery provided δ\delta is sufficiently small and find the critical δ\delta for the DAGs constructed. Our result demonstrates a doubly-exponential advantage for storing a bit in bounded degree DAGs compared to trees. On the negative side, we show that if the DAG is a two-dimensional regular grid, then recovery is impossible for any δ(0,12)\delta \in \left(0,\frac{1}{2}\right) provided all nodes use either AND or XOR for their processing functions.

View on arXiv
Comments on this paper