Query Expansion Based on Clustered Results
Ziyang Liu (Arizona State University), Sivaramakrishnan Natarajan, (Arizona State University), Yi Chen (ASU)

TL;DR
This paper introduces a novel framework for query expansion that clusters search results to generate more accurate expanded queries, especially for ambiguous or exploratory queries, addressing limitations of traditional keyword expansion methods.
Contribution
It formalizes the clustered result-based query expansion problem, proves its APX-hardness, and proposes two efficient algorithms for generating improved expanded queries.
Findings
The proposed algorithms effectively generate relevant expanded queries.
Clustering results improves handling of ambiguous and exploratory queries.
The problem is formally shown to be APX-hard.
Abstract
Query expansion is a functionality of search engines that suggests a set of related queries for a user-issued keyword query. Typical corpus-driven keyword query expansion approaches return popular words in the results as expanded queries. Using these approaches, the expanded queries may correspond to a subset of possible query semantics, and thus miss relevant results. To handle ambiguous queries and exploratory queries, whose result relevance is difficult to judge, we propose a new framework for keyword query expansion: we start with clustering the results according to user specified granularity, and then generate expanded queries, such that one expanded query is generated for each cluster whose result set should ideally be the corresponding cluster. We formalize this problem and show its APX-hardness. Then we propose two efficient algorithms named iterative single-keyword refinement…
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 · Web Data Mining and Analysis · Information Retrieval and Search Behavior
