Information Degradation and Misinformation in Gossip Networks
Thomas Jacob Maranzatto, Arunabh Srivastava, Sennur Ulukus
TL;DR
This work analyzes information quality in gossip networks where a source propagates updates and nodes overwrite with fresher packets. It introduces a Markov-degradation model for information quality and reduces the quality dynamics to a hopcount problem on a reversed auxiliary graph via a first-passage percolation framework. By specializing to a two-state misinformation process, it compares fully connected and ring graphs, showing the proportion of truthful information decays exponentially with age in both, but at different rates: $P(K_n)=p^{\Theta(\log n)}$ for the complete graph and $P(C_n)=p^{\Theta(\sqrt{n})}$ for the ring, with higher connectivity yielding slower misinformation spread. The paper conjectures exponential degradation across all gossip networks and posits that networks with better AoI would spread misinformation more slowly, highlighting a tradeoff between rapid information dissemination and information integrity.
Abstract
We study networks of gossiping users where a source observing a process sends updates to an underlying graph. Nodes in the graph update their neighbors randomly and nodes always accept packets that have newer information, thus attempting to minimize their age of information (AoI). We show that while gossiping reduces AoI, information can rapidly degrade in such a network. We model degradation by arbitrary discrete-time Markov chains on k states. As a packet is transmitted through the network it modifies its state according to the Markov chain. In the last section, we specialize the Markov chain to represent misinformation spread, and show that the rate of misinformation spread is proportional to the age of information in both the fully-connected graph and ring graph.
