Long Concept Query on Conceptual Taxonomies
Yi Zhang, Yanghua Xiao, Seung-won Hwang, Wei Wang

TL;DR
This paper introduces a novel method for retrieving entities for long concept queries by augmenting concept lists with related concepts and using ordering constraints to improve precision and recall.
Contribution
It proposes a new approach combining related concept identification and ordering constraints to enhance entity retrieval for long concept queries.
Findings
Significantly outperforms existing methods in precision and recall.
Effective augmentation of concept lists improves entity retrieval.
Ordering constraints help reduce false positives.
Abstract
This paper studies the problem of finding typical entities when the concept is given as a query. For a short concept such as university, this is a well-studied problem of retrieving knowledge base such as Microsoft's Probase and Google's isA database pre-materializing entities found for the concept in Hearst patterns of the web corpus. However, we find most real-life queries are long concept queries (LCQs), such as top American private university, which cannot and should not be pre-materialized. Our goal is an online construction of entity retrieval for LCQs. We argue a naive baseline of rewriting LCQs into an intersection of an expanded set of composing short concepts leads to highly precise results with extremely low recall. Instead, we propose to augment the concept list, by identifying related concepts of the query concept. However, as such increase of recall often invites false…
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
TopicsData Management and Algorithms · Rough Sets and Fuzzy Logic · Advanced Database Systems and Queries
