Concept-Aware Ranking: Teaching an Old Graph New Moves

  • Authors:
  • Colin DeLong;Sandeep Mane;Jaideep Srivastava

  • Affiliations:
  • University of Minnesota;University of Minnesota;University of Minnesota

  • Venue:
  • ICDMW '06 Proceedings of the Sixth IEEE International Conference on Data Mining - Workshops
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

In ranking algorithms for web graphs, such as PageRank and HITS, the lack of attention to concepts/topics representing web page content causes problems such as topic drift and mutually reinforcing relationships between hosts. This paper proposes a novel approach to expand the Web graph to incorporate conceptual information encoded by links (anchor text) between web pages. Using web graph link structure and conceptual information associated with each web page (automatically extracted from anchor text of inlinks), a new graph is defined where each node represents a unique pair of a web page and concept associated with that web page, and an edge represents an explicit or implicit link between two such nodes. This graph captures inter-concept relationships, which is then utilized by ranking algorithms. Our experimental results show that such an approach improves accuracy (e.g., first X precision) by retrieving links which are more authoritative given a user's context.