SIAIApr 15, 2025

Influence Maximization in Temporal Social Networks with a Cold-Start Problem: A Supervised Approach

arXiv:2504.11245v11 citationsh-index: 3ICWSM
Originality Incremental advance
AI Analysis

This work addresses the cold-start issue in influence maximization for temporal social networks, particularly in online gaming environments, representing an incremental advancement.

The paper tackled influence maximization in temporal social networks with a cold-start problem by introducing a motif-based labeling method and a tensorized Temporal Graph Network, achieving improved prediction accuracy and computational efficiency, as validated through offline experiments and online A/B testing.

Influence Maximization (IM) in temporal graphs focuses on identifying influential "seeds" that are pivotal for maximizing network expansion. We advocate defining these seeds through Influence Propagation Paths (IPPs), which is essential for scaling up the network. Our focus lies in efficiently labeling IPPs and accurately predicting these seeds, while addressing the often-overlooked cold-start issue prevalent in temporal networks. Our strategy introduces a motif-based labeling method and a tensorized Temporal Graph Network (TGN) tailored for multi-relational temporal graphs, bolstering prediction accuracy and computational efficiency. Moreover, we augment cold-start nodes with new neighbors from historical data sharing similar IPPs. The recommendation system within an online team-based gaming environment presents subtle impact on the social network, forming multi-relational (i.e., weak and strong) temporal graphs for our empirical IM study. We conduct offline experiments to assess prediction accuracy and model training efficiency, complemented by online A/B testing to validate practical network growth and the effectiveness in addressing the cold-start issue.

Code Implementations1 repo
Foundations

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

Your Notes