IRAug 11, 2015

Web Search Result Clustering based on Heuristic Search and k-means

arXiv:1508.02552v14 citations
Originality Incremental advance
AI Analysis

This addresses the need for better-organized search results for users, though it is incremental as it builds on existing k-means techniques.

The paper tackles the problem of organizing web search results by proposing a clustering method that combines heuristics and k-means to automatically determine the number of clusters and avoid uniform cluster sizes, resulting in more specific and meaningful document groupings.

Giving user a simple and well organized web search result has been a topic of active information Retrieval (IR) research. Irrespective of how small or ambiguous a query is, a user always wants the desired result on the first display of an IR system. Clustering of an IR system result can render a way, which fulfills the actual information need of a user. In this paper, an approach to cluster an IR system result is presented.The approach is a combination of heuristics and k-means technique using cosine similarity. Our heuristic approach detects the initial value of k for creating initial centroids. This eliminates the problem of external specification of the value k, which may lead to unwanted result if wrongly specified. The centroids created in this way are more specific and meaningful in the context of web search result. Another advantage of the proposed method is the removal of the objective means function of k-means which makes cluster sizes same. The end result of the proposed approach consists of different clusters of documents having different sizes.

Foundations

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

Your Notes