Improving graph-walk-based similarity with reranking

Abstract

Relational or semistructured data is naturally represented by a graph, where nodes denote entities and directed typed edges represent the relations between them. Such graphs are heterogeneous, describing different types of objects and links. We represent personal information as a graph that includes messages , terms , persons , dates , and other object types, and relations like sent-to and has-term . Given the graph, we apply finite random graph walks to induce a measure of entity similarity, which can be viewed as a tool for performing search in the graph. Experiments conducted using personal email collections derived from the Enron corpus and other corpora show how the different tasks of alias finding , threading , and person name disambiguation can be all addressed as search queries in this framework, where the graph-walk-based similarity metric is preferable to alternative approaches, and further improvements are achieved with learning. While researchers have suggested to tune edge weight parameters to optimize the graph walk performance per task, we apply reranking to improve the graph walk results, using features that describe high-level information such as the paths traversed in the walk. High performance, together with practical runtimes, suggest that the described framework is a useful search system in the PIM domain, as well as in other semistructured domains.

Document Details

Document Type
Pub Defense Publication
Publication Date
Dec 01, 2010
Source ID
10.1145/1877766.1877770

Entities

People

  • Einat Minkov
  • William W. Cohen

Organizations

  • Carnegie Mellon University
  • Defense Advanced Research Projects Agency
  • University of Haifa

Tags

Fields of Study

  • Computer science

Readers

  • Agent-Based Social Robotics and Mobile-Assisted Learning in Virtual Environments.
  • Computational Linguistics
  • Graph Algorithms and Convex Optimization.