🤖 AI Summary
This work addresses the computational inefficiency of computing equilibrium opinion vectors, polarization, and disagreement metrics under the Friedkin-Johnsen (FJ) opinion dynamics model on large-scale directed or undirected social networks. We propose a deterministic local iterative algorithm with provable relative-error guarantees, accelerated via Successive Over-Relaxation (SOR) using an analytically optimized relaxation parameter. By eschewing global matrix operations, our method achieves significantly reduced time and space complexity—enabling efficient ε-approximate solutions on networks with up to ten million nodes. Experiments across diverse real-world social networks demonstrate that, compared to exact solvers and existing approximation methods, our approach attains 10×–100× speedup while maintaining high accuracy (i.e., ε-relative error). The algorithm exhibits strong scalability and rigorous theoretical guarantees, establishing a practical new paradigm for large-scale opinion dynamics analysis.
📝 Abstract
Online social networks have become an integral part of modern society, profoundly influencing how individuals form and exchange opinions across diverse domains ranging from politics to public health. The Friedkin-Johnsen model serves as a foundational framework for modeling opinion formation dynamics in such networks. In this paper, we address the computational task of efficiently determining the equilibrium opinion vector and associated metrics including polarization and disagreement, applicable to both directed and undirected social networks. We propose a deterministic local algorithm with relative error guarantees, scaling to networks exceeding ten million nodes. Further acceleration is achieved through integration with successive over-relaxation techniques, where a relaxation factor optimizes convergence rates. Extensive experiments on diverse real-world networks validate the practical effectiveness of our approaches, demonstrating significant improvements in computational efficiency and scalability compared to conventional methods.