Textual understanding boost in the WikiRace
Raman Ebrahimi, Sean Fuhrman, Kendrick Nguyen, Harini Gurusankar, Massimo Franceschetti

TL;DR
This paper demonstrates that semantic similarity guided by language models significantly outperforms structural heuristics in the WikiRace navigation task, achieving perfect success with simple strategies.
Contribution
It introduces a semantic similarity-based navigation strategy using language models that surpasses structural heuristics in WikiRace, with a simple loop-avoidance mechanism.
Findings
Semantic similarity guidance achieves perfect success rate.
Semantic approach outperforms structural and hybrid methods.
Simple loop-avoidance enhances navigation efficiency.
Abstract
The WikiRace game, where players navigate between Wikipedia articles using only hyperlinks, serves as a compelling benchmark for goal-directed search in complex information networks. This paper presents a systematic evaluation of navigation strategies for this task, comparing agents guided by graph-theoretic structure (betweenness centrality), semantic meaning (language model embeddings), and hybrid approaches. Through rigorous benchmarking on a large Wikipedia subgraph, we demonstrate that a purely greedy agent guided by the semantic similarity of article titles is overwhelmingly effective. This strategy, when combined with a simple loop-avoidance mechanism, achieved a perfect success rate and navigated the network with an efficiency an order of magnitude better than structural or hybrid methods. Our findings highlight the critical limitations of purely structural heuristics for…
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
TopicsWikis in Education and Collaboration · Advanced Graph Neural Networks · Topic Modeling
