paper-with-me

Papers

Provably Efficient Reinforcement Learning for Online Adaptive Influence Maximization

2022-06-29 · Kaixuan Huang, Yu Wu, Xuezhou Zhang, Shenyinying Tu, Qingyun Wu, Mengdi Wang, Huazheng Wang

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 seed nodes are selected before the start of the diffusion process and network parameters are updated when the diffusion stops. We consider an adaptive version of content-dependent online influence maximization problem where the seed nodes are sequentially activated based on real-time feedback. In this paper, we formulate the problem as an infinite-horizon discounted MDP under a linear diffusion process and present a model-based reinforcement learning solution. Our algorithm maintains a network model estimate and selects seed users adaptively, exploring the social network while improving the optimal policy optimistically. We establish $\widetilde O(\sqrt{T})$ regret bound for our algorithm. Empirical evaluations on synthetic network demonstrate the efficiency of our algorithm.

📄 PDF Abstract BibTeX arXiv:2206.14846

Code (0)

등록된 구현이 없습니다.

Tasks

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

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Correction of Pseudo Log-Likelihood Method

2024-03-26 · Shi Feng, Nuoya Xiong, Zhijie Zhang, Wei Chen

Pseudo log-likelihood is a type of maximum likelihood estimation (MLE) method used in various fields including contextual bandits, influence maximization of social networks, and causal bandits. However, in previous liter…

Multi-Armed Bandits

CLAIM: Curriculum Learning Policy for Influence Maximization in Unknown Social Networks

2021-07-08 · Dexun Li, Meghna Lowalekar, Pradeep Varakantham

Influence maximization is the problem of finding a small subset of nodes in a network that can maximize the diffusion of information. Recently, it has also found application in HIV prevention, substance abuse prevention,…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Factorization Bandits for Online Influence Maximization

2019-06-09 · Qingyun Wu, Zhige Li, Huazheng Wang, Wei Chen 외

We study the problem of online influence maximization in social networks. In this problem, a learner aims to identify the set of "best influencers" in a network by interacting with it, i.e., repeatedly selecting seed nod…

Robust Influence Maximization

2016-01-25 · Wei Chen, Tian Lin, Zihan Tan, Mingfei Zhao 외

In this paper, we address the important issue of uncertainty in the edge influence probability estimates for the well studied influence maximization problem --- the task of finding $k$ seed nodes in a social network to m…

REM: A Scalable Reinforced Multi-Expert Framework for Multiplex Influence Maximization

2025-01-01 · Huyen Nguyen, Hieu Dam, Nguyen Do, Cong Tran 외

In social online platforms, identifying influential seed users to maximize influence spread is a crucial as it can greatly diminish the cost and efforts required for information dissemination. While effective, traditiona…

Mixture-of-Experts