English

Learning to Navigate Wikipedia by Taking Random Walks

Machine Learning 2022-11-02 v1 Information Retrieval Social and Information Networks

Abstract

A fundamental ability of an intelligent web-based agent is seeking out and acquiring new information. Internet search engines reliably find the correct vicinity but the top results may be a few links away from the desired target. A complementary approach is navigation via hyperlinks, employing a policy that comprehends local content and selects a link that moves it closer to the target. In this paper, we show that behavioral cloning of randomly sampled trajectories is sufficient to learn an effective link selection policy. We demonstrate the approach on a graph version of Wikipedia with 38M nodes and 387M edges. The model is able to efficiently navigate between nodes 5 and 20 steps apart 96% and 92% of the time, respectively. We then use the resulting embeddings and policy in downstream fact verification and question answering tasks where, in combination with basic TF-IDF search and ranking methods, they are competitive results to the state-of-the-art methods.

Keywords

Cite

@article{arxiv.2211.00177,
  title  = {Learning to Navigate Wikipedia by Taking Random Walks},
  author = {Manzil Zaheer and Kenneth Marino and Will Grathwohl and John Schultz and Wendy Shang and Sheila Babayan and Arun Ahuja and Ishita Dasgupta and Christine Kaeser-Chen and Rob Fergus},
  journal= {arXiv preprint arXiv:2211.00177},
  year   = {2022}
}
R2 v1 2026-06-28T04:53:46.713Z