Efficient Bayesian Social Learning on Trees
Yashodhan Kanoria, Omer Tamuz

TL;DR
This paper introduces an efficient algorithm for Bayesian social learning on trees, significantly reducing computational complexity and enabling agents to learn the true state with minimal effort, even in complex networks.
Contribution
The authors develop a novel dynamic cavity method-based algorithm that makes Bayesian social learning computationally feasible on large, locally tree-like networks.
Findings
Algorithm reduces computational effort to exponential in O(td) per agent.
Agents can learn the true state with polylogarithmic effort under certain conditions.
Results extend to loopy graphs, showing broad applicability of the method.
Abstract
We consider a set of agents who are attempting to iteratively learn the 'state of the world' from their neighbors in a social network. Each agent initially receives a noisy observation of the true state of the world. The agents then repeatedly 'vote' and observe the votes of some of their peers, from which they gain more information. The agents' calculations are Bayesian and aim to myopically maximize the expected utility at each iteration. This model, introduced by Gale and Kariv (2003), is a natural approach to learning on networks. However, it has been criticized, chiefly because the agents' decision rule appears to become computationally intractable as the number of iterations advances. For instance, a dynamic programming approach (part of this work) has running time that is exponentially large in \min(n, (d-1)^t), where n is the number of agents. We provide a new algorithm to…
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.
Taxonomy
TopicsGame Theory and Applications · Opinion Dynamics and Social Influence · Bayesian Modeling and Causal Inference
