Efficient Maximum Fair Clique Search over Large Networks
Qi Zhang, Rong-Hua Li, Zifan Zheng, Hongchao Qin, Ye Yuan, Guoren Wang

TL;DR
This paper introduces novel algorithms and techniques for efficiently finding maximum relative fair cliques in large attributed graphs, addressing fairness and scalability in cohesive subgraph mining.
Contribution
It pioneers the investigation of maximum relative fair clique detection, proposing graph reduction, upper bounds, and a linear-time heuristic algorithm for large-scale graphs.
Findings
Algorithms are efficient and scalable on real datasets.
Graph reduction techniques effectively prune the search space.
Heuristic algorithm improves search efficiency and solution quality.
Abstract
Mining cohesive subgraphs in attributed graphs is an essential problem in the domain of graph data analysis. The integration of fairness considerations significantly fuels interest in models and algorithms for mining fairness-aware cohesive subgraphs. Notably, the relative fair clique emerges as a robust model, ensuring not only comprehensive attribute coverage but also greater flexibility in distributing attribute vertices. Motivated by the strength of this model, we for the first time pioneer an investigation into the identification of the maximum relative fair clique in large-scale graphs. We introduce a novel concept of colorful support, which serves as the foundation for two innovative graph reduction techniques. These techniques effectively narrow the graph's size by iteratively removing edges that do not belong to relative fair cliques. Furthermore, a series of upper bounds of…
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
TopicsAdvanced Graph Neural Networks · Bayesian Modeling and Causal Inference · Complexity and Algorithms in Graphs
