Borders: An Efficient Algorithm for Association Generation in Dynamic Databases
作者:Yonatan Aumann, Ronen Feldman, Orly Lipshtat, Heikki Manilla
摘要
We consider the problem of finding association rules in a database with binary attributes. Most algorithms for finding such rules assume that all the data is available at the start of the data mining session. In practice, the data in the database may change over time, with records being added and deleted. At any given time, the rules for the current set of data are of interest. The naive, and highly inefficient, solution would be to rerun the association generation algorithm from scratch following the arrival of each new batch of data. This paper describes the Borders algorithm, which provides an efficient method for generating associations incrementally, from dynamically changing databases. Experimental results show an improved performance of the new algorithm when compared with previous solutions to the problem.
论文关键词:association rules, knowledge discovery, data mining
论文评审过程:
论文官网地址:https://doi.org/10.1023/A:1026482903537