Title
Distributed Hypertext Resource Discovery Through Examples
Abstract
We describe the architecture of a hypertext resource discovery system using a relational database. Such a system can answer questions that combine page contents, meta-data, and hyperlink structure in powerful ways, such as "find the number of links from an environmental protection page to a page about oil and natural gas over the last year." A key problem in populating the database in such a system is to discover web resources related to the topics involved in such queries. We argue that that a keyword-based "find similar" search based on a giant all-purpose crawler is neither necessary nor adequate for resource discovery. Instead we exploit the properties that pages tend to cite pages with related topics, and given that a page u cites a page about a desired topic, it is very likely that u cites additional desirable pages. We exploit these properties by using a crawler controlled by two hypertext mining programs: (1) a classifier that evaluates the relevance of a region of the web to the user's interest (2) a distiller that evaluates a page as an access point for a large neighborhood of relevant pages. Our implementation uses IBM's Universal Database, not only for robust data storage, but also for integrating the computations of the classifier and distiller into the database. This results in significant increase in I/O efficiency: a factor of ten for the classifier and a factor of three for the distiller. In addition, ad-hoc SQL queries can be used to monitor the crawler, and dynamically change crawling strategies. We report on experiments to establish that our system is efficient, effective, and robust.
Year
Venue
Keywords
1999
VLDB
hypertext resource discovery,relational database,data storage,similarity search,natural gas
Field
DocType
ISBN
Web resource,SQL,Data mining,Hypertext,Metadata,Relational database,Information retrieval,Computer science,Exploit,Hyperlink,Web crawler,Database
Conference
1-55860-615-7
Citations 
PageRank 
References 
44
130.04
23
Authors
3
Name
Order
Citations
PageRank
S. Chakrabarti14703999.55
Martin van den Berg2715213.95
Byron Dom32600825.93