2015
Conference article  Restricted

Fast and space-efficient entity linking in queries

Blanco R., Ottaviano G., Meij E.

Queries  Entity linking  Wikipedia  Web search 

Entity linking deals with identifying entities from a knowledge base in a given piece of text and has become a fundamental building block for web search engines, enabling numerous downstream improvements from better document ranking to enhanced search results pages. A key problem in the context of web search queries is that this process needs to run under severe time constraints as it has to be performed before any actual retrieval takes place, typically within milliseconds. In this paper we propose a probabilistic model that lever-ages user-generated information on the web to link queries to entities in a knowledge base. There are three key ingredi-ents that make the algorithm fast and space-effcient. First, the linking process ignores any dependencies between the different entity candidates, which allows for a O (k 2 ) imple-mentation in the number of query terms. Second, we leverage hashing and compression techniques to reduce the memory footprint. Finally, to equip the algorithm with contextual knowledge without sacrificing speed, we factor the distance between distributional semantics of the query words and entities into the model. We show that our solution significantly outperforms several state-of-the-art baselines by more than 14% while being able to process queries in sub-millisecond times|at least two orders of magnitude faster than existing systems.

Source: WSDM'15 - Eighth ACM International Conference on Web Search and Data Mining, pp. 179–188, Shanghai, Popular Republic of China, 31 January - 6 February 2015


Metrics



Back to previous page
BibTeX entry
@inproceedings{oai:it.cnr:prodotti:347581,
	title = {Fast and space-efficient entity linking in queries},
	author = {Blanco R. and Ottaviano G. and Meij E.},
	doi = {10.1145/2684822.2685317},
	booktitle = {WSDM'15 - Eighth ACM International Conference on Web Search and Data Mining, pp. 179–188, Shanghai, Popular Republic of China, 31 January - 6 February 2015},
	year = {2015}
}