A new and versatile method for association generation

作者:

Highlights:

摘要

Current algorithms for finding associations among the attributes describing data in a database have a number of shortcomings: 1.1. Their performance time grows dramatically as the minimum support is reduced. Consequently, applications that require associations with very small support have prohibitively large running times.2.2. They assume a static database. Some applications require generating associations in real-time from a dynamic database, where transactions are constantly being added and deleted. There are no existing algorithms to accommodate such applications.3.3. They can only find associations of the type where a conjunction of attributes implies a conjunction of different attributes. It turns out that there are many cases where a conjunction of attributes implies another conjunction only in case certain other attributes are excluded. To our knowledge, there is no current algorithm that can generate such excluding associations.We present a novel method for association generation, that answers all three above desiderata. Our method is inherently different from all existing algorithms, and especially suitable to textual databases with binary attributes. At the heart of our algorithm lies the use of subword trees for quick indexing into the required database statistics. We tested our algorithm on the Reuters-22173 database with satisfactory results.

论文关键词:Data Mining,Knowledge Discovery in Textual Data Bases,Association Generation,Excluding Association

论文评审过程:Received 15 January 1997, Revised 6 August 1997, Available online 19 May 1998.

论文官网地址:https://doi.org/10.1016/S0306-4379(97)00021-5