Mining Chains of Relations

  • Authors:
  • Foto Afrati;Gautam Das;Aristides Gionis;Heikki Mannila;Taneli Mielikainen;Panayiotis Tsaparas

  • Affiliations:
  • National Technical University of Athens;National Technical University of Athens;University of Helsinki;University of Helsinki;University of Helsinki;University of Helsinki

  • Venue:
  • ICDM '05 Proceedings of the Fifth IEEE International Conference on Data Mining
  • Year:
  • 2005

Quantified Score

Hi-index 0.01

Visualization

Abstract

Traditional data mining applications consider the problem of mining a single relation between two attributes. For example, in a scientific bibliography database, authors are related to papers, and we may be interested in discovering association rules between authors. However, in real life, we often have multiple attributes related though chains of relations. For example, authors write papers, and papers concern one or more topics. Mining such relational chains poses additional challenges. In this paper we consider the following problem: given a chain of two relationsR₁(A, P) and R₂(P, T) we want to find selectors for the objects in T such that the projected relation between A and P satisfies a specific property. The motivation for our approach is that a given property might not hold on the whole dataset, but it might hold when projecting the data on a selector set. We discuss various algorithms and we examine the conditions under which the apriori technique can be used. We experimentally demonstrate the effectiveness of our methods.