
TL;DR
This paper investigates the greedy gossiping problem, determining the maximum gossip knowledge achievable with a limited number of calls and proving the optimality of the greedy strategy for most cases.
Contribution
It introduces and solves the greedy gossiping problem, establishing the optimality of the greedy calling strategy for nearly all call counts less than the known total.
Findings
Maximum gossip knowledge reaches n^2 only at m=2n-3 calls.
For each m<2n-4, the greedy strategy is proven optimal.
The problem extends the classic Gossiping Problem with a focus on limited calls.
Abstract
The renowned Gossiping Problem (1971) asks the following. There are people who each know an item of gossip. In a telephone call, two people share all the gossip they know. How many calls are needed for all of them to be informed of all the gossip? If , the answer is . We initiate and solve the related Greedy Gossiping Problem: given a fixed number of calls, at most how much gossip can be known altogether? If every call increases the total knowledge of gossip as much as possible, the sum reaches only when . Our main result is that surprisingly, for each , this calling strategy is optimal.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
