Mining rare association rules in the datasets with widely varying items' frequencies

  • Authors:
  • R. Uday Kiran;P. Krishna Reddy

  • Affiliations:
  • Center for Data Engineering, International Institute of Information Technology-Hyderabad, Hyderabad, Andhra Pradesh, India;Center for Data Engineering, International Institute of Information Technology-Hyderabad, Hyderabad, Andhra Pradesh, India

  • Venue:
  • DASFAA'10 Proceedings of the 15th international conference on Database Systems for Advanced Applications - Volume Part I
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Rare association rule is an association rule consisting of rare items. It is difficult to mine rare association rules with a single minimum support (minsup) constraint because low minsup can result in generating too many rules in which some of them can be uninteresting. In the literature, minimum constraint model using “multiple minsup framework” was proposed to efficiently discover rare association rules. However, that model still extracts uninteresting rules if the items’ frequencies in a dataset vary widely. In this paper, we exploit the notion of “item-to-pattern difference” and propose multiple minsup based FP-growth-like approach to efficiently discover rare association rules. Experimental results show that the proposed approach is efficient.