Entity-Centric Query Refinement
David Wadden, Nikita Gupta, Kenton Lee, Kristina Toutanova

TL;DR
This paper introduces entity-centric query refinement, a new task to help users explore large sets of entities efficiently, using a novel dataset and a trained text generation model.
Contribution
It presents a method to create a training dataset for entity-centric query refinement and demonstrates the effectiveness of a trained model in generating relevant refinements.
Findings
Refinement sets are judged interesting, comprehensive, and non-redundant by humans.
A trained text generation model can produce useful refinements for novel queries.
The approach leverages knowledge base taxonomies to improve query refinement quality.
Abstract
We introduce the task of entity-centric query refinement. Given an input query whose answer is a (potentially large) collection of entities, the task output is a small set of query refinements meant to assist the user in efficient domain exploration and entity discovery. We propose a method to create a training dataset for this task. For a given input query, we use an existing knowledge base taxonomy as a source of candidate query refinements, and choose a final set of refinements from among these candidates using a search procedure designed to partition the set of entities answering the input query. We demonstrate that our approach identifies refinement sets which human annotators judge to be interesting, comprehensive, and non-redundant. In addition, we find that a text generation model trained on our newly-constructed dataset is able to offer refinements for novel queries not covered…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Semantic Web and Ontologies
MethodsBalanced Selection
