Association Rule Mining using Maximum Entropy
Rasmus Pagh, Morten St\"ockel

TL;DR
This paper introduces a maximum entropy approach for estimating probabilities in association rule mining, especially useful for rare events with limited data, providing more accurate estimates than traditional methods.
Contribution
It derives an explicit formula for maximum entropy estimates in three-variable cases and proves their concentration properties with small samples.
Findings
Maximum entropy estimates are highly accurate, with 3-14 times less error than independence-based estimates.
The approach performs well on real transaction data, especially with low support.
The method offers a principled way to extrapolate probabilities for unseen or rare events.
Abstract
Recommendations based on behavioral data may be faced with ambiguous statistical evidence. We consider the case of association rules, relevant e.g.~for query and product recommendations. For example: Suppose that a customer belongs to categories A and B, each of which is known to have positive correlation with buying product C, how do we estimate the probability that she will buy product C? For rare terms or products there may not be enough data to directly produce such an estimate --- perhaps we never directly observed a connection between A, B, and C. What can we do when there is no support for estimating the probability by simply computing the observed frequency? In particular, what is the right thing to do when A and B give rise to very different estimates of the probability of C? We consider the use of maximum entropy probability estimates, which give a principled way of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Rough Sets and Fuzzy Logic · Fuzzy Logic and Control Systems
