Influence Maximization in Hypergraphs using Multi-Objective Evolutionary Algorithms
Stefano Genetti, Eros Ribaga, Elia Cunegatti, Quintino Francesco, Lotito, Giovanni Iacca

TL;DR
This paper introduces a novel multi-objective evolutionary algorithm tailored for influence maximization in hypergraphs, demonstrating superior performance over existing methods on real-world datasets and multiple propagation models.
Contribution
It is the first to apply evolutionary algorithms to influence maximization in hypergraphs, incorporating hypergraph-aware mutation and smart initialization techniques.
Findings
Achieves state-of-the-art results in hypervolume and solution diversity
Outperforms five baseline algorithms on nine real-world datasets
Effective across three different propagation models
Abstract
The Influence Maximization (IM) problem is a well-known NP-hard combinatorial problem over graphs whose goal is to find the set of nodes in a network that spreads influence at most. Among the various methods for solving the IM problem, evolutionary algorithms (EAs) have been shown to be particularly effective. While the literature on the topic is particularly ample, only a few attempts have been made at solving the IM problem over higher-order networks, namely extensions of standard graphs that can capture interactions that involve more than two nodes. Hypergraphs are a valuable tool for modeling complex interaction networks in various domains; however, they require rethinking of several graph-based problems, including IM. In this work, we propose a multi-objective EA for the IM problem over hypergraphs that leverages smart initialization and hypergraph-aware mutation. While the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications
MethodsSparse Evolutionary Training
