Sample Complexity of Linear Regression Models for Opinion Formation in Networks

Abstract

Consider public health officials aiming to spread awareness about a new vaccine in a community interconnected by a social network. How can they distribute information with minimal resources, so as to avoid polarization and ensure community-wide convergence of opinion? To tackle such challenges, we initiate the study of sample complexity of opinion formation in networks. Our framework is built on the recognized opinion formation game, where we regard each agent’s opinion as a data-derived model, unlike previous works that treat opinions as data-independent scalars. The opinion model for every agent is initially learned from its local samples and evolves game-theoretically as all agents communicate with neighbors and revise their models towards an equilibrium. Our focus is on the sample complexity needed to ensure that the opinions converge to an equilibrium such that every agent’s final model has low generalization error. Our paper has two main technical results. First, we present a novel polynomial time optimization framework to quantify the total sample complexity for arbitrary networks, when the underlying learning problem is (generalized) linear regression. Second, we leverage this optimization to study the network gain which measures the improvement of sample complexity when learning over a network compared to that in isolation. Towards this end, we derive network gain bounds for various network classes including cliques, star graphs, and random regular graphs. Additionally, our framework provides a method to study sample distribution within the network, suggesting that it is sufficient to allocate samples inversely to the degree. Empirical results on both synthetic and real-world networks strongly support our theoretical findings.

Cite

Text

Liu et al. "Sample Complexity of Linear Regression Models for Opinion Formation in Networks." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I13.33531

Markdown

[Liu et al. "Sample Complexity of Linear Regression Models for Opinion Formation in Networks." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/liu2025aaai-sample/) doi:10.1609/AAAI.V39I13.33531

BibTeX

@inproceedings{liu2025aaai-sample,
  title     = {{Sample Complexity of Linear Regression Models for Opinion Formation in Networks}},
  author    = {Liu, Haolin and Rajaraman, Rajmohan and Sundaram, Ravi and Vullikanti, Anil Kumar S. and Wasim, Omer and Xu, Haifeng},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {13993-14001},
  doi       = {10.1609/AAAI.V39I13.33531},
  url       = {https://mlanthology.org/aaai/2025/liu2025aaai-sample/}
}