IRDBJan 16, 2014

Identifying Aspects for Web-Search Queries

arXiv:1401.3874v119 citations
Originality Incremental advance
AI Analysis

This addresses the need for better search engine support for exploratory queries, though it is incremental as it builds on existing query log and knowledge base methods.

The paper tackles the problem of organizing search results for exploratory web queries by introducing the Aspector system, which computes orthogonal and high-coverage aspects representing distinct information needs, and shows in a user study that its aspects are rated favorably against three competing alternatives.

Many web-search queries serve as the beginning of an exploration of an unknown space of information, rather than looking for a specific web page. To answer such queries effec- tively, the search engine should attempt to organize the space of relevant information in a way that facilitates exploration. We describe the Aspector system that computes aspects for a given query. Each aspect is a set of search queries that together represent a distinct information need relevant to the original search query. To serve as an effective means to explore the space, Aspector computes aspects that are orthogonal to each other and to have high combined coverage. Aspector combines two sources of information to compute aspects. We discover candidate aspects by analyzing query logs, and cluster them to eliminate redundancies. We then use a mass-collaboration knowledge base (e.g., Wikipedia) to compute candidate aspects for queries that occur less frequently and to group together aspects that are likely to be "semantically" related. We present a user study that indicates that the aspects we compute are rated favorably against three competing alternatives -related searches proposed by Google, cluster labels assigned by the Clusty search engine, and navigational searches proposed by Bing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes