Bayesian Optimization for Building Social-Influence-Free Consensus
Masaki Adachi, Siu Lun Chau, Wenjie Xu, Anurag Singh, Michael A. Osborne, Krikamol Muandet
TL;DR
The paper tackles social influence in collective decision-making by introducing Social Bayesian Optimization (SBO), which jointly learns a hidden social graph and de-biases feedback to recover social-influence-free utilities. An impossibility result shows that no aggregation rule can be groupthink-proof under noisy feedback alone, motivating a dual voting scheme that leverages cheap public votes and costly private votes. SBO uses optimistic MAP to learn a graph-convolution model v=Au and to bound uncertainty, enabling efficient convergence to the true social-influence-free consensus while reducing private-query costs. Across diverse real-world tasks, SBO achieves fast convergence with sublinear private-vote usage, demonstrating practical impact for group decisions in domains such as thermal comfort, team-building, and energy trading.
Abstract
We introduce Social Bayesian Optimization (SBO), a vote-efficient algorithm for consensus-building in collective decision-making. In contrast to single-agent scenarios, collective decision-making encompasses group dynamics that may distort agents' preference feedback, thereby impeding their capacity to achieve a social-influence-free consensus -- the most preferable decision based on the aggregated agent utilities. We demonstrate that under mild rationality axioms, reaching social-influence-free consensus using noisy feedback alone is impossible. To address this, SBO employs a dual voting system: cheap but noisy public votes (e.g., show of hands in a meeting), and more accurate, though expensive, private votes (e.g., one-to-one interview). We model social influence using an unknown social graph and leverage the dual voting system to efficiently learn this graph. Our theoretical findigns show that social graph estimation converges faster than the black-box estimation of agents' utilities, allowing us to reduce reliance on costly private votes early in the process. This enables efficient consensus-building primarily through noisy public votes, which are debiased based on the estimated social graph to infer social-influence-free feedback. We validate the efficacy of SBO across multiple real-world applications, including thermal comfort, team building, travel negotiation, and energy trading collaboration.
