Query Understanding Through Knowledge-Based Conceptualization
Abstract
The goal of query conceptualization is to map instances in a query to concepts defined in a certain ontology or knowledge base. Queries usually do not observe the syntax of a written language, nor do they contain enough signals for statistical inference. However, the available context, i.e., the verbs related to the instances, the adjectives and attributes of the instances, do provide valuable clues to understand instances. In this paper, we first mine a variety of relations among terms from a large web corpus and map them to related concepts using a probabilistic knowledge base. Then, for a given query, we conceptualize terms in the query using a random walk based iterative algorithm. Finally, we examine our method on real data and compare it to representative previous methods. The experimental results show that our method achieves higher accuracy and efficiency in query conceptualization.
Cite
Text
Wang et al. "Query Understanding Through Knowledge-Based Conceptualization." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Wang et al. "Query Understanding Through Knowledge-Based Conceptualization." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/wang2015ijcai-query/)BibTeX
@inproceedings{wang2015ijcai-query,
title = {{Query Understanding Through Knowledge-Based Conceptualization}},
author = {Wang, Zhongyuan and Zhao, Kejun and Wang, Haixun and Meng, Xiaofeng and Wen, Ji-Rong},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {3264-3270},
url = {https://mlanthology.org/ijcai/2015/wang2015ijcai-query/}
}