Approximately optimal facet selection

  • Authors:
  • Sonya Liberman;Ronny Lempel

  • Affiliations:
  • CONTEXTin, Herzliya Pituach, Israel;Yahoo Labs, Matam, Haifa, Israel

  • Venue:
  • Proceedings of the 27th Annual ACM Symposium on Applied Computing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Multifaceted search is a popular interaction paradigm that allows users to analyze and navigate through multidimensional data. A crucial aspect of faceted search applications is selecting the list of facets to display to the user following each query. We call this the facet selection problem. When refining a query by drilling down into a facet, documents that are associated with that facet are promoted in the rankings, as better-ranking documents not associated with the facet are filtered out. We formulate facet selection as an optimization problem aiming to maximize the rank promotion of certain documents. As the optimization problem is NP-Hard, we propose an approximation algorithm for selecting an approximately optimal set of facets per query. We conducted experiments over hundreds of queries and search results of a large commercial search engine, comparing two flavors of our algorithm to facet selection algorithms appearing in the literature. The results show that our algorithm significantly outperforms those baseline schemes.