Targeting influence in a harmonic opinion model
Zachary M. Boyd, Nicolas Fraiman, Jeremy L. Marzuola, Peter J. Mucha, Braxton Osting
TL;DR
The paper studies how to strategically influence a network when multiple extreme opinions compete, by modeling opinions as a vector-valued harmonic field on a graph with Dirichlet zealots. It proves the targeting problem is NP-hard but the objective is monotone and submodular, enabling a $(1-1/e)$-approximation via greedy optimization, and it introduces a convex relaxation with explicit gradient and Hessian to compute approximate solutions efficiently. It also shows that symmetry in the graph preserves optimality in the relaxed problem and develops two computational approaches (greedy Schur-complement solves and relaxation-based optimization) whose performance is validated on grids and H-graphs, with an interactive game implementation. The results offer a principled, scalable framework for adversarial influence in networks, linking probabilistic hitting interpretations, energy minimization, and submodular optimization to practical strategies for influence targeting.
Abstract
Influence propagation in social networks is a central problem in modern social network analysis, with important societal applications in politics and advertising. A large body of work has focused on cascading models, viral marketing, and finite-horizon diffusion. There is, however, a need for more developed, mathematically principled \emph{adversarial models}, in which multiple, opposed actors strategically select nodes whose influence will maximally sway the crowd to their point of view. In the present work, we develop and analyze such a model based on harmonic functions and linear diffusion. We prove that our general problem is NP-hard and that the objective function is monotone and submodular; consequently, we can greedily approximate the solution within a constant factor. Introducing and analyzing a convex relaxation, we show that the problem can be approximately solved using smooth optimization methods. We illustrate the effectiveness of our approach on a variety of example networks.
