paper-with-me

홈 › Papers

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

2025-04-15 · Laixin Xie, Ying Zhang, Xiyuan Wang, Shiyi Liu, Shenghan Gao, Xingxing Xing, Wei Wan, Haipeng Zhang, Quan Li

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.

📄 PDF Abstract BibTeX arXiv:2504.11245

Code (1)

laixinn/ICWSM25-Influence-Maximization 공식 구현 pytorch

Tasks

Computational Efficiency

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Using Social Media Background to Improve Cold-start Recommendation Deep Models

2021-06-04 · Yihong Zhang, Takuya Maekawa, Takahiro Hara

In recommender systems, a cold-start problem occurs when there is no past interaction record associated with the user or item. Typical solutions to the cold-start problem make use of contextual information, such as user …

Recommendation Systems

RELINE: Point-of-Interest Recommendations using Multiple Network Embeddings

2019-02-02 · Giannis Christoforidis, Pavlos Kefalas, Apostolos N. Papadopoulos, Yannis Manolopoulos

The rapid growth of users' involvement in Location-Based Social Networks (LBSNs) has led to the expeditious growth of the data on a global scale. The need of accessing and retrieving relevant information close to users' …

Recommendation Systems

SocialRec: User Activity Based Post Weighted Dynamic Personalized Post Recommendation System in Social Media

2024-07-13 · Ismail Hossain, Sai Puppala, Md Jahangir Alam, Sajedul Talukder

User activities can influence their subsequent interactions with a post, generating interest in the user. Typically, users interact with posts from friends by commenting and using reaction emojis, reflecting their level …

Collaborative Filtering

Provably Efficient Reinforcement Learning for Online Adaptive Influence Maximization

2022-06-29 · Kaixuan Huang, Yu Wu, Xuezhou Zhang, Shenyinying Tu 외

Online influence maximization aims to maximize the influence spread of a content in a social network with unknown network model by selecting a few seed nodes. Recent studies followed a non-adaptive setting, where the see…

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Temporally and Distributionally Robust Optimization for Cold-Start Recommendation

2023-12-15 · Xinyu Lin, Wenjie Wang, Jujia Zhao, Yongqi Li 외

Collaborative Filtering (CF) recommender models highly depend on user-item interactions to learn CF representations, thus falling short of recommending cold-start items. To address this issue, prior studies mainly introd…

Collaborative Filtering