# Random Gossip Processes in Smartphone Peer-to-Peer Networks

**Authors:** Calvin Newport, Alex Weaver

arXiv: 1902.02763 · 2019-02-08

## TL;DR

This paper analyzes random gossip processes in smartphone peer-to-peer networks, demonstrating their efficiency and convergence in models that better reflect real-world mobile communication, and introducing new analytical techniques.

## Contribution

It introduces a new analysis technique showing simple gossip processes outperform complex algorithms in the mobile telephone model and extends the model to more realistic asynchronous settings.

## Key findings

- Simple gossip processes are more efficient than previous algorithms.
- Gossip processes converge even without synchronized rounds.
- Information spreading improves with network connectivity.

## Abstract

In this paper, we study random gossip processes in communication models that describe the peer-to-peer networking functionality included in standard smartphone operating systems. Random gossip processes spread information through the basic mechanism of randomly selecting neighbors for connections. These processes are well-understood in standard peer-to-peer network models, but little is known about their behavior in models that abstract the smartphone peer-to-peer setting. With this in mind, we begin by studying a simple random gossip process in the synchronous mobile telephone model (the most common abstraction used to study smartphone peer-to-peer systems). By introducing a new analysis technique, we prove that this simple process is actually more efficient than the best-known gossip algorithm in the mobile telephone model, which required complicated coordination among the nodes in the network. We then introduce a novel variation of the mobile telephone model that removes the synchronized round assumption, shrinking the gap between theory and practice. We prove that simple random gossip processes still converge in this setting and that information spreading still improves along with graph connectivity. This new model and the tools we introduce provide a solid foundation for the further theoretical analysis of algorithms meant to be deployed on real smartphone peer-to-peer networks. More generally, our results in this paper imply that simple random information spreading processes should be expected to perform well in this emerging new peer-to-peer setting.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.02763/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1902.02763/full.md

## References

28 references — full list in the complete paper: https://tomesphere.com/paper/1902.02763/full.md

---
Source: https://tomesphere.com/paper/1902.02763