SIJun 23

The Significance of User Characteristics for Reposting Prediction on X: A Comparative Analysis Under Distribution Shift

arXiv:2505.153703.1h-index: 3
Predicted impact top 68% in SI · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers and practitioners building robust information diffusion models, this work demonstrates the critical importance of user characteristics over content under distribution shift.

The paper tackles out-of-distribution reposting prediction on X, finding that user-related features (profiles, social relations, history) achieve F1 > 0.70, while post-related features drop to ~0.12 for unseen topics.

Understanding information diffusion on X (formerly Twitter) requires accurate modelling of reposting behaviour. Most existing work predicts reposting under in-distribution settings, where training and test data cover the same topics. This paper addresses a more realistic and challenging scenario: out-of-distribution prediction, i.e., forecasting reposting behaviour for new, previously unseen topics. We formulate the task at the individual level - predicting whether a specific user will repost a given post - and systematically compare the predictive power of post-related features, user-related features, and their combination across four representative models: Decision Tree, Multi-Layer Perceptron, BERT, and Qwen. Our experiments show that while post-related features perform well in-distribution, their performance declines drastically for unseen topics, with F1 scores falling to approximately 0.12. In contrast, user-related features - including user profiles, social relations, and historical behaviour - deliver strong and transferable performance, raising the F1 score to over 0.70. These results demonstrate that reposting decisions are largely content-agnostic: they are driven more by stable user characteristics than by the specific content of a post. Our findings highlight the value of user modelling for building robust prediction systems and provide new insights into the mechanisms that enable information to spread across different topics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes