Cardinality Estimation on Hyper-relational Knowledge Graphs
Fei Teng, Haoyang Li, Shimin Di, Lei Chen

TL;DR
This paper introduces a new benchmark and a qualifier-aware GNN model for more accurate cardinality estimation on hyper-relational knowledge graphs, addressing the limitations of existing methods.
Contribution
The work constructs diverse querysets for hyper-relational KGs and proposes a novel GNN model that effectively utilizes qualifier information for improved estimation accuracy.
Findings
The proposed model outperforms existing methods on three benchmarks.
Constructed diverse and unbiased querysets for hyper-relational KGs.
Demonstrated the effectiveness of qualifier-aware GNN in cardinality estimation.
Abstract
Cardinality Estimation (CE) for query is to estimate the number of results without execution, which is an effective index in query optimization. Recently, CE for queries over knowlege graph (KGs) with triple facts has achieved great success. To more precisely represent facts, current researchers propose hyper-relational KGs (HKGs) to represent a triple fact with qualifiers providing additional context to the fact. However, existing CE methods, such as sampling and summary methods over KGs, perform unsatisfactorily on HKGs due to the complexity of qualifiers. Learning-based CE methods do not utilize qualifier information to learn query representation accurately, leading to poor performance. Also, there is only one limited CE benchmark for HKG query, which is not comprehensive and only covers limited patterns. The lack of querysets over HKG also becomes a bottleneck to comprehensively…
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
TopicsAdvanced Graph Neural Networks · Cognitive Computing and Networks · Rough Sets and Fuzzy Logic
MethodsGraph Neural Network
