Property Graph Schema Optimization for Domain-Specific Knowledge Graphs
Chuan Lei, Rana Alotaibi, Abdul Quamar, Vasilis Efthymiou, and Fatma, \"Ozcan

TL;DR
This paper introduces an ontology-driven schema optimization method for property graphs in domain-specific knowledge graphs, significantly enhancing query performance by reducing traversal costs.
Contribution
It presents the first ontology-based approach for property graph schema optimization, demonstrating substantial performance improvements in real-world domains.
Findings
Achieves up to 100x speed-up in query performance
Validates effectiveness on medical and financial knowledge graphs
Highlights importance of schema design for graph query efficiency
Abstract
Enterprises are creating domain-specific knowledge graphs by curating and integrating their business data from multiple sources. The data in these knowledge graphs can be described using ontologies, which provide a semantic abstraction to define the content in terms of the entities and the relationships of the domain. The rich semantic relationships in an ontology contain a variety of opportunities to reduce edge traversals and consequently improve the graph query performance. Although there has been a lot of effort to build systems that enable efficient querying over knowledge graphs, the problem of schema optimization for query performance has been largely ignored in the graph setting. In this work, we show that graph schema design has significant impact on query performance, and then propose optimization algorithms that exploit the opportunities from the domain ontology to generate…
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
TopicsSemantic Web and Ontologies · Advanced Graph Neural Networks · Data Quality and Management
