Age of Gossip With Time-Varying Topologies

Arunabh Srivastava,Thomas Jacob Maranzatto,Sennur Ulukus
2024-11-07
Abstract:We consider a gossiping network, where a source node sends updates to a network of $n$ gossiping nodes. Meanwhile, the connectivity topology of the gossiping network changes over time, among a finite number of connectivity ''states,'' such as the fully connected graph, the ring graph, the grid graph, etc. The transition of the connectivity graph among the possible options is governed by a finite state continuous time Markov chain (CTMC). When the CTMC is in a particular state, the associated graph topology of the gossiping network is in the way indicated by that state. We evaluate the impact of time-varying graph topologies on the freshness of information for nodes in the network. We use the version age of information metric to quantify the freshness of information at the nodes. Using a method similar to the first passage percolation method, we show that, if one of the states of the CTMC is the fully connected graph and the transition rates of the CTMC are constant, then the version age of a typical node in the network scales logarithmically with the number of nodes, as in the case if the network was always fully connected. That is, there is no loss in the age scaling, even if the network topology deviates from full connectivity, in this setting. We perform numerical simulations and analyze more generally how having different topologies and different CTMC rates (that might depend on the number of nodes) affect the average version age scaling of a node in the gossiping network.
Information Theory,Networking and Internet Architecture,Signal Processing
What problem does this paper attempt to address?
The problem that this paper attempts to solve is: in the gossip network, when the network topology changes over time, what is the impact of such dynamic changes on the freshness of information of nodes. Specifically, the author focuses on how to quantify and evaluate the information freshness of nodes when the network topology changes according to the continuous - time Markov chain (CTMC). ### Research Background With the progress of wireless communication technology, especially the launch of 5G, network connectivity has been significantly enhanced, making large - scale connections between devices easier. This enhanced connectivity has given rise to many new application scenarios, such as unmanned aerial vehicle networks, sensor networks in remote areas, and self - driving car networks. These networks are usually dense and may be far from the base station, so point - to - point message propagation (i.e., the "gossip" protocol) has become an effective way to spread information quickly. However, due to the mobility of nodes or the unreliability of channels, the topologies of these networks may change dynamically. Therefore, it is crucial to study the impact of dynamically changing graph connectivity structures on such networks. In particular, how to evaluate and ensure the freshness of information has become the focus of research. ### Problem Description In the gossip network, the source node will periodically send updates to other nodes in the network. At the same time, the connectivity topology of the network will change between a limited number of "states", such as a fully connected graph, a ring graph, a grid graph, etc. The transitions between these states are controlled by a finite - state continuous - time Markov chain (CTMC). When the CTMC is in a particular state, the corresponding topology of the gossip network will also change accordingly. The author uses the "version age of information" metric to quantify the freshness of node information. The version age is defined as how many versions the node lags behind the source node. By introducing a method similar to first passage percolation, the author proves that if a state of the CTMC is a fully connected graph and the transition rate of the CTMC is constant, then the version age of a typical node has a logarithmic relationship with the number of nodes, that is, \( \Theta(\log n) \). This means that even if the network topology deviates from being fully connected, there will be no obvious loss in the freshness of information. ### Main Contributions 1. **Analyze the impact of dynamic topology on information freshness**: By introducing the CTMC model, the impact of different topologies and transition rates on the average version age of nodes is studied. 2. **Propose a new method**: Using a method similar to first passage percolation, it is proved that under certain conditions, the version age of a node has a logarithmic relationship with the number of nodes. 3. **Numerical simulation**: Through simulation, the variation law of the average version age of nodes under different topologies and transition rates is verified. ### Conclusion The research in this paper shows that in the gossip network, even if the network topology changes over time, as long as one of the states is a fully connected graph and the transition rate is constant, the version age of nodes can still maintain a logarithmic relationship with the number of nodes. This provides a theoretical basis for designing highly adaptable protocols, especially in dynamically changing network environments.