English

Adversarial Graph Embeddings for Fair Influence Maximization over Social Networks

Machine Learning 2020-05-12 v2 Social and Information Networks Machine Learning

Abstract

Influence maximization is a widely studied topic in network science, where the aim is to reach the maximum possible number of nodes, while only targeting a small initial set of individuals. It has critical applications in many fields, including viral marketing, information propagation, news dissemination, and vaccinations. However, the objective does not usually take into account whether the final set of influenced nodes is fair with respect to sensitive attributes, such as race or gender. Here we address fair influence maximization, aiming to reach minorities more equitably. We introduce Adversarial Graph Embeddings: we co-train an auto-encoder for graph embedding and a discriminator to discern sensitive attributes. This leads to embeddings which are similarly distributed across sensitive attributes. We then find a good initial set by clustering the embeddings. We believe we are the first to use embeddings for the task of fair influence maximization. While there are typically trade-offs between fairness and influence maximization objectives, our experiments on synthetic and real-world datasets show that our approach dramatically reduces disparity while remaining competitive with state-of-the-art influence maximization methods.

Keywords

Cite

@article{arxiv.2005.04074,
  title  = {Adversarial Graph Embeddings for Fair Influence Maximization over Social Networks},
  author = {Moein Khajehnejad and Ahmad Asgharian Rezaei and Mahmoudreza Babaei and Jessica Hoffmann and Mahdi Jalili and Adrian Weller},
  journal= {arXiv preprint arXiv:2005.04074},
  year   = {2020}
}

Comments

In Proc. of the 29th International Joint Conference on Artificial Intelligence (IJCAI'20), 2020

R2 v1 2026-06-23T15:24:30.743Z