paper-with-me

Papers

Budgeted Influence Maximization for Multiple Products

2013-12-08 · Nan Du, YIngyu Liang, Maria Florina Balcan, Le Song

The typical algorithmic problem in viral marketing aims to identify a set of influential users in a social network, who, when convinced to adopt a product, shall influence other users in the network and trigger a large cascade of adoptions. However, the host (the owner of an online social platform) often faces more constraints than a single product, endless user attentions, unlimited budget and unbounded time; in reality, multiple products need to be advertised, each user can tolerate only a small number of recommendations, influencing user has a cost and advertisers have only limited budgets, and the adoptions need to be maximized within a short time window. Given theses myriads of user, monetary, and timing constraints, it is extremely challenging for the host to design principled and efficient viral market algorithms with provable guarantees. In this paper, we provide a novel solution by formulating the problem as a submodular maximization in a continuous-time diffusion model under an intersection of a matroid and multiple knapsack constraints. We also propose an adaptive threshold greedy algorithm which can be faster than the traditional greedy algorithm with lazy evaluation, and scalable to networks with million of nodes. Furthermore, our mathematical formulation allows us to prove that the algorithm can achieve an approximation factor of $k_a/(2+2 k)$ when $k_a$ out of the $k$ knapsack constraints are active, which also improves over previous guarantees from combinatorial optimization literature. In the case when influencing each user has uniform cost, the approximation becomes even better to a factor of $1/3$. Extensive synthetic and real world experiments demonstrate that our budgeted influence maximization algorithm achieves the-state-of-the-art in terms of both effectiveness and scalability, often beating the next best by significant margins.

📄 PDF Abstract BibTeX arXiv:1312.2164

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationMarketing

Similar Papers 제목 키워드 기반

Budgeted Online Influence Maximization

2026-04-21 · Pierre Perrault, Jennifer Healey, Zheng Wen, Michal Valko arxiv

We introduce a new budgeted framework for online influence maximization, considering the total cost of an advertising campaign instead of the common cardinality constraint on a chosen influencer set. Our approach better …

Budgeted Online Influence Maximization

2020-01-01 · ICML 2020 1 · Pierre Perrault, Zheng Wen, Michal Valko, Jennifer Healey

We introduce a new budgeted framework for online influence maximization, considering the total cost of an advertising campaign instead of the common cardinality constraint on a chosen influencer set. Our approac…

valid

Online Learning with Cumulative Oversampling: Application to Budgeted Influence Maximization

2020-04-24 · Shatian Wang, Shuoguang Yang, Zhen Xu, Van-Anh Truong

We propose a cumulative oversampling (CO) method for online learning. Our key idea is to sample parameter estimations from the updated belief space once in each round (similar to Thompson Sampling), and utilize the cumul…

Thompson Sampling

Scalable Influence Maximization for Multiple Products in Continuous-Time Diffusion Networks

2016-12-08 · Nan Du, YIngyu Liang, Maria-Florina Balcan, Manuel Gomez-Rodriguez 외

A typical viral marketing model identifies influential users in a social network to maximize a single product adoption assuming unlimited user attention, campaign budgets, and time. In reality, multiple products need cam…

Marketing

Graph Bayesian Optimization for Multiplex Influence Maximization

2024-03-25 · Zirui Yuan, Minglai Shao, Zhiqian Chen

Influence maximization (IM) is the problem of identifying a limited number of initial influential users within a social network to maximize the number of influenced users. However, previous research has mostly focused on…

Bayesian Optimization