Preserving Minority Structures in Graph Sampling
Ying Zhao, Haojin Jiang, Qi'an Chen, Yaqi Qin, Huixuan Xie, Yitao Wu, Shixia Liu, Zhiguang Zhou, Jiazhi Xia, Fangfang Zhou

TL;DR
This paper introduces a novel graph sampling method called MCGS that effectively preserves rare and small minority structures, which are often overlooked by existing algorithms, thereby improving graph analysis and visualization.
Contribution
The paper proposes MCGS, a new graph sampling approach that uses triangle and cut-point algorithms along with importance criteria to better preserve minority structures.
Findings
MCGS outperforms existing sampling algorithms in minority structure preservation.
Experimental results show improved accuracy in maintaining minority structures.
Case studies demonstrate the practical effectiveness of MCGS.
Abstract
Sampling is a widely used graph reduction technique to accelerate graph computations and simplify graph visualizations. By comprehensively analyzing the literature on graph sampling, we assume that existing algorithms cannot effectively preserve minority structures that are rare and small in a graph but are very important in graph analysis. In this work, we initially conduct a pilot user study to investigate representative minority structures that are most appealing to human viewers. We then perform an experimental study to evaluate the performance of existing graph sampling algorithms regarding minority structure preservation. Results confirm our assumption and suggest key points for designing a new graph sampling approach named mino-centric graph sampling (MCGS). In this approach, a triangle-based algorithm and a cut-point-based algorithm are proposed to efficiently identify minority…
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.
Taxonomy
TopicsData Visualization and Analytics · Complex Network Analysis Techniques · Advanced Graph Neural Networks
