IRAIOct 19, 2012

Exploiting Locality in Searching the Web

arXiv:1212.2509v12 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of verifying and improving web search efficiency for researchers and practitioners, but it is incremental as it builds on prior experiments.

The paper reexamines earlier claims that directed search can find target web pages faster than blind search, using a replicable experimental framework and the WT10g TREC corpus to support and qualify those findings.

Published experiments on spidering the Web suggest that, given training data in the form of a (relatively small) subgraph of the Web containing a subset of a selected class of target pages, it is possible to conduct a directed search and find additional target pages significantly faster (with fewer page retrievals) than by performing a blind or uninformed random or systematic search, e.g., breadth-first search. If true, this claim motivates a number of practical applications. Unfortunately, these experiments were carried out in specialized domains or under conditions that are difficult to replicate. We present and apply an experimental framework designed to reexamine and resolve the basic claims of the earlier work, so that the supporting experiments can be replicated and built upon. We provide high-performance tools for building experimental spiders, make use of the ground truth and static nature of the WT10g TREC Web corpus, and rely on simple well understand machine learning techniques to conduct our experiments. In this paper, we describe the basic framework, motivate the experimental design, and report on our findings supporting and qualifying the conclusions of the earlier research.

Foundations

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

Your Notes