English

Efficiently Answering Quality Constrained Shortest Distance Queries in Large Graphs

Databases 2022-11-17 v1 Social and Information Networks

Abstract

The shortest-path distance is a fundamental concept in graph analytics and has been extensively studied in the literature. In many real-world applications, quality constraints are naturally associated with edges in the graphs and finding the shortest distance between two vertices ss and tt along only valid edges (i.e., edges that satisfy a given quality constraint) is also critical. In this paper, we investigate this novel and important problem of quality constraint shortest distance queries. We propose an efficient index structure based on 2-hop labeling approaches. Supported by a path dominance relationship incorporating both quality and length information, we demonstrate the minimal property of the new index. An efficient query processing algorithm is also developed. Extensive experimental studies over real-life datasets demonstrates efficiency and effectiveness of our techniques.

Keywords

Cite

@article{arxiv.2211.08648,
  title  = {Efficiently Answering Quality Constrained Shortest Distance Queries in Large Graphs},
  author = {You Peng and Zhuo Ma and Wenjie Zhang and Xuemin Lin and Ying Zhang and Xiaoshuang Chen},
  journal= {arXiv preprint arXiv:2211.08648},
  year   = {2022}
}
R2 v1 2026-06-28T06:00:27.229Z