paper-with-me

Papers

Dynamic Gradient Influencing for Viral Marketing Using Graph Neural Networks

2024-03-19 · Saurabh Sharma, Ambuj Singh

The problem of maximizing the adoption of a product through viral marketing in social networks has been studied heavily through postulated network models. We present a novel data-driven formulation of the problem. We use Graph Neural Networks (GNNs) to model the adoption of products by utilizing both topological and attribute information. The resulting Dynamic Viral Marketing (DVM) problem seeks to find the minimum budget and minimal set of dynamic topological and attribute changes in order to attain a specified adoption goal. We show that DVM is NP-Hard and is related to the existing influence maximization problem. Motivated by this connection, we develop the idea of Dynamic Gradient Influencing (DGI) that uses gradient ranking to find optimal perturbations and targets low-budget and high influence non-adopters in discrete steps. We use an efficient strategy for computing node budgets and develop the ''Meta-Influence'' heuristic for assessing a node's downstream influence. We evaluate DGI against multiple baselines and demonstrate gains on average of 24% on budget and 37% on AUC on real-world attributed networks. Our code is publicly available at https://github.com/saurabhsharma1993/dynamic_viral_marketing.

📄 PDF Abstract BibTeX arXiv:2403.12399

Code (1)

saurabhsharma1993/dynamic_viral_marketing 공식 구현 pytorch

Tasks

AttributeMarketing

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
DGI Deep Graph Infomax (DGI), a general approach for learning node representations within graph-structured data in an unsupervised manner. DGI relies on maximizing mutual information…
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 제목 키워드 기반

Evidential positive opinion influence measures for viral marketing

2019-07-11 · Siwar Jendoubi, Arnaud Martin

The Viral Marketing is a relatively new form of marketing that exploits social networks to promote a brand, a product, etc. The idea behind it is to find a set of influencers on the network that can trigger a large casca…

Marketing

Allocating marketing resources over social networks: A long-term analysis

2020-11-17 · Vineeth S. Varma, Samson Lasaulce, Julien Mounthanyvong, Irinel-Constantin Morarescu

In this paper, we consider a network of consumers who are under the combined influence of their neighbors and external influencing entities (the marketers). The consumers' opinion follows a hybrid dynamics whose opinion …

Marketing

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 c…

Combinatorial OptimizationMarketing

Cost-aware Targeted Viral Marketing in billion-scale networks

2016-07-28 · IEEE 2016 7 · Hung T. Nguyen, Thang N. Dinh, My T. Thai

Online social networks have been one of the most effective platforms for marketing and advertising. Through the “world-of-mouth” exchanges, so-called viral marketing, the influence and product adoption can spread from fe…

Marketing

Understanding Image Virality

2015-03-08 · CVPR 2015 6 · Arturo Deza, Devi Parikh

Virality of online content on social networking websites is an important but esoteric phenomenon often studied in fields like marketing, psychology and data mining. In this paper we study viral images from a computer vis…

AttributeMarketing