English

Efficient Approximation Algorithms for Fair Influence Maximization under Maximin Constraint

Data Structures and Algorithms 2026-02-02 v2

Abstract

Fair Influence Maximization (FIM) seeks to mitigate disparities in influence across different groups and has recently garnered increasing attention. A widely adopted notion of fairness in FIM is the maximin constraint, which directly requires maximizing the utility (influenced ratio within a group) of the worst-off group. Despite its intuitive formulation, designing efficient algorithms with strong theoretical guarantees remains challenging, as the maximin objective does not satisfy submodularity, a key property for designing approximate algorithms in traditional influence maximization settings. In this paper, we address this challenge by proposing a two-step optimization framework consisting of Inner-group Maximization (IGM) and Across-group Maximization (AGM). We first prove that the influence spread within any individual group remains submodular, enabling effective optimization within groups. Based on this, IGM applies a greedy approach to pick high-quality seeds for each group. In the second step, AGM coordinates seed selection across groups by introducing two strategies: Uniform Selection (US) and Greedy Selection (GS). We prove that AGM-GS holds a (11/eε)(1-1/e-\varepsilon) approximation to the optimal solution when groups are completely disconnected, while AGM-US guarantees a roughly 1m(11/eε)\frac{1}{m}(1-1/e-\varepsilon) lower bound regardless of the group structure, with mm denoting the number of groups.

Keywords

Cite

@article{arxiv.2509.26579,
  title  = {Efficient Approximation Algorithms for Fair Influence Maximization under Maximin Constraint},
  author = {Xiaobin Rui and Qiangpeng Fang and Chen Peng and Jilong Shi and Zhixiao Wang and Wei Chen},
  journal= {arXiv preprint arXiv:2509.26579},
  year   = {2026}
}

Comments

9 pages, 4 figures

R2 v1 2026-07-01T06:08:22.547Z