Top-K Interesting Subgraph Discovery in Information Networks

Abstract

In the real world, various systems can be modeled using heterogeneous networks which consist of entities of different types. Many problems on such networks can be mapped to an underlying critical problem of discovering top- K subgraphs of entities with rare and surprising associations. Answering such subgraph queries efficiently involves two main challenges: (1) computing all matching subgraphs which satisfy the query and (2) ranking such results based on the rarity and the interestingness of the associations among entities in the subgraphs. Previous work on the matching problem can be harnessed for a naive ranking-after-matching solution. However, for large graphs, subgraph queries may have enormous number of matches, and so it is inefficient to compute all matches when only the top-K matches are desired. In this paper, we address the two challenges of matching and ranking in top-K subgraph discovery as follows. First, we introduce two index structures for the network: topology index, and graph maximum metapath weight index, which are both computed offline. Second, we propose novel top-K mechanisms to exploit these indexes for answering interesting subgraph queries online efficiently. Experimental results on several synthetic datasets and the DBLP and Wikipedia datasets containing thousands of entities show the efficiency and the effectiveness of the proposed approach in computing interesting subgraphs.

Open PDF

Document Details

Document Type
Technical Report
Publication Date
Mar 03, 2014
Accession Number
ADA623195

Entities

People

  • Hasan Çam
  • Jiawei Han
  • Jing Gao
  • Manish K. Gupta
  • Xifeng Yan

Organizations

  • University of Illinois Urbana–Champaign

Tags

Communities of Interest

  • Energy and Power Technologies

DTIC Thesaurus Topics

  • Algorithms
  • Anomaly Detection
  • Case Studies
  • Change Detection
  • Computational Biology
  • Computations
  • Computer Networks
  • Computer Science
  • Computers
  • Data Integration
  • Data Transmission
  • Databases
  • Heterogeneous Networks
  • Military Research
  • Network Science
  • Operating Systems
  • Topology

Fields of Study

  • Computer science

Readers

  • Computational Modeling and Simulation
  • Graph Algorithms and Convex Optimization.
  • Systems Analysis and Design