English

A Structure-Oriented Unsupervised Crawling Strategy for Social Media Sites

Information Retrieval 2018-04-10 v1

Abstract

Existing techniques for efficiently crawling social media sites rely on URL patterns, query logs, and human supervision. This paper describes SOUrCe, a structure-oriented unsupervised crawler that uses page structures to learn how to crawl a social media site efficiently. SOUrCe consists of two stages. During its unsupervised learning phase, SOUrCe constructs a sitemap that clusters pages based on their structural similarity and generates a navigation table that describes how the different types of pages in the site are linked together. During its harvesting phase, it uses the navigation table and a crawling policy to guide the choice of which links to crawl next. Experiments show that this architecture supports different styles of crawling efficiently, and does a better job of staying focused on user-created contents than baseline methods.

Keywords

Cite

@article{arxiv.1804.02734,
  title  = {A Structure-Oriented Unsupervised Crawling Strategy for Social Media Sites},
  author = {Keyang Xu and Kyle Yingkai Gao and Jamie Callan},
  journal= {arXiv preprint arXiv:1804.02734},
  year   = {2018}
}
R2 v1 2026-06-23T01:17:22.663Z