Forecasting association rules using existing data sets
IEEE Transactions on Knowledge and Data EngineeringPublished 1 November 2003Open access
S.Y. Sung, Zhao Li, Chye Ling Tan, Peter A. Ng
Citations10
SJR quartileQ4
SJR score0.11
SNIP0.06
Generate an AI Snapshot to get a quick, structured summary of this paper.
Study Snapshot
ObjectiveStudy objective
MethodsResearch methodology
PopulationPopulation studied
Sample sizeSample sizes
OutcomesStudy outcomes here
ResultsStudy results comes here
LimitationsResearch study limitations comes here
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
This paper provides a novel model for understanding how the differences between two situations affect the changes of the rules, based on the concept of fine partitioned groups that they call caucuses, and provides a simple technique to get a good estimate of the set of rules for a new situation.
Abstract
10.1109/TKDE.2003.1245284
Keywords
Computer Science
Mining association rules between sets of items in large databases
14,720 Citations1993Rakesh Agrawal, Tomasz Imieliński +1 more
An efficient algorithm is presented that generates all significant association rules between items in the database of customer transactions and incorporates buffer management and novel estimation and pruning techniques.
Fast algorithms for mining association rules
10,739 Citations1998Rakesh Agrawal, Ramakrishnan Srikant
Lecture notes in statisticsCausation, Prediction, and Search
4,740 Citations1993Peter Spirtes, Clark Glymour +1 more
The authors axiomatize the connection between causal structure and probabilistic independence, explore several varieties of causal indistinguishability, formulate a theory of manipulation, and develop asymptotically reliable procedures for searching over equivalence classes of causal models.
Dynamic itemset counting and implication rules for market basket data
1,954 Citations1997Sergey Brin, Rajeev Motwani +2 more
A new algorithm for finding large itemsets which uses fewer passes over the data than classic algorithms, and yet uses fewer candidate itemsets than methods based on sampling and a new way of generating “implication rules” which are normalized based on both the antecedent and the consequent.
Future Generation Computer SystemsMining generalized association rules
1,617 Citations1997Ramakrishnan Srikant, Rakesh Agrawal
A new interest-measure for rules which uses the information in the taxonomy is presented, and given a user-specified “minimum-interest-level”, this measure prunes a large number of redundant rules.
An Efficient Algorithm for Mining Association Rules in Large Databases
1,598 Citations1995Ashoka Savasere, Edward Omiecinski +1 more
This paper presents an efficient algorithm for mining association rules that is fundamentally different from known algorithms and not only reduces the I/O overhead significantly but also has lower CPU overhead for most cases.
Mining quantitative association rules in large relational tables
1,484 Citations1996Ramakrishnan Srikant, Rakesh Agrawal
This work deals with quantitative attributes by fine-partitioning the values of the attribute and then combining adjacent partitions as necessary and introduces measures of partial completeness which quantify the information lost due to partitioning.
An effective hash-based algorithm for mining association rules
1,412 Citations1995Jong Soo Park, Ming-Syan Chen⋆ +1 more
The number of candidate 2-itemsets generated by the proposed algorithm is, in orders of magnitude, smaller than that by previous methods, thus resolving the performance bottleneck, and allows us to effectively trim the transaction database size at a much earlier stage of the iterations, thereby reducing the computational cost for later iterations significantly.
Journal of the American Statistical AssociationA First Course in Probability.
1,361 Citations1984Malcolm J. Sherman, Sheldon M. Ross
Beyond market baskets
1,287 Citations1997Sergey Brin, Rajeev Motwani +1 more
This work develops the notion of mining rules that identify correlations (generalizing associations), and proposes measuring significance of associations via the chi-squared test for correlation from classical statistics, enabling the mining problem to reduce to the search for a border between correlated and uncorrelated itemsets in the lattice.
Sampling Large Databases for Association Rules
1,079 Citations1996Hannu Toivonen
New algorithms that reduce the database activity considerably by picking a Random sample, to find using this sample all association rules that probably hold in the whole database, and then to verify the results with the rest of the database.
IEEE Transactions on Knowledge and Data EngineeringParallel mining of association rules
1,069 Citations1996R. K. Agrawal, J.C. Shafer
This work considers the problem of mining association rules on a shared nothing multiprocessor and presents three algorithms that explore a spectrum of trade-offs between computation, communication, memory usage, synchronization, and the use of problem specific information.
Discovery of Multiple-Level Association Rules from Large Databases
920 Citations1995Jiawei Han, Yongjian Fu
A top-down progressive deepening method is developed for mining multiplelevel association rules from large transaction databases by extension of some existing association rule mining techniques.
Mining association rules with item constraints
769 Citations1997Ramakrishnan Srikant, Quoc Vu +1 more
This work considers the problem of integrating constraints that are Boolean expressions over the presence or absence of items into the association discovery algorithm and presents three integrated algorithms for mining association rules with item constraints and discusses their tradeoffs.
Finding interesting rules from large sets of discovered association rules
717 Citations1994Mika Klemettinen, Heikki Mannila +3 more
It is shown how a simple formalism of rule templates makes it possible to easily describe the structure of interesting rules, and how a visualization tool interfaces with rule templates.
Exploratory mining and pruning optimizations of constrained associations rules
713 Citations1998Raymond T. Ng, Laks V. S. Lakshmanan +2 more
An architecture that opens up the black-box, and supports constraint-based, human-centered exploratory mining of associations, and introduces and analyzes two properties of constraints that are critical to pruning: anti-monotonicity and succinctness.
Knowledge Discovery and Data MiningEfficient algorithms for discovering association rules
630 Citations1994Heikki Mannila, Hannu Toivonen +1 more
An improved algorithm for the problem of mining association rules from large collections of data based on careful combinatorial analysis of the information obtained in previous passes is given, which makes it possible to eliminate unnecessary candidate rules.
ACM SIGMOD RecordMining quantitative association rules in large relational tables
573 Citations1996Ramakrishnan Srikant, Rakesh Agrawal
Cyclic association rules
404 Citations2002B. Ozden, Sridhar Ramaswamy +1 more
This work devise a new technique called cycle pruning, which reduces the amount of time needed to find cyclic association rules by studying the interaction between association rules and time, and presents two new algorithms for discovering such rules.
Sociological Methods & ResearchGraphs, Causality, and Structural Equation Models
336 Citations1998Judea Pearl
Integrating association rule mining with relational database systems
304 Citations1998Sunita Sarawagi, Shiby Thomas +1 more
Association rules over interval data
266 Citations1997Renée J. Miller, Yusheng Yang
An algorithm for mining association rules under the new definition of interest for association rules that takes into account the semantics of interval data is developed and the experience using the algorithm on large real-life datasets is overview.
Partial classification using association rules
219 Citations1997Kamal Ali, Stefanos Manganaris +1 more
It is shown how association rules can be used for partial classification in such domains, and two case studies are presented: reducing telecommunications order failures and detecting redundant medical tests.
Mining optimized association rules for numeric attributes
215 Citations1996Takeshi Fukuda, Yasuhido Morimoto +2 more
Given a huge database, the problem of finding rules for numeric attributes, such as(Balance # I)O(CardLoan=yes), is addressed, which implies that bank customers whose balances fall in a range I are likely to use card loan with a probability greater than p.
Efficient parallel data mining for association rules
202 Citations1995Jong Soo Park, Ming-Syan Chen⋆ +1 more
An algorithm, called PDM, to conduct parallel data mining for association rules, so designed that the global set of large itemsets can be identified efficiently and the amount of inter-node data exchange required is minimized.
Dimensionality reduction of unsupervised data
172 Citations2002Manoranjan Dash, Hua Liu +1 more
This paper proposes an entropy measure for ranking features, and conducts extensive experiments to show that the method is able to find the important features and compares well with a similar feature ranking method that requires class information unlike this method.
Data Mining and Knowledge DiscoveryA Simple Constraint-Based Algorithm for Efficiently Mining Observational Databases for Causal Relationships
169 Citations1997Gregory F. Cooper
This paper presents a simple, efficient computer-based method for discovering causal relationships from databases that contain observational data, and allows interested readers to rapidly program and apply the method to their own databases, as a start toward using more elaborate causal discovery algorithms.
Hash based parallel algorithms for mining association rules
132 Citations2002T. Shintani, Masaru Kitsuregawa
Four parallel algorithms for mining association rules on shared nothing parallel machines to improve its performance are proposed and the best algorithm, HPA-ELD, attains good linearity on speedup ratio and is effective for handling skew.
Machine LearningA Bias-Variance Analysis of a Real World Learning Problem: The CoIL Challenge 2000
116 Citations2004Peter van der Putten, Maarten van Someren
The framework of bias-variance decomposition of error is used to analyze what caused the wide range of prediction performance in the CoIL Challenge 2000 data mining competition and finds that variance is the key component of error for this problem.
Data Mining and Knowledge DiscoveryIntegrating Association Rule Mining with Relational Database Systems: Alternatives and Implications
113 Citations2000Sunita Sarawagi, Shiby Thomas +1 more
This study comprehensively study the option of expressing the mining algorithm in the form of SQL queries using Association rule mining as a case in point and compares these alternatives on the basis of qualitative factors like automatic parallelization, development ease, portability and inter-operability.
Scalable Techniques for Mining Causal Structures
112 Citations1998Craig Silverstein, Sergey Brin +2 more
Meta-Rule-Guided Mining of Association Rules in Relational Databases.
88 Citations1995Yongjian Fu, Jiawei Han
A metarule guided data mining approach is proposed and studied which applies metarules as a guidance at nding multiple-level association rules in large relational databases and is powerful and eecient in data mining from large databases.
Journal of Guangxi UniversityMining quantitative association rules
85 Citations2000Nie Yong
The measures of partial completeness which quantify the information lost due to partitioning are indroduced, this measure can be used to decide whether or not to partition a quantitative attribute, and the number of partitions.
Very Large Data BasesApplying Data Mining Techniques to a Health Insurance Information System
70 Citations1996Marisa Viveros, John P. Nearhos +1 more
The results obtained from this study demonstrate the potential value of data mining in health insurance information systems, by detecting patterns in the ordering of pathology services and by classifying the general practitioners into groups reflecting the nature and style of their practices.
Parallel mining algorithms for generalized association rules with classification hierarchy
56 Citations1998Takahiko Shintani, Masaru Kitsuregawa
The new parallel algorithms for mining association rules with classification hierarchy on a shared-nothing parallel machine to improve its performance and minimizes interprocessor communication by considering the hierarchy are proposed.
Constructing Efficient Decision Trees by Using Optimized Numeric Association Rules
36 Citations1996Takeshi Fukuda, Yasuhiko Morimoto +2 more
An extension of an entropy-based heuristic of Quinlan [Q93] for constructing a decision tree from a large database with many numeric attributes, which can create small-sized decision trees.
