A Social Dynamical System for Twitter Analysis

๐Ÿ“… 2025-03-25
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work addresses the problem of modeling and predicting latent opinion dynamics among users in social media. We propose the Latent Social Dynamical System (LSDS), a unified, differentiable graph neural ODE framework that generalizes classical opinion dynamics models. LSDS introduces a text-driven latent state encoder to disentangle surface-level expressions from underlying beliefs. It supports modular plug-and-play integration of dynamical models, encoders, and downstream tasksโ€”e.g., interaction prediction. By synergistically combining graph neural networks (GNNs), neural ODEs (specifically GraphODE), and dynamic graph modeling, LSDS achieves significant performance gains on a newly curated Twitter temporal dataset. The framework is highly generalizable, modular, and interpretable. To foster reproducibility and further research, we will open-source both the code and the dataset.

Technology Category

Application Category

๐Ÿ“ Abstract
Understanding the evolution of public opinion is crucial for informed decision-making in various domains, particularly public affairs. The rapid growth of social networks, such as Twitter (now rebranded as X), provides an unprecedented opportunity to analyze public opinion at scale without relying on traditional surveys. With the rise of deep learning, Graph Neural Networks (GNNs) have shown great promise in modeling online opinion dynamics. Notably, classical opinion dynamics models, such as DeGroot, can be reformulated within a GNN framework. We introduce Latent Social Dynamical System (LSDS), a novel framework for modeling the latent dynamics of social media users' opinions based on textual content. Since expressed opinions may not fully reflect underlying beliefs, LSDS first encodes post content into latent representations. It then leverages a GraphODE framework, using a GNN-based ODE function to predict future opinions. A decoder subsequently utilizes these predicted latent opinions to perform downstream tasks, such as interaction prediction, which serve as benchmarks for model evaluation. Our framework is highly flexible, supporting various opinion dynamic models as ODE functions, provided they can be adapted into a GNN-based form. It also accommodates different encoder architectures and is compatible with diverse downstream tasks. To validate our approach, we constructed dynamic datasets from Twitter data. Experimental results demonstrate the effectiveness of LSDS, highlighting its potential for future applications. We plan to publicly release our dataset and code upon the publication of this paper.
Problem

Research questions and friction points this paper is trying to address.

Model latent opinion dynamics from Twitter content
Predict future opinions using GraphODE and GNNs
Enable flexible integration of various dynamic models
Innovation

Methods, ideas, or system contributions that make the work stand out.

Latent Social Dynamical System for opinion modeling
GraphODE framework with GNN-based ODE function
Flexible support for various dynamic models
๐Ÿ”Ž Similar Papers
No similar papers found.
Zhiping Xiao
Zhiping Xiao
Postdoc at University of Washington
CSEDMML
X
Xinyu Wang
Computer Science Department, Peking University, No. 5 Yiheyuan Road, Beijing, 100084, Peopleโ€™s Republic of China
Yifang Qin
Yifang Qin
Peking University
Graph Neural NetworksRecommender Systems
Z
Zijie Huang
Department of Computer Science, University of California, 580 Portola Plaza, Los Angeles, 90095, California, United States of America
M
Mason A. Porter
Department of Mathematics, University of California, 520 Portola Plaza, Los Angeles, 90095, California, United States of America; Santa Fe Institute, 1399 Hyde Park Road, Santa Fe, 87501, New Mexico, United States of America
Yizhou Sun
Yizhou Sun
Professor, Computer Science, UCLA
Information NetworksKnowledge GraphsGraph Neural NetworksData MiningMachine Learning