English

TED: Towards Discovering Top-k Edge-Diversified Patterns in a Graph Database

Databases 2022-12-16 v1

Abstract

With an exponentially growing number of graphs from disparate repositories, there is a strong need to analyze a graph database containing an extensive collection of small- or medium-sized data graphs (e.g., chemical compounds). Although subgraph enumeration and subgraph mining have been proposed to bring insights into a graph database by a set of subgraph structures, they often end up with similar or homogenous topologies, which is undesirable in many graph applications. To address this limitation, we propose the Top-k Edge-Diversified Patterns Discovery problem to retrieve a set of subgraphs that cover the maximum number of edges in a database. To efficiently process such query, we present a generic and extensible framework called Ted which achieves a guaranteed approximation ratio to the optimal result. Two optimization strategies are further developed to improve the performance. Experimental studies on real-world datasets demonstrate the superiority of Ted to traditional techniques.

Keywords

Cite

@article{arxiv.2212.07612,
  title  = {TED: Towards Discovering Top-k Edge-Diversified Patterns in a Graph Database},
  author = {Kai Huang and Haibo Hu and Qingqing Ye and Kai Tian and Bolong Zheng and Xiaofang Zhou},
  journal= {arXiv preprint arXiv:2212.07612},
  year   = {2022}
}

Comments

This paper is accepted by SIGMOD 2023

R2 v1 2026-06-28T07:35:46.959Z