Feature-based reformulation of entities in triple pattern queries
Amar Viswanathan, Geeth de Mel, James A.Hendler

TL;DR
This paper introduces a novel entity-centric query reformulation method for knowledge graphs that leverages schema and entity features to generate more informative query variants, improving over existing generalization approaches.
Contribution
It proposes a feature-based reformulation strategy that uses schema and entity features to enhance query answers, addressing the lack of entity-specific generalization in prior methods.
Findings
Reformulated queries yield more informative results.
The approach outperforms state-of-the-art in informativeness.
Selected top-k features improve query relevance.
Abstract
Knowledge graphs encode uniquely identifiable entities to other entities or literal values by means of relationships, thus enabling semantically rich querying over the stored data. Typically, the semantics of such queries are often crisp thereby resulting in crisp answers. Query log statistics show that a majority of the queries issued to knowledge graphs are often entity centric queries. When a user needs additional answers the state-of-the-art in assisting users is to rewrite the original query resulting in a set of approximations. Several strategies have been proposed in past to address this. They typically move up the taxonomy to relax a specific element to a more generic element. Entities don't have a taxonomy and they end up being generalized. To address this issue, in this paper, we propose an entity centric reformulation strategy that utilizes schema information and entity…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Data Quality and Management · Semantic Web and Ontologies
