Adaptive Retrieval Agents: Internalizing Local Context and Scaling up to the Web

Abstract

This paper discusses a novel distributed adaptive algorithm and representation used to construct populations of adaptive Web agents. These InfoSpiders browse networked information environments on-line in search of pages relevant to the user, by traversing hyperlinks in an autonomous and intelligent fashion. Each agent adapts to the spatial and temporal regularities of its local context thanks to a combination of machine learning techniques inspired by ecological models: evolutionary adaptation with local selection, reinforcement learning and selective query expansion by internalization of environmental signals, and optional relevance feedback. We evaluate the feasibility and performance of these methods in three domains: a general class of artificial graph environments, a controlled subset of the Web, and (preliminarly) the full Web. Our results suggest that InfoSpiders could take advantage of the starting points provided by search engines, based on global word statistics, and then use linkage topology to guide their search on-line. We show how this approach can complement the current state of the art, especially with respect to the scalability challenge.

Cite

Text

Menczer and Belew. "Adaptive Retrieval Agents: Internalizing Local Context and Scaling up to the Web." Machine Learning, 2000. doi:10.1023/A:1007653114902

Markdown

[Menczer and Belew. "Adaptive Retrieval Agents: Internalizing Local Context and Scaling up to the Web." Machine Learning, 2000.](https://mlanthology.org/mlj/2000/menczer2000mlj-adaptive/) doi:10.1023/A:1007653114902

BibTeX

@article{menczer2000mlj-adaptive,
  title     = {{Adaptive Retrieval Agents: Internalizing Local Context and Scaling up to the Web}},
  author    = {Menczer, Filippo and Belew, Richard K.},
  journal   = {Machine Learning},
  year      = {2000},
  pages     = {203-242},
  doi       = {10.1023/A:1007653114902},
  volume    = {39},
  url       = {https://mlanthology.org/mlj/2000/menczer2000mlj-adaptive/}
}