Fair densest subgraph across multiple graphs
Chamalee Wickrama Arachchi, Nikolaj Tatti

TL;DR
This paper introduces the fair densest subgraph problem across multiple graphs, proposing algorithms to find dense subgraphs with balanced densities, and demonstrates their effectiveness through theoretical analysis and experiments.
Contribution
It formulates the novel fair densest subgraph problem across multiple graphs, proves its NP-hardness, and provides exact and heuristic algorithms with experimental validation.
Findings
Algorithms effectively find ground truth in synthetic data.
Heuristic algorithms produce good results on real-world data.
Case studies demonstrate practical usefulness.
Abstract
Many real-world networks can be modeled as graphs. Finding dense subgraphs is a key problem in graph mining with applications in diverse domains. In this paper, we consider two variants of the densest subgraph problem where multiple graph snapshots are given and the goal is to find a fair densest subgraph without over-representing the density among the graph snapshots. More formally, given a set of graphs and input parameter , we find a dense subgraph maximizing the sum of densities across snapshots such that the difference between the maximum and minimum induced density is at most . We prove that this problem is NP-hard and present an integer programming based, exact algorithm and a practical polynomial-time heuristic. We also consider a minimization variant where given an input parameter , we find a dense subgraph which minimizes the difference between 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
