paper-with-me

홈 › Papers

Influence Maximization Under Generic Threshold-based Non-submodular Model

2020-12-18 · Liang Ma

As a widely observable social effect, influence diffusion refers to a process where innovations, trends, awareness, etc. spread across the network via the social impact among individuals. Motivated by such social effect, the concept of influence maximization is coined, where the goal is to select a bounded number of the most influential nodes (seed nodes) from a social network so that they can jointly trigger the maximal influence diffusion. A rich body of research in this area is performed under statistical diffusion models with provable submodularity, which essentially simplifies the problem as the optimal result can be approximated by the simple greedy search. When the diffusion models are non-submodular, however, the research community mostly focuses on how to bound/approximate them by tractable submodular functions so as to estimate the optimal result. In other words, there is still a lack of efficient methods that can directly resolve non-submodular influence maximization problems. In this regard, we fill the gap by proposing seed selection strategies using network graphical properties in a generalized threshold-based model, called influence barricade model, which is non-submodular. Specifically, under this model, we first establish theories to reveal graphical conditions that ensure the network generated by node removals has the same optimal seed set as that in the original network. We then exploit these theoretical conditions to develop efficient algorithms by strategically removing less-important nodes and selecting seeds only in the remaining network. To the best of our knowledge, this is the first graph-based approach that directly tackles non-submodular influence maximization.

📄 PDF Abstract BibTeX arXiv:2012.12309

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

Influence Maximization with \varepsilon-Almost Submodular Threshold Functions

2017-12-01 · NeurIPS 2017 12 · Qiang Li, Wei Chen, Institute Of Computing Xiaoming Sun, Institute Of Computing Jialin Zhang

Influence maximization is the problem of selecting $k$ nodes in a social network to maximize their influence spread. The problem has been extensively studied but most works focus on the submodular influence diffusion mod…

Online Two-Stage Submodular Maximization

2025-10-22 · Iasonas Nikolaou, Miltiadis Stouras, Stratis Ioannidis, Evimaria Terzi arxiv

Given a collection of monotone submodular functions, the goal of Two-Stage Submodular Maximization (2SSM) [Balkanski et al., 2016] is to restrict the ground set so an objective selected u.a.r. from the collection attains…

Fairness in Monotone $k$-submodular Maximization: Algorithms and Applications

2024-11-08 · Yanhui Zhu, Samik Basu, A. Pavan

Submodular optimization has become increasingly prominent in machine learning and fairness has drawn much attention. In this paper, we propose to study the fair $k$-submodular maximization problem and develop a $\frac{1}…

Fairness

Balancing Utility and Fairness in Submodular Maximization (Technical Report)

2022-11-02 · Yanhao Wang, Yuchen Li, Francesco Bonchi, Ying Wang

Submodular function maximization is a fundamental combinatorial optimization problem with plenty of applications -- including data summarization, influence maximization, and recommendation. In many of these problems, the…

Combinatorial OptimizationData SummarizationFairness

Computing and maximizing influence in linear threshold and triggering models

2016-12-01 · NeurIPS 2016 12 · Justin T. Khim, Varun Jog, Po-Ling Loh

We establish upper and lower bounds for the influence of a set of nodes in certain types of contagion models. We derive two sets of bounds, the first designed for linear threshold models, and the second more broadly appl…